| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilPaymentTrusteeGUI:
 Inheritance diagram for ilPaymentTrusteeGUI: Collaboration diagram for ilPaymentTrusteeGUI:
 Collaboration diagram for ilPaymentTrusteeGUI:| Public Member Functions | |
| ilPaymentTrusteeGUI ($user_obj) | |
| executeCommand () | |
| cancelDelete () | |
| showTrustees ($a_show_delete=false) | |
| deleteTrustee () | |
| performDeleteTrustee () | |
| update () | |
| performSearch () | |
| addTrustee () | |
| addUser () | |
| __search ($a_search_string) | |
| __showSearchUserTable ($a_result_set) | |
| __showTrusteesTable ($a_result_set) | |
|  Public Member Functions inherited from ilShopBaseGUI | |
| __construct () | |
| Data Fields | |
| $trustee_obj = null | |
| $user_obj | |
| $ctrl | |
| Protected Member Functions | |
| prepareOutput () | |
|  Protected Member Functions inherited from ilShopBaseGUI | |
| addPager ($result, $a_session_key) | |
| buildSubTabs () | |
| setSection ($a_section) | |
| getSection () | |
| setSubSection ($a_sub_section) | |
| getSubSection () | |
| showButton ($a_cmd, $a_text, $a_target= '') | |
| initTableGUI () | |
| setTableGUIBasicData ($tbl, $result_set, $a_default_order_column= '') | |
| Additional Inherited Members | |
|  Protected Attributes inherited from ilShopBaseGUI | |
| $ctrl = null | |
| $ilias = null | |
| $lng = null | |
| $tpl = null | |
| $oGeneralSettings = null | |
| $section = 0 | |
| $sub_section = 0 | |
Definition at line 17 of file class.ilPaymentTrusteeGUI.php.
| ilPaymentTrusteeGUI::__search | ( | $a_search_string | ) | 
Definition at line 358 of file class.ilPaymentTrusteeGUI.php.
References ilUtil\sendInfo(), ilSearch\setPerformUpdate(), and ilUtil\stripSlashes().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentTrusteeGUI::__showSearchUserTable | ( | $a_result_set | ) | 
Definition at line 382 of file class.ilPaymentTrusteeGUI.php.
Referenced by performSearch().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentTrusteeGUI::__showTrusteesTable | ( | $a_result_set | ) | 
Definition at line 406 of file class.ilPaymentTrusteeGUI.php.
Referenced by showTrustees().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentTrusteeGUI::addTrustee | ( | ) | 
Definition at line 263 of file class.ilPaymentTrusteeGUI.php.
References $_POST, performSearch(), ilUtil\sendInfo(), and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::addUser | ( | ) | 
Definition at line 312 of file class.ilPaymentTrusteeGUI.php.
References $_POST, ilObjUser\getUserIdByLogin(), ilUtil\sendInfo(), and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::cancelDelete | ( | ) | 
Definition at line 64 of file class.ilPaymentTrusteeGUI.php.
References $_SESSION, and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::deleteTrustee | ( | ) | 
Definition at line 178 of file class.ilPaymentTrusteeGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::executeCommand | ( | ) | 
Definition at line 46 of file class.ilPaymentTrusteeGUI.php.
References $cmd, and prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::ilPaymentTrusteeGUI | ( | $user_obj | ) | 
Definition at line 23 of file class.ilPaymentTrusteeGUI.php.
References $user_obj, and ilShopBaseGUI\__construct().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::performDeleteTrustee | ( | ) | 
Definition at line 193 of file class.ilPaymentTrusteeGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::performSearch | ( | ) | 
Definition at line 226 of file class.ilPaymentTrusteeGUI.php.
References $_POST, $result, $user, __search(), __showSearchUserTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), showTrustees(), and ilUtil\stripSlashes().
Referenced by addTrustee().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Reimplemented from ilShopBaseGUI.
Definition at line 34 of file class.ilPaymentTrusteeGUI.php.
References ilShopBaseGUI\setSection().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentTrusteeGUI::showTrustees | ( | $a_show_delete = false | ) | 
Definition at line 73 of file class.ilPaymentTrusteeGUI.php.
References $_POST, $_SESSION, __showTrusteesTable(), ilMailFormCall\_getLinkTarget(), ilUtil\formCheckbox(), formSelect(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), and ilTextInputGUI\setSize().
Referenced by addTrustee(), addUser(), cancelDelete(), deleteTrustee(), performDeleteTrustee(), performSearch(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilPaymentTrusteeGUI::update | ( | ) | 
Definition at line 210 of file class.ilPaymentTrusteeGUI.php.
References $_POST, ilUtil\sendInfo(), and showTrustees().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilPaymentTrusteeGUI::$ctrl | 
Definition at line 21 of file class.ilPaymentTrusteeGUI.php.
| ilPaymentTrusteeGUI::$trustee_obj = null | 
Definition at line 19 of file class.ilPaymentTrusteeGUI.php.
| ilPaymentTrusteeGUI::$user_obj | 
Definition at line 20 of file class.ilPaymentTrusteeGUI.php.
Referenced by ilPaymentTrusteeGUI().