previousconstructor HTML_QuickForm_static() (Previous) (Next) Utiliser les groupesnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_static::setText()

HTML_QuickForm_static::setText() – Définit le texte

Synopsis

require_once 'HTML/QuickForm/static.php';

void HTML_QuickForm_static::setText ( string $text )

Description

Ce texte est essentiellement l'élément statique lui-même. Notez que setValue() est un alias de setText().

Parameter

string $text

Texte de l'élément

Throws

No exceptions thrown.

Note

This function can not be called statically.

previousconstructor HTML_QuickForm_static() (Previous) (Next) Utiliser les groupesnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.