|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Generatates and reads Goto Links. More...
Inheritance diagram for ilKSDocumentationGotoLink:
Collaboration diagram for ilKSDocumentationGotoLink:Public Member Functions | |
| getNamespace () | |
| handle (Request $request, Context $context, Factory $response_factory) | |
| generateGotoLink (string $node_id, string $skin_id, string $style_id) | |
| generateRedirectURL (ilCtrl $ctrl, int $ref_id, string $node_id, string $skin_id, string $style_id,) | |
| redirectWithGotoLink (string $ref_id, array $params, ilCtrl $ctrl) | |
Public Member Functions inherited from ILIAS\StaticURL\Handler\BaseHandler | |
| __construct () | |
| canHandle (Request $request) | |
Public Member Functions inherited from ILIAS\StaticURL\Handler\Handler | |
| __construct () | |
| getNamespace () | |
| canHandle (Request $request) | |
| handle (Request $request, Context $context, Factory $response_factory) | |
Generatates and reads Goto Links.
Definition at line 30 of file class.ilKSDocumentationGotoLink.php.
| ilKSDocumentationGotoLink::generateGotoLink | ( | string | $node_id, |
| string | $skin_id, | ||
| string | $style_id | ||
| ) |
Definition at line 50 of file class.ilKSDocumentationGotoLink.php.
| ilKSDocumentationGotoLink::generateRedirectURL | ( | ilCtrl | $ctrl, |
| int | $ref_id, | ||
| string | $node_id, | ||
| string | $skin_id, | ||
| string | $style_id | ||
| ) |
Definition at line 55 of file class.ilKSDocumentationGotoLink.php.
Referenced by handle().
Here is the caller graph for this function:| ilKSDocumentationGotoLink::getNamespace | ( | ) |
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 32 of file class.ilKSDocumentationGotoLink.php.
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 37 of file class.ilKSDocumentationGotoLink.php.
References ILIAS\StaticURL\Response\Factory\can(), ILIAS\StaticURL\Context\ctrl(), generateRedirectURL(), ILIAS\StaticURL\Request\Request\getAdditionalParameters(), and ILIAS\StaticURL\Request\Request\getReferenceId().
Here is the call graph for this function:| ilKSDocumentationGotoLink::redirectWithGotoLink | ( | string | $ref_id, |
| array | $params, | ||
| ilCtrl | $ctrl | ||
| ) |
Definition at line 86 of file class.ilKSDocumentationGotoLink.php.
References $params, $ref_id, ILIAS\Repository\int(), and ilCtrl\redirectToURL().
Here is the call graph for this function: