HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/image.php'; |
void HTML_QuickForm_image::setAlign (
string $align
)
This is just a shortcut for
|
alignment for image element
throws no exceptions thrown
since 1.0
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |