static AdminUIHelper::_getAdminMenu |
( |
|
$moduleId = 0 | ) |
|
|
static |
Build an array containing all the menu items.
- Parameters
-
int | $moduleId | Id of the module to filter on |
static AdminUIHelper::buildTabs |
( |
|
$view, |
|
|
|
$load_template = array() , |
|
|
|
$cookieName = '' |
|
) |
| |
|
static |
static AdminUIHelper::endAdminArea |
( |
| ) |
|
|
static |
Close out the adminstrator area table.
- Author
- RickG, Max Milbers
static AdminUIHelper::imitateTabs |
( |
|
$return, |
|
|
|
$language = '' |
|
) |
| |
|
static |
Admin UI Tabs Imitation Gives A Tab Based Navigation Back And Loads The Templates With A Nice Design
- Parameters
-
$return | = return the start tag or the closing tag - choose 'start' or 'end' $language = pass the language string |
static AdminUIHelper::showAdminMenu |
( |
|
$vmView | ) |
|
|
static |
Display the administrative ribbon menu.
static AdminUIHelper::startAdminArea |
( |
|
$vmView, |
|
|
|
$selectText = 'COM_VIRTUEMART_DRDOWN_AVA2ALL' |
|
) |
| |
|
static |
Start the administrator area table
The entire administrator area with contained in a table which include the admin ribbon menu in the left column and the content in the right column. This function sets up the table and displays the admin menu in the left column.
static AdminUIHelper::writeVmm |
( |
| ) |
|
|
static |
AdminUIHelper::$backEnd = true |
|
static |
AdminUIHelper::$vmAdminAreaStarted = false |
|
static |
The documentation for this class was generated from the following file:
- administrator/components/com_virtuemart/helpers/adminui.php