Forum und email

SWFTextField->setBounds()

(PHP 4 >= 4.0.5)

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

Descripción

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

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Valores retornados

No value is returned.