| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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\Blog\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\Blog\PermanentLink\PermanentLinkManager\$gui, $ref_id, and ILIAS\Blog\InternalGUIService\standardRequest().
 Here is the call graph for this function:| ILIAS\Blog\PermanentLink\PermanentLinkManager::getAppend | ( | int | $posting = 0,  | 
        
| bool | $edit = false  | 
        ||
| ) | 
Definition at line 58 of file PermanentLinkManager.php.
Referenced by ILIAS\Blog\PermanentLink\PermanentLinkManager\getPermanentLink().
 Here is the caller graph for this function:| ILIAS\Blog\PermanentLink\PermanentLinkManager::getPermanentLink | ( | int | $posting = 0,  | 
        
| bool | $edit = false  | 
        ||
| ) | 
Definition at line 75 of file PermanentLinkManager.php.
References $id, and ILIAS\Blog\PermanentLink\PermanentLinkManager\getAppend().
Referenced by ILIAS\Blog\PermanentLink\PermanentLinkManager\setPermanentLink().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Blog\PermanentLink\PermanentLinkManager::setPermanentLink | ( | int | $posting = 0,  | 
        
| bool | $edit = false  | 
        ||
| ) | 
Definition at line 90 of file PermanentLinkManager.php.
References ILIAS\Blog\PermanentLink\PermanentLinkManager\getPermanentLink(), and ILIAS\UICore\PageContentProvider\setPermaLink().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 41 of file PermanentLinkManager.php.
      
  | 
  protected | 
Definition at line 40 of file PermanentLinkManager.php.
Referenced by ILIAS\Blog\PermanentLink\PermanentLinkManager\__construct().