| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 () | |
| 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().
 Here is the call graph for this function:
 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 generateRedirectURL(), ILIAS\Repository\int(), and ilCtrl\redirectToURL().
 Here is the call graph for this function: