|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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...
Collaboration diagram for ILIAS\PermanentLink\PermanentLinkManager: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().
Here is the call graph for this function:| ILIAS\PermanentLink\PermanentLinkManager::getAppend | ( | int | $posting = 0, |
| bool | $edit = false |
||
| ) |
Definition at line 58 of file PermanentLinkManager.php.
| ILIAS\PermanentLink\PermanentLinkManager::getPermanentLink | ( | int | $posting = 0, |
| bool | $edit = false |
||
| ) |
Definition at line 75 of file PermanentLinkManager.php.
| ILIAS\PermanentLink\PermanentLinkManager::setPermanentLink | ( | int | $posting = 0, |
| bool | $edit = false |
||
| ) |
Definition at line 90 of file PermanentLinkManager.php.
|
protected |
Definition at line 41 of file PermanentLinkManager.php.
|
protected |
Definition at line 40 of file PermanentLinkManager.php.
Referenced by ILIAS\PermanentLink\PermanentLinkManager\__construct().