|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class ilCtrlNullPath. More...
Inheritance diagram for ilCtrlNullPath:
Collaboration diagram for ilCtrlNullPath:Public Member Functions | |
| getCidPath () | |
| getCurrentCid () | |
| getNextCid (string $current_class) | |
| getCidPaths (int $order=SORT_DESC) | |
| getCidArray (int $order=SORT_DESC) | |
| getBaseClass () | |
| getException () | |
Additional Inherited Members | |
Data Fields inherited from ilCtrlPathInterface | |
| const | CID_PATH_SEPARATOR = ':' |
Class ilCtrlNullPath.
Definition at line 12 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getBaseClass | ( | ) |
Implements ilCtrlPathInterface.
Definition at line 57 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getCidArray | ( | int | $order = SORT_DESC | ) |
Implements ilCtrlPathInterface.
Definition at line 49 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getCidPath | ( | ) |
Implements ilCtrlPathInterface.
Definition at line 17 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getCidPaths | ( | int | $order = SORT_DESC | ) |
Implements ilCtrlPathInterface.
Definition at line 41 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getCurrentCid | ( | ) |
Implements ilCtrlPathInterface.
Definition at line 25 of file class.ilCtrlNullPath.php.
| ilCtrlNullPath::getException | ( | ) |
| ilCtrlNullPath::getNextCid | ( | string | $current_class | ) |
Implements ilCtrlPathInterface.
Definition at line 33 of file class.ilCtrlNullPath.php.