SWFTextField->setRightMargin()

(no version information, might be only in CVS)

SWFTextField->setRightMargin() -- Sets the right margin width of the text field

Beschreibung

class SWFTextField {

void setRightMargin ( int width )

}

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

swftextfield->setrightmargin() sets the right margin width of the text field to width. Default is 0.

Rückgabewerte

Es wird kein Wert zurückgegeben.