ILIAS
release_8 Revision v8.19
|
Class ilCtrlPathFactory. More...
Public Member Functions | |
__construct (ilCtrlStructureInterface $structure) | |
ilCtrlPathFactory Constructor More... | |
find (ilCtrlContextInterface $context, $target) | |
existing (string $cid_path) | |
null () | |
Private Attributes | |
ilCtrlStructureInterface | $structure |
Class ilCtrlPathFactory.
Definition at line 12 of file class.ilCtrlPathFactory.php.
ilCtrlPathFactory::__construct | ( | ilCtrlStructureInterface | $structure | ) |
ilCtrlPathFactory Constructor
ilCtrlStructureInterface | $structure |
Definition at line 24 of file class.ilCtrlPathFactory.php.
References $structure.
ilCtrlPathFactory::existing | ( | string | $cid_path | ) |
Implements ilCtrlPathFactoryInterface.
Definition at line 48 of file class.ilCtrlPathFactory.php.
ilCtrlPathFactory::find | ( | ilCtrlContextInterface | $context, |
$target | |||
) |
Implements ilCtrlPathFactoryInterface.
Definition at line 32 of file class.ilCtrlPathFactory.php.
References null().
ilCtrlPathFactory::null | ( | ) |
Implements ilCtrlPathFactoryInterface.
Definition at line 56 of file class.ilCtrlPathFactory.php.
Referenced by ilCtrlContext\__construct(), find(), and ilCtrlContextTest\getContextWithManualAdoption().
|
private |
Definition at line 17 of file class.ilCtrlPathFactory.php.
Referenced by __construct().