ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
|
protected |
Definition at line 25 of file ExtLinkMapper.php.