ILIAS
release_8 Revision v8.19
|
Class ilCtrlNullPath. More...
Public Member Functions | |
getCidPath () | |
getCurrentCid () | |
getNextCid (string $current_class) | |
getCidPaths (int $order=SORT_DESC) | |
getCidArray (int $order=SORT_DESC) | |
getBaseClass () | |
getException () | |
Additional Inherited Members | |
![]() | |
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.