|
ILIAS
release_4-3 Revision
|
Inheritance diagram for ilObjectTest:
Collaboration diagram for ilObjectTest:Public Member Functions | |
| testCreationDeletion () | |
| testSetGetLookup () | |
| testTreeTrash () | |
| testObjectReference () | |
| test object reference queries | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = FALSE | |
Definition at line 4 of file ilObjectTest.php.
|
protected |
Definition at line 8 of file ilObjectTest.php.
| ilObjectTest::testCreationDeletion | ( | ) |
Definition at line 14 of file ilObjectTest.php.
References ilObject\_exists().
Here is the call graph for this function:| ilObjectTest::testObjectReference | ( | ) |
test object reference queries
Definition at line 257 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
Here is the call graph for this function:| ilObjectTest::testSetGetLookup | ( | ) |
Definition at line 48 of file ilObjectTest.php.
References $ilUser, $ref_id, ilObject\_getAllReferences(), ilObject\_getIdsForTitle(), ilObject\_getObjectsByType(), ilObject\_lookupDeletedDate(), ilObject\_lookupDescription(), ilObject\_lookupLastUpdate(), ilObject\_lookupObjectId(), ilObject\_lookupObjId(), ilObject\_lookupObjIdByImportId(), ilObject\_lookupOwner(), ilObject\_lookupOwnerName(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
Here is the call graph for this function:| ilObjectTest::testTreeTrash | ( | ) |
Definition at line 182 of file ilObjectTest.php.
References $ref_id, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), and ilObject\_lookupType().
Here is the call graph for this function:
|
protected |
Definition at line 6 of file ilObjectTest.php.