![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
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 | |
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.
| __construct | ( | ) |
Constructor
Voici le graphe d'appel pour cette fonction :
|
private |
addAssets - add assets to theme, if it is established
Voici le graphe des appelants de cette fonction :| addConfigBoxLine | ( | $value = '', |
|
$type = 'default' |
|||
| ) |
| string | $value | |
| string | $type |
| addInfoBox | ( | $title | ) |
| $title |
Voici le graphe des appelants de cette fonction :| addInfoBoxLine | ( | $label, | |
| $text, | |||
$value = '', |
|||
$color = 'inherit', |
|||
$type = 'default' |
|||
| ) |
| $label | ||
| $text | ||
| string | $value | |
| string | $color | |
| string | $type |
Voici le graphe des appelants de cette fonction :| addItemButton | ( | $title, | |
| $link, | |||
$icon = 'add', |
|||
$extra = '' |
|||
| ) |
| $title | ||
| $link | ||
| string | $icon | |
| string | $extra |
| addNavigation | ( | $menu = '' | ) |
| string | $menu |
Voici le graphe d'appel pour cette fonction :| getClassMethods | ( | ) |
Return the available methods for the class
Voici le graphe des appelants de cette fonction :| getInfo | ( | ) |
Voici le graphe d'appel pour cette fonction :| 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 | ( | ) |
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 | ( | ) |
Voici le graphe des appelants de cette fonction :| renderAbout | ( | $business = '', |
|
$logo_xoops = true |
|||
| ) |
Create HTML text to display on Admin About page
| string | $business | the PAYPAL business email or Merchant Account ID |
| bool | $logo_xoops | true to display XOOPS logo and link on page |
Voici le graphe d'appel pour cette fonction :| renderButton | ( | $position = 'right', |
|
$delimeter = ' ' |
|||
| ) |
| string | $position | |
| string | $delimeter |
Voici le graphe d'appel pour cette fonction :| renderIndex | ( | ) |
Voici le graphe d'appel pour cette fonction :| renderInfoBox | ( | ) |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| renderMenuIndex | ( | ) |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
private |
|
private |
|
private |
|
private |
|
private |