XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe ModuleAdmin

Fonctions membres publiques

 __construct ()
 
 getInfo ()
 
 getVersion ()
 
 getReleaseDate ()
 
 getClassMethods ()
 
 loadLanguage ()
 
 renderMenuIndex ()
 
 renderButton ($position='right', $delimeter=' ')
 
 addItemButton ($title, $link, $icon='add', $extra='')
 
 addConfigBoxLine ($value='', $type='default')
 
 renderIndex ()
 
 addInfoBox ($title)
 
 addInfoBoxLine ($label, $text, $value='', $color='inherit', $type='default')
 
 renderInfoBox ()
 
 renderAbout ($business='', $logo_xoops=true)
 
 addNavigation ($menu='')
 

Fonctions membres privées

 addAssets ()
 

Attributs privés

 $_itemButton = array()
 
 $_itemInfoBox = array()
 
 $_itemInfoBoxLine = array()
 
 $_itemConfigBoxLine = array()
 
 $_obj
 

Description détaillée

Frameworks Module Admin

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Auteur
Grégory Mage (Aka Mage)

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Constructor

+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ addAssets()

addAssets ( )
private

addAssets - add assets to theme, if it is established

Renvoie
void
+ Voici le graphe des appelants de cette fonction :

◆ addConfigBoxLine()

addConfigBoxLine (   $value = '',
  $type = 'default' 
)
Paramètres
string$value
string$type
Renvoie
bool

◆ addInfoBox()

addInfoBox (   $title)
Paramètres
$title
Renvoie
bool
+ Voici le graphe des appelants de cette fonction :

◆ addInfoBoxLine()

addInfoBoxLine (   $label,
  $text,
  $value = '',
  $color = 'inherit',
  $type = 'default' 
)
Paramètres
$label
$text
string$value
string$color
string$type
Renvoie
bool
+ Voici le graphe des appelants de cette fonction :

◆ addItemButton()

addItemButton (   $title,
  $link,
  $icon = 'add',
  $extra = '' 
)
Paramètres
$title
$link
string$icon
string$extra
Renvoie
bool

◆ addNavigation()

addNavigation (   $menu = '')
Paramètres
string$menu
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ getClassMethods()

getClassMethods ( )

Return the available methods for the class

Renvoie
array methods supported by this class
+ Voici le graphe des appelants de cette fonction :

◆ getInfo()

getInfo ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :

◆ getReleaseDate()

getReleaseDate ( )

Return the Module Admin class release date return string version

version is rev of this class

+ Voici le graphe des appelants de cette fonction :

◆ getVersion()

getVersion ( )

Return the Module Admin class version number return string version

version is rev of this class

+ Voici le graphe des appelants de cette fonction :

◆ loadLanguage()

loadLanguage ( )
Renvoie
bool|mixed
+ Voici le graphe des appelants de cette fonction :

◆ renderAbout()

renderAbout (   $business = '',
  $logo_xoops = true 
)

Create HTML text to display on Admin About page

Paramètres
string$businessthe PAYPAL business email or Merchant Account ID
bool$logo_xoopstrue to display XOOPS logo and link on page
Renvoie
string HTML to display
+ Voici le graphe d'appel pour cette fonction :

◆ renderButton()

renderButton (   $position = 'right',
  $delimeter = ' ' 
)
Paramètres
string$position
string$delimeter
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ renderIndex()

renderIndex ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ renderInfoBox()

renderInfoBox ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ renderMenuIndex()

renderMenuIndex ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $_itemButton

$_itemButton = array()
private

◆ $_itemConfigBoxLine

$_itemConfigBoxLine = array()
private

◆ $_itemInfoBox

$_itemInfoBox = array()
private

◆ $_itemInfoBoxLine

$_itemInfoBoxLine = array()
private

◆ $_obj

$_obj
private

La documentation de cette classe a été générée à partir du fichier suivant :