Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| $umail = new ilFormatMail($_SESSION["AccountId"]) | |
| $abook = new ilAddressbook($_SESSION["AccountId"]) | |
| $entries = $abook->getEntries() | |
| $entries_count = count($entries) | |
| $entries_max_hits = $ilUser->getPref('hits_per_page') | |
| $abook = new ilAddressbook($_SESSION["AccountId"]) |
Definition at line 61 of file mail_addressbook.php.
| $entries = $abook->getEntries() |
Definition at line 196 of file mail_addressbook.php.
Referenced by ilObjMediaObjectGUI::editFilesObject(), ilAddressbook::getEntries(), ilHistoryGUI::getHistoryTable(), ilLMMenuEditor::getMenuEntries(), ilHistoryGUI::getVersionsTable(), ilFileSystemGUI::listFiles(), ilObjContentObjectGUI::properties(), ilAddressbook::searchUsers(), and ilObjContentObjectGUI::setilLMMenu().
| $entries_count = count($entries) |
Definition at line 197 of file mail_addressbook.php.
| $entries_max_hits = $ilUser->getPref('hits_per_page') |
Definition at line 200 of file mail_addressbook.php.
| $umail = new ilFormatMail($_SESSION["AccountId"]) |
Definition at line 42 of file mail_addressbook.php.
1.7.1