Class Summary Image_Text (Previous) (Next) Image_Text::autoMeasurize

View this page in Last updated: Mon, 02 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

constructor Image_Text::Image_Text()

constructor Image_Text::Image_Text() -- Constructor

Opis

Set the text and options. This initializes a new Image_Text object. You must set your text here. Optinally you can set all options here using the $options parameter. If you finished switching all options you have to call the init() method first befor doing anything further! See Image_Text::set() for further information.

Parametr

string $text

Text to print.

array $options

Options.

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Class Summary Image_Text (Previous) (Next) Image_Text::autoMeasurize

Download Documentation Last updated: Mon, 02 Jul 2007
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.