| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Utility class for pages, that is e.g. More...
 Collaboration diagram for ilPageUtil:
 Collaboration diagram for ilPageUtil:| Public Member Functions | |
| _existsAndNotEmpty ($a_parent_type, $a_id, $a_lang="-") | |
| checks whether page exists and is not empty (may return true on some empty pages) | |
Utility class for pages, that is e.g.
used in the repository to avoid including the whole large page object class
Definition at line 7 of file class.ilPageUtil.php.
| ilPageUtil::_existsAndNotEmpty | ( | $a_parent_type, | |
| $a_id, | |||
| $a_lang = "-" | |||
| ) | 
checks whether page exists and is not empty (may return true on some empty pages)
| string | $a_parent_type | parent type | 
| int | $a_id | page id | 
Definition at line 15 of file class.ilPageUtil.php.
Referenced by ilContainerGUI\getContainerPageHTML(), ilStartUpGUI\getLoginPageEditorHTML(), and ilHelpGUI\showPage().
 Here is the caller graph for this function:
 Here is the caller graph for this function: