Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JButtonCustom
+ Graphe d'héritage de JButtonCustom:
+ Graphe de collaboration de JButtonCustom:

Liste de tous les membres

Fonctions membres publiques

 fetchButton ($type= 'Custom', $html= '', $id= 'custom')
 fetchId ($type= 'Custom', $html= '', $id= 'custom')
- Fonctions membres publiques inherited from JButton
 __construct ($parent=null)
 getName ()
 render (&$definition)
 fetchIconClass ($identifier)
 fetchButton ()
- Fonctions membres publiques inherited from JObject
 __toString ()
 def ($property, $default=null)
 get ($property, $default=null)
 getProperties ($public=true)
 getError ($i=null, $toString=true)
 getErrors ()
 set ($property, $value=null)
 setProperties ($properties)
 setError ($error)
 toString ()

Attributs protégés

 $_name = 'Custom'
- Attributs protégés inherited from JButton
 $_parent = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des fonctions membres

JButtonCustom::fetchButton (   $type = 'Custom',
  $html = '',
  $id = 'custom' 
)

Fetch the HTML for the button

Paramètres:
string$typeButton type, unused string.
string$htmlHTML strng for the button
string$idCSS id for the button
Renvoie:
string HTML string for the button
Depuis:
11.1

Références $html.

JButtonCustom::fetchId (   $type = 'Custom',
  $html = '',
  $id = 'custom' 
)

Get the button CSS Id

Paramètres:
string$typeNot used.
string$htmlNot used.
string$idThe id prefix for the button.
Renvoie:
string Button CSS Id
Depuis:
11.1

Références $id.


Documentation des données membres

JButtonCustom::$_name = 'Custom'
protected

Réimplémentée à partir de JButton.


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