| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilRepositoryObjectSearchGUI:Public Member Functions | |
| __construct (int $a_ref_id, object $a_parent_obj, string $a_parent_cmd) | |
| executeCommand () | |
| getLang () | |
| getCtrl () | |
| getRefId () | |
| getObject () | |
| getParentGUI () | |
| getParentCmd () | |
| getResultTableInstance () | |
Static Public Member Functions | |
| static | getSearchBlockHTML (string $a_title) | 
Protected Member Functions | |
| performSearch () | |
Protected Attributes | |
| ilLanguage | $lng | 
| ilCtrl | $ctrl | 
| ilAccess | $access | 
| ilGlobalTemplateInterface | $tpl | 
| ilObjectDefinition | $obj_definition | 
| GlobalHttpState | $http | 
| Factory | $refinery | 
Private Attributes | |
| int | $ref_id | 
| ilObject | $object | 
| object | $parent_obj | 
| string | $parent_cmd | 
Definition at line 19 of file class.ilRepositoryObjectSearchGUI.php.
| ilRepositoryObjectSearchGUI::__construct | ( | int | $a_ref_id, | 
| object | $a_parent_obj, | ||
| string | $a_parent_cmd | ||
| ) | 
Definition at line 38 of file class.ilRepositoryObjectSearchGUI.php.
References $DIC, Vendor\Package\$e, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByRefId(), getRefId(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilRepositoryObjectSearchGUI::executeCommand | ( | ) | 
Definition at line 70 of file class.ilRepositoryObjectSearchGUI.php.
References ILIAS\Repository\access(), getCtrl(), getParentGUI(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilRepositoryObjectSearchGUI::getCtrl | ( | ) | 
Definition at line 93 of file class.ilRepositoryObjectSearchGUI.php.
References $ctrl.
Referenced by executeCommand(), and performSearch().
 Here is the caller graph for this function:| ilRepositoryObjectSearchGUI::getLang | ( | ) | 
| ilRepositoryObjectSearchGUI::getObject | ( | ) | 
Definition at line 104 of file class.ilRepositoryObjectSearchGUI.php.
References $object.
Referenced by getResultTableInstance().
 Here is the caller graph for this function:| ilRepositoryObjectSearchGUI::getParentCmd | ( | ) | 
Definition at line 114 of file class.ilRepositoryObjectSearchGUI.php.
References $parent_cmd.
| ilRepositoryObjectSearchGUI::getParentGUI | ( | ) | 
Definition at line 109 of file class.ilRepositoryObjectSearchGUI.php.
References $parent_obj.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilRepositoryObjectSearchGUI::getRefId | ( | ) | 
Definition at line 99 of file class.ilRepositoryObjectSearchGUI.php.
References $ref_id.
Referenced by __construct(), getResultTableInstance(), and performSearch().
 Here is the caller graph for this function:| ilRepositoryObjectSearchGUI::getResultTableInstance | ( | ) | 
Definition at line 153 of file class.ilRepositoryObjectSearchGUI.php.
References $location, getObject(), and getRefId().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 64 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by ilObjWikiGUI\renderSideBlock(), and ilObjForumGUI\setSideBlocks().
 Here is the caller graph for this function:
      
  | 
  protected | 
| Exception | 
Definition at line 122 of file class.ilRepositoryObjectSearchGUI.php.
References Vendor\Package\$e, ilObject\_lookupObjId(), getCtrl(), getRefId(), getResultTableInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 23 of file class.ilRepositoryObjectSearchGUI.php.
      
  | 
  protected | 
Definition at line 22 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getCtrl().
      
  | 
  protected | 
Definition at line 31 of file class.ilRepositoryObjectSearchGUI.php.
      
  | 
  protected | 
Definition at line 21 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getLang().
      
  | 
  protected | 
Definition at line 25 of file class.ilRepositoryObjectSearchGUI.php.
      
  | 
  private | 
Definition at line 27 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getObject().
      
  | 
  private | 
Definition at line 29 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getParentCmd().
      
  | 
  private | 
Definition at line 28 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getParentGUI().
      
  | 
  private | 
Definition at line 26 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getRefId().
      
  | 
  protected | 
Definition at line 32 of file class.ilRepositoryObjectSearchGUI.php.
      
  | 
  protected | 
Definition at line 24 of file class.ilRepositoryObjectSearchGUI.php.