constructor HTML_QuickForm_link()
Prev Next

constructor HTML_QuickForm_link()

constructor HTML_QuickForm_link() – Constructeur de la classe

Synopsis

require_once 'HTML/QuickForm/link.php';

void constructor HTML_QuickForm_link::HTML_QuickForm_link ( mixed $elementName = = null , string $elementLabel = = null , string $href = = null , string $text = = null , mixed $attributes = = null )

Description

This package is not documented yet.

Parameter

mixed $elementName

string $elementLabel

(optionnel) Libellé du lien

string $href

(optionnel) href du lien

string $text

(optionnel) Texte à afficher pour le lien

mixed $attributes

(optionnel) Soit un attribut HTML typique, soit un tableau associatif

Throws

No exceptions thrown.

Note

Disponible depuis la version 1.0.

This function can not be called statically.


Prev Eléments personalisables Next
Class Summary HTML_QuickForm_link PEAR Manual HTML_QuickForm_link::setHref()