Forum und email

SWFTextField->setLeftMargin()

(PHP 4 >= 4.0.5)

SWFTextField->setLeftMargin() — Sets the left margin width of the text field

Descripción

SWFTextField
void setLeftMargin ( int $width )
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->setleftmargin() sets the left margin width of the text field to width . Default is 0.

Valores retornados

No value is returned.