ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
search for illink:: target=blog_4 : blog target=blog_4_4 : blog posting target=blog_4_4_edit : edit blog posting (tasks) target=blog_4_wsp : workspace blog target=blog_4_4_wsp : posting in workspace blog target=blog_4_4_edit_wsp : edit posting in workspace blog (tasks) More...
Public Member Functions | |
__construct (protected StaticUrl $static_url, InternalGUIService $gui, protected $ref_id=0, protected $wsp_id=0) | |
getAppend (int $posting=0, bool $edit=false) | |
getPermanentLink (int $posting=0, bool $edit=false) | |
setPermanentLink (int $posting=0, bool $edit=false) | |
Protected Attributes | |
InternalGUIService | $gui |
InternalDomainService | $domain |
search for illink:: target=blog_4 : blog target=blog_4_4 : blog posting target=blog_4_4_edit : edit blog posting (tasks) target=blog_4_wsp : workspace blog target=blog_4_4_wsp : posting in workspace blog target=blog_4_4_edit_wsp : edit posting in workspace blog (tasks)
Definition at line 38 of file PermanentLinkManager.php.
ILIAS\Exercise\PermanentLink\PermanentLinkManager::__construct | ( | protected StaticUrl | $static_url, |
InternalGUIService | $gui, | ||
protected | $ref_id = 0 , |
||
protected | $wsp_id = 0 |
||
) |
Definition at line 43 of file PermanentLinkManager.php.
References ILIAS\PermanentLink\PermanentLinkManager\$gui, $ref_id, and ILIAS\Blog\InternalGUIService\standardRequest().
ILIAS\PermanentLink\PermanentLinkManager::getAppend | ( | int | $posting = 0 , |
bool | $edit = false |
||
) |
Definition at line 58 of file PermanentLinkManager.php.
Referenced by ILIAS\PermanentLink\PermanentLinkManager\getPermanentLink().
ILIAS\PermanentLink\PermanentLinkManager::getPermanentLink | ( | int | $posting = 0 , |
bool | $edit = false |
||
) |
Definition at line 75 of file PermanentLinkManager.php.
References $id, ILIAS\PermanentLink\PermanentLinkManager\getAppend(), and null.
Referenced by ILIAS\PermanentLink\PermanentLinkManager\setPermanentLink().
ILIAS\PermanentLink\PermanentLinkManager::setPermanentLink | ( | int | $posting = 0 , |
bool | $edit = false |
||
) |
Definition at line 90 of file PermanentLinkManager.php.
References ILIAS\PermanentLink\PermanentLinkManager\getPermanentLink().
|
protected |
Definition at line 41 of file PermanentLinkManager.php.
|
protected |
Definition at line 40 of file PermanentLinkManager.php.
Referenced by ILIAS\PermanentLink\PermanentLinkManager\__construct().