|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\StaticURL\Shortlinks\TargetLinkResolver:Public Member Functions | |
| __construct (private URIBuilder $uri_builder, private DataFactory $data_factory, private ?UIFactory $ui_factory=null,) | |
| resolve (Shortlink $shortlink) | |
| resolveLink (Shortlink $shortlink) | |
| resolveStandardButton (Shortlink $shortlink) | |
Protected Member Functions | |
| buildName (Shortlink $shortlink) | |
Definition at line 36 of file TargetLinkResolver.php.
| ILIAS\StaticURL\Shortlinks\TargetLinkResolver::__construct | ( | private URIBuilder | $uri_builder, |
| private DataFactory | $data_factory, | ||
| private ?UIFactory | $ui_factory = null |
||
| ) |
Definition at line 38 of file TargetLinkResolver.php.
|
protected |
Definition at line 59 of file TargetLinkResolver.php.
References ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\StaticURL\Shortlinks\Shortlink\Target\CUSTOM, ILIAS\StaticURL\Shortlinks\Shortlink\Shortlink\getAlias(), ILIAS\StaticURL\Shortlinks\Shortlink\Shortlink\getTargetData(), and ILIAS\StaticURL\Shortlinks\Shortlink\Shortlink\getTargetType().
Referenced by ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolveLink(), and ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolveStandardButton().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\StaticURL\Shortlinks\TargetLinkResolver::resolve | ( | Shortlink | $shortlink | ) |
Definition at line 45 of file TargetLinkResolver.php.
References $data, ILIAS\StaticURL\Shortlinks\Shortlink\Target\CUSTOM, ILIAS\StaticURL\Shortlinks\Shortlink\Shortlink\getTargetData(), and ILIAS\StaticURL\Shortlinks\Shortlink\Shortlink\getTargetType().
Referenced by ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolveLink(), and ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolveStandardButton().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\StaticURL\Shortlinks\TargetLinkResolver::resolveLink | ( | Shortlink | $shortlink | ) |
Definition at line 69 of file TargetLinkResolver.php.
References ILIAS\StaticURL\Shortlinks\TargetLinkResolver\buildName(), and ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolve().
Here is the call graph for this function:| ILIAS\StaticURL\Shortlinks\TargetLinkResolver::resolveStandardButton | ( | Shortlink | $shortlink | ) |
Definition at line 81 of file TargetLinkResolver.php.
References ILIAS\StaticURL\Shortlinks\TargetLinkResolver\buildName(), and ILIAS\StaticURL\Shortlinks\TargetLinkResolver\resolve().
Here is the call graph for this function: