VirtueMart  3.2.14.9808
Static Public Member Functions | Static Public Attributes | List of all members
AdminUIHelper Class Reference

Static Public Member Functions

static startAdminArea ($vmView, $selectText= 'COM_VIRTUEMART_DRDOWN_AVA2ALL')
 
static writeVmm ()
 
static endAdminArea ()
 
static buildTabs ($view, $load_template=array(), $cookieName='')
 
static imitateTabs ($return, $language= '')
 
static _getAdminMenu ($moduleId=0)
 
static showAdminMenu ($vmView)
 

Static Public Attributes

static $vmAdminAreaStarted = false
 
static $backEnd = true
 

Member Function Documentation

static AdminUIHelper::_getAdminMenu (   $moduleId = 0)
static

Build an array containing all the menu items.

Parameters
int$moduleIdId 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

Member Data Documentation

AdminUIHelper::$backEnd = true
static
AdminUIHelper::$vmAdminAreaStarted = false
static

The documentation for this class was generated from the following file: