|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 44 of file ClassNameToScreenId.php.
Referenced by ILIAS\Services\Help\ScreenId\classNameToScreenId(), and ILIAS\Services\Help\ScreenId\HelpScreenIdObserver\cleanCommandName().
Here is the caller graph for this function:| trait ILIAS::Services::Help::ScreenId\ClassNameToScreenId |
Definition at line 23 of file ClassNameToScreenId.php.