Forum und email

SWFTextField->setBounds()

(PHP 4 >= 4.0.5)

SWFTextField->setBounds() — Sets the text field width and height

Description

SWFTextField
void setBounds ( int $width , int $height )
Warning

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

swftextfield->setbounds() sets the text field width to width and height to height . If you don't set the bounds yourself, Ming makes a poor guess at what the bounds are.

Return Values

No value is returned.