| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
SWFTextField->addString()
(no version information, might be only in CVS)
SWFTextField->addString() -- Concatenates the given string to the text fieldPopis
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. 
  
| Předcházející | Domů | Další | 
| SWFTextField->addChars() | Nahoru |