ILIAS
Release_4_0_x_branch Revision 61816
|
TableGUI class for pc image map editor. More...
Public Member Functions | |
__construct ($a_parent_obj, $a_parent_cmd, $a_pc_media_object) | |
Constructor. | |
getItems () | |
Get items of current folder. |
Protected Member Functions | |
fillRow ($a_set) | |
Standard Version of Fill Row. |
Additional Inherited Members | |
Data Fields inherited from ilTableGUI | |
$title | |
$icon | |
$icon_alt | |
$help_page | |
$help_icon | |
$help_icon_alt | |
$header_names | |
$header_vars | |
$linkbar_vars | |
$data | |
$column_count | |
$column_width | |
$max_count | |
$limit | |
$max_limit = false | |
$offset | |
$order_column | |
$order_direction | |
$footer_style | |
$footer_previous | |
$footer_next | |
$lang_support = true | |
$global_tpl | |
$form_name | |
$select_all_checkbox | |
$action_buttons | |
$prefix | |
$base = "" | |
$enabled | |
$styles | |
Protected Attributes inherited from ilTable2GUI | |
$close_command = "" | |
$top_anchor = "il_table_top" | |
$filters = array() | |
$optional_filters = array() | |
$filter_cmd = 'applyFilter' | |
$reset_cmd = 'resetFilter' | |
$filter_cols = 4 | |
$ext_sort = false | |
$ext_seg = false | |
$mi_sel_buttons = null | |
$disable_filter_hiding = false | |
$top_commands = false |
TableGUI class for pc image map editor.
Definition at line 35 of file class.ilPCImageMapTableGUI.php.
ilPCImageMapTableGUI::__construct | ( | $a_parent_obj, | |
$a_parent_cmd, | |||
$a_pc_media_object | |||
) |
Constructor.
Reimplemented from ilImageMapTableGUI.
Definition at line 41 of file class.ilPCImageMapTableGUI.php.
|
protected |
Standard Version of Fill Row.
Most likely to be overwritten by derived class.
Reimplemented from ilImageMapTableGUI.
Definition at line 65 of file class.ilPCImageMapTableGUI.php.
ilPCImageMapTableGUI::getItems | ( | ) |
Get items of current folder.
Reimplemented from ilImageMapTableGUI.
Definition at line 52 of file class.ilPCImageMapTableGUI.php.
References ilMediaAliasItem\getMapAreas(), and ilTable2GUI\setData().