phpDocumentor system
[ class tree: system ] [ index: system ] [ all elements ]

Class: wpmBaliseAutoFermante

Source Location: /system/baliseAutoFermante.class.php

Class wpmBaliseAutoFermante

Class Overview

Attribut d'une balise.

Located in /system/baliseAutoFermante.class.php [line 9]

wpmObject
   |
   --wpmBaliseAbstraite
      |
      --wpmBaliseAutoFermante
Author(s):
  • Alain Defrance
Information Tags:

Methods

[ Top ]
Descendants
Child Class Description
wpmInputB Balise input

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From wpmBaliseAbstraite

wpmBaliseAbstraite::$baliseName
wpmBaliseAbstraite::$lesAttributs
wpmBaliseAbstraite::$lesEvenements

Inherited From wpmObject

wpmObject::$internalNum

Inherited From wpmBaliseAbstraite

wpmBaliseAbstraite::__construct()
Initialise l'instance de wpmBaliseAbstraite.
wpmBaliseAbstraite::ajouterAttribut()
Ajoute un attribut passé en aparamètre a la liste des attributs de la balise.
wpmBaliseAbstraite::eventConnect()
Permet d'associer un à un évenement un code javascript.
wpmBaliseAbstraite::genererAttributString()
Retourne les attributs utilisés sous forme de chaîne de caractère.
wpmBaliseAbstraite::genererEvenementsAttribut()
Convertit les evenements utilsié en attributs membre de l'instance courante.
wpmBaliseAbstraite::getBaliseName()
Retourne le nom de la balise.
wpmBaliseAbstraite::setBaliseName()
Définit le nom de la balise.s

Inherited From wpmObject

wpmObject::__construct()
Initialise wpmObjet en récupérant un numéro interne non précédement utilisé.
wpmObject::getInternalNum()
Retourne le numéro interne.

[ Top ]
Method Summary
wpmBaliseAutoFermante   __construct()   Initialise la balise avec son nom
string   generer()   Retourne le code html de la balise.

[ Top ]
Methods
Constructor __construct  [line 17]

  wpmBaliseAutoFermante __construct( string $pBaliseName  )

Initialise la balise avec son nom

Parameters:
string   $pBaliseName: 

API Tags:
Access:  public


Redefinition of:
wpmBaliseAbstraite::__construct()
Initialise l'instance de wpmBaliseAbstraite.

Redefined in descendants as:

[ Top ]
generer  [line 28]

  string generer( )

Retourne le code html de la balise.


API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 04 Jul 2008 23:38:38 +0200 by phpDocumentor 1.4.0a2