ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
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 34 of file class.ilRepositoryObjectSearchGUI.php.
ilRepositoryObjectSearchGUI::__construct | ( | int | $a_ref_id, |
object | $a_parent_obj, | ||
string | $a_parent_cmd | ||
) |
Definition at line 53 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().
ilRepositoryObjectSearchGUI::executeCommand | ( | ) |
Definition at line 85 of file class.ilRepositoryObjectSearchGUI.php.
References ILIAS\Repository\access(), getCtrl(), getParentGUI(), and ILIAS\Repository\lng().
ilRepositoryObjectSearchGUI::getCtrl | ( | ) |
Definition at line 108 of file class.ilRepositoryObjectSearchGUI.php.
References $ctrl.
Referenced by executeCommand(), and performSearch().
ilRepositoryObjectSearchGUI::getLang | ( | ) |
ilRepositoryObjectSearchGUI::getObject | ( | ) |
Definition at line 119 of file class.ilRepositoryObjectSearchGUI.php.
References $object.
Referenced by getResultTableInstance().
ilRepositoryObjectSearchGUI::getParentCmd | ( | ) |
Definition at line 129 of file class.ilRepositoryObjectSearchGUI.php.
References $parent_cmd.
ilRepositoryObjectSearchGUI::getParentGUI | ( | ) |
Definition at line 124 of file class.ilRepositoryObjectSearchGUI.php.
References $parent_obj.
Referenced by executeCommand().
ilRepositoryObjectSearchGUI::getRefId | ( | ) |
Definition at line 114 of file class.ilRepositoryObjectSearchGUI.php.
References $ref_id.
Referenced by __construct(), getResultTableInstance(), and performSearch().
ilRepositoryObjectSearchGUI::getResultTableInstance | ( | ) |
Definition at line 168 of file class.ilRepositoryObjectSearchGUI.php.
References getObject(), getRefId(), and null.
Referenced by performSearch().
|
static |
Definition at line 79 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by ilObjWikiGUI\renderSideBlock(), and ilObjForumGUI\setSideBlocks().
|
protected |
Exception |
Definition at line 137 of file class.ilRepositoryObjectSearchGUI.php.
References Vendor\Package\$e, ilObject\_lookupObjId(), getCtrl(), getRefId(), getResultTableInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 38 of file class.ilRepositoryObjectSearchGUI.php.
|
protected |
Definition at line 37 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getCtrl().
|
protected |
Definition at line 46 of file class.ilRepositoryObjectSearchGUI.php.
|
protected |
Definition at line 36 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getLang().
|
protected |
Definition at line 40 of file class.ilRepositoryObjectSearchGUI.php.
|
private |
Definition at line 42 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getObject().
|
private |
Definition at line 44 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getParentCmd().
|
private |
Definition at line 43 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getParentGUI().
|
private |
Definition at line 41 of file class.ilRepositoryObjectSearchGUI.php.
Referenced by getRefId().
|
protected |
Definition at line 47 of file class.ilRepositoryObjectSearchGUI.php.
|
protected |
Definition at line 39 of file class.ilRepositoryObjectSearchGUI.php.