|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\COPage\Link\ExtLinkMapper:Public Member Functions | |
| __construct (protected \ilObjectDefinition $object_def, string $ilias_http_path, protected array $mapping, protected $client_id="") | |
| getRefId (string $href) | |
| getNewHref (int $ref_id) | |
Protected Attributes | |
| array | $ilias_url |
Definition at line 23 of file ExtLinkMapper.php.
| ILIAS\COPage\Link\ExtLinkMapper::__construct | ( | protected \ilObjectDefinition | $object_def, |
| string | $ilias_http_path, | ||
| protected array | $mapping, | ||
| protected | $client_id = "" |
||
| ) |
Definition at line 27 of file ExtLinkMapper.php.
References ILIAS\$client_id, and CLIENT_ID.
| ILIAS\COPage\Link\ExtLinkMapper::getNewHref | ( | int | $ref_id | ) |
Definition at line 101 of file ExtLinkMapper.php.
References $ref_id.
| ILIAS\COPage\Link\ExtLinkMapper::getRefId | ( | string | $href | ) |
Definition at line 39 of file ExtLinkMapper.php.
References $parts, $ref_id, $url, and ILIAS\Repository\int().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file ExtLinkMapper.php.