ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Generatates and reads Goto Links. More...
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) | |
![]() | |
__construct () | |
canHandle (Request $request) | |
![]() | |
__construct () | |
canHandle (Request $request) | |
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.
References ilCtrl\getLinkTargetByClass(), ilCtrl\setParameterByClass(), and ilCtrl\setTargetScript().
Referenced by handle(), and redirectWithGotoLink().
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().
ilKSDocumentationGotoLink::redirectWithGotoLink | ( | string | $ref_id, |
array | $params, | ||
ilCtrl | $ctrl | ||
) |
Definition at line 86 of file class.ilKSDocumentationGotoLink.php.
References generateRedirectURL(), ILIAS\Repository\int(), and ilCtrl\redirectToURL().