|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\GlobalScreen\GUI\Flow\Flow:Public Member Functions | |
| __construct (private Services $http, private \ilCtrlInterface $ctrl) | |
| ctrl () | |
| redirect (string $command, ?string $target_class=null) | |
| getHereAsFlow () | |
| getParentAsURI (?string $cmd=null) | |
| getHereAsURI (?string $cmd=null) | |
| getTranslationAsURI (?string $command=null) | |
| getURI (string $with_path) | |
| getLinkTarget (object $target_class, ?string $command=null) | |
| getCurrentClass () | |
| getTargetByClass (array|string $target_class, ?string $command=null) | |
| getTargetURI (object|array|string $target_class, ?string $command=null) | |
| getCommand (?string $fallback=null) | |
| ILIAS\GlobalScreen\GUI\Flow\Flow::__construct | ( | private Services | $http, |
| private \ilCtrlInterface | $ctrl | ||
| ) |
| ILIAS\GlobalScreen\GUI\Flow\Flow::ctrl | ( | ) |
Definition at line 39 of file Flow.php.
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\getCommand(), ILIAS\GlobalScreen\GUI\Flow\Flow\getCurrentClass(), ILIAS\GlobalScreen\GUI\Flow\Flow\getHereAsFlow(), ILIAS\GlobalScreen\GUI\Flow\Flow\getLinkTarget(), ILIAS\GlobalScreen\GUI\Flow\Flow\getParentAsURI(), ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetByClass(), ILIAS\GlobalScreen\GUI\Flow\Flow\getTranslationAsURI(), and ILIAS\GlobalScreen\GUI\Flow\Flow\redirect().
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getCommand | ( | ?string | $fallback = null | ) |
Definition at line 122 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl().
Here is the call graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getCurrentClass | ( | ) |
Definition at line 99 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl().
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\redirect().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getHereAsFlow | ( | ) |
Definition at line 51 of file Flow.php.
References $c, and ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl().
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\getParentAsURI().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getHereAsURI | ( | ?string | $cmd = null | ) |
Definition at line 67 of file Flow.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getLinkTarget | ( | object | $target_class, |
| ?string | $command = null |
||
| ) |
Definition at line 94 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl().
Here is the call graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getParentAsURI | ( | ?string | $cmd = null | ) |
Definition at line 57 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl(), ILIAS\GlobalScreen\GUI\Flow\Flow\getHereAsFlow(), and ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetURI().
Here is the call graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getTargetByClass | ( | array|string | $target_class, |
| ?string | $command = null |
||
| ) |
Definition at line 108 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl().
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetURI().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getTargetURI | ( | object|array|string | $target_class, |
| ?string | $command = null |
||
| ) |
Definition at line 113 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetByClass(), and ILIAS\GlobalScreen\GUI\Flow\Flow\getURI().
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\getParentAsURI(), and ILIAS\GlobalScreen\GUI\Flow\Flow\getTranslationAsURI().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getTranslationAsURI | ( | ?string | $command = null | ) |
Definition at line 76 of file Flow.php.
References $c, ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl(), and ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetURI().
Here is the call graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::getURI | ( | string | $with_path | ) |
Definition at line 85 of file Flow.php.
References ILIAS\FileDelivery\http().
Referenced by ILIAS\GlobalScreen\GUI\Flow\Flow\getTargetURI().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\GlobalScreen\GUI\Flow\Flow::redirect | ( | string | $command, |
| ?string | $target_class = null |
||
| ) |
Definition at line 44 of file Flow.php.
References ILIAS\GlobalScreen\GUI\Flow\Flow\ctrl(), and ILIAS\GlobalScreen\GUI\Flow\Flow\getCurrentClass().
Here is the call graph for this function: