align()"HREF="function.swftextfield.align.html"> Manuál PHP Předcházející Další (no version information, m..."/>
Forum und email
SWFTextField->addString()

SWFTextField->addString()

(no version information, might be only in CVS)

SWFTextField->addString() -- Concatenates the given string to the text field

Popis

class SWFTextField {

void addString ( string string )

}

Varování

Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí.

swftextfield->setname() concatenates the string string to the text field.

Návratové hodnoty

Nevrací se žádná hodnota.