ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
Data Structures | |
class | HelpScreenId |
class | HelpScreenIdObserver |
class | RecurringHelpScreenId |
class | SilentHelpScreenId |
Functions | |
classNameToScreenId (string $classname) | |
snakeToCamel (string $command) | |
Variables | |
trait | ClassNameToScreenId |
|
protected |
Definition at line 27 of file ClassNameToScreenId.php.
References ILIAS\Services\Help\ScreenId\snakeToCamel().
Referenced by ILIAS\Services\Help\ScreenId\HelpScreenIdObserver\cleanClassName().
|
protected |
Definition at line 35 of file ClassNameToScreenId.php.
Referenced by ILIAS\Services\Help\ScreenId\classNameToScreenId(), and ILIAS\Services\Help\ScreenId\HelpScreenIdObserver\cleanCommandName().
trait ILIAS::Services::Help::ScreenId\ClassNameToScreenId |
Definition at line 24 of file ClassNameToScreenId.php.