|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilPCListGUI. More...
Inheritance diagram for ilPCFileListGUI:
Collaboration diagram for ilPCFileListGUI:Public Member Functions | |
| ilPCFileListGUI (&$a_pg_obj, &$a_content_obj, $a_hier_id, $a_pc_id="") | |
| Constructor public. | |
| & | executeCommand () |
| execute command | |
| insert () | |
| insert new file list form | |
| create () | |
| create new file list in dom and update page in db | |
| edit () | |
| edit properties form | |
| saveProperties () | |
| save table properties in db and return to page edit screen | |
Public Member Functions inherited from ilPageContentGUI | |
| ilPageContentGUI (&$a_pg_obj, &$a_content_obj, $a_hier_id=0, $a_pc_id="") | |
| Constructor public. | |
| getHierId () | |
| get hierarchical id in dom object | |
| setHierId ($a_hier_id) | |
| get hierarchical id in dom object | |
| getBBMenu () | |
| Get the bb menu incl. | |
| delete () | |
| delete content element | |
| moveAfter () | |
| move content element after another element | |
| moveBefore () | |
| move content element before another element | |
| splitPage () | |
| split page to new page at specified position | |
| splitPageNext () | |
| split page to next page at specified position | |
| displayValidationError () | |
| display validation errors | |
| cancelCreate () | |
| cancel creating page content | |
| cancelUpdate () | |
| cancel update | |
| deactivate () | |
| gui function set enabled if is not enabled and vice versa | |
Additional Inherited Members | |
Data Fields inherited from ilPageContentGUI | |
| $content_obj | |
| $ilias | |
| $tpl | |
| $lng | |
| $ctrl | |
| $pg_obj | |
| $hier_id | |
| $dom | |
| $updated | |
| $target_script | |
| $return_location | |
Class ilPCListGUI.
User Interface for LM List Editing
Definition at line 37 of file class.ilPCFileListGUI.php.
| ilPCFileListGUI::create | ( | ) |
create new file list in dom and update page in db
Definition at line 123 of file class.ilPCFileListGUI.php.
References $_SESSION, insert(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilPCFileListGUI::edit | ( | ) |
edit properties form
Definition at line 163 of file class.ilPCFileListGUI.php.
References $lang, ilMDLanguageItem\_getLanguages(), ilPageContentGUI\displayValidationError(), and formSelect().
Referenced by saveProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilPCFileListGUI::executeCommand | ( | ) |
execute command
Definition at line 52 of file class.ilPCFileListGUI.php.
| ilPCFileListGUI::ilPCFileListGUI | ( | & | $a_pg_obj, |
| & | $a_content_obj, | ||
| $a_hier_id, | |||
$a_pc_id = "" |
|||
| ) |
Constructor public.
Definition at line 44 of file class.ilPCFileListGUI.php.
References ilPageContentGUI\ilPageContentGUI().
Here is the call graph for this function:| ilPCFileListGUI::insert | ( | ) |
insert new file list form
Definition at line 73 of file class.ilPCFileListGUI.php.
References $_GET, $_SESSION, $lang, ilMDLanguageItem\_getLanguages(), ilPageContentGUI\displayValidationError(), and formSelect().
Referenced by create().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCFileListGUI::saveProperties | ( | ) |
save table properties in db and return to page edit screen
Definition at line 204 of file class.ilPCFileListGUI.php.
References edit(), and ilUtil\stripSlashes().
Here is the call graph for this function: