MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

xPDOObject

Skip to end of metadata
Go to start of metadata


Most of the magic of xPDO is packed into the class xPDOObject. This class is the base persistence class which every domain class and table class you create with xPDO will derive it's properties and behavior from. xPDOObject is a domain class and an Active Record pattern implementation, where each instance represents a row in a specific database table.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.