![]() |
Xataface 2.0
Xataface Application Framework
|
Go to the source code of this file.
Data Structures | |
class | Dataface_Record |
Represents a single record from a table. More... | |
class | Dataface_RecordIterator |
class | Dataface_RelationshipIterator |
Enumerations | |
enum | DATAFACE_RECORD_RELATED_RECORD_BLOCKSIZE |
Set the number of related records that are to be loaded in each block. Related Records are loaded in blocks so that records that have large amounts of related records don't clog the system.
Definition at line 33 of file Record.php.