Static Object Loaders
There are several static functions provided by xPDOObject that are responsible for loading a row, or a collection of rows into the appropriate derivative classes in your model.
- _loadRows
- _loadInstance
- _loadCollectionInstance
- load
- loadCollection
- loadCollectionGraph
- Using Custom Loader Classes
Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).