Go to the source code of this file.
Variables | |
| $allCenters = $gBitThemes->getAllModules( 'templates', 'center_' ) | |
| $allModules = $gBitThemes->getAllModules() | |
| $allModulesHelp = $gBitThemes->getAllModules( 'modules', 'help_mod_' ) | |
| $cloneLayouts = $gBitThemes->getAllLayouts() | |
| $formMiscFeatures | |
| $groups = $gBitUser->getAllUserGroups( ROOT_USER_ID ) | |
| $hideable = array( 'top', 'left', 'right', 'bottom' ) | |
| $hideColumns [strtolower($key)] = ucfirst( $package['name'] ) | |
| $layout = $gBitThemes->getLayout( $layoutHash ) | |
| $layout = $gBitThemes->getLayout( $layoutHash ) | |
| $layoutHash | |
| $layoutHash | |
| $orders = array() | |
| $processForm = set_tab() | |
| $allCenters = $gBitThemes->getAllModules( 'templates', 'center_' ) |
Definition at line 158 of file admin_layout_inc.php.
| $allModules = $gBitThemes->getAllModules() |
Definition at line 150 of file admin_layout_inc.php.
| $allModulesHelp = $gBitThemes->getAllModules( 'modules', 'help_mod_' ) |
Definition at line 154 of file admin_layout_inc.php.
| $cloneLayouts = $gBitThemes->getAllLayouts() |
Definition at line 66 of file admin_layout_inc.php.
| $formMiscFeatures |
Initial value:
array(
'site_top_column' => array(
'label' => 'Top Module Area',
'note' => 'Check to enable the top module area site-wide.',
),
'site_right_column' => array(
'label' => 'Right Module Area',
'note' => 'Check to enable the right module area site-wide.',
),
'site_left_column' => array(
'label' => 'Left Module Area',
'note' => 'Check to enable the left module area site-wide.',
),
'site_bottom_column' => array(
'label' => 'Bottom Module Area',
'note' => 'Check to enable the bottom module area site-wide.',
),
)
Definition at line 33 of file admin_layout_inc.php.
| $groups = $gBitUser->getAllUserGroups( ROOT_USER_ID ) |
Definition at line 169 of file admin_layout_inc.php.
| $hideColumns[strtolower($key)] = ucfirst( $package['name'] ) |
Definition at line 59 of file admin_layout_inc.php.
| $layout = $gBitThemes->getLayout( $layoutHash ) |
Definition at line 135 of file admin_layout_inc.php.
| $layout = $gBitThemes->getLayout( $layoutHash ) |
Definition at line 20 of file admin_layout_inc.php.
Referenced by BitThemes::cloneLayout(), BitThemes::fixPositions(), BitThemes::getStyleLayouts(), and BitThemes::loadLayout().
| $layoutHash |
Initial value:
Definition at line 131 of file admin_layout_inc.php.
| $layoutHash |
Initial value:
Definition at line 16 of file admin_layout_inc.php.
| $orders = array() |
Definition at line 162 of file admin_layout_inc.php.
| $processForm = set_tab() |
Definition at line 73 of file admin_layout_inc.php.
1.5.2