![]() |
Xataface
2.0alpha2
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 |
| class | Dataface_Record_StdClass |
Variables | |
| const | DATAFACE_RECORD_RELATED_RECORD_BLOCKSIZE = 30 |
| const DATAFACE_RECORD_RELATED_RECORD_BLOCKSIZE = 30 |
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.
1.8.1.2