Expandable

From MapbenderWiki

Jump to: navigation, search

Contents

EN

expandable

new element var, element for element tabs

  • NAME: expandable
  • VALUE: 1: the tab module will fit to the browser frame, 0: the tab_frameHeight(n) values will be taken
  • FUNCTION: expand the tabs to fit the document vertically, default is 0
  • Type: PHP Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'tabs', 'expandable', '1', '1 the tab module will fit to the browser frame, 0 the height values will be taken' ,'php_var');

DE

expandable

Neues Element Var, Element für das Element Tabs

  • NAME: expandable
  • VALUE: 1: nutzt die volle Höhe der GUI, wenn ein Register aufgeklappt wird, 0: die angegebenen Werte für tab_frameHeight(n) werden genutzt
  • FUNCTION: nutzt die volle Höhe der GUI, wenn ein Register aufgeklappt wird, Default-Wert ist 0
  • Type: PHP Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'tabs', 'expandable', '1', '1 the tab module  will fit to the browser frame, 0 the height values will be taken' ,'php_var');
Views
Personal tools