HTML_QuickForm_image::setAlign() -- Sets alignment for image element
Описание
This is just a shortcut for
$element->updateAttributes(array('align' => $align)); |
Параметр
- string
$align
alignment for image element
Throws
throws no exceptions thrown
Заметка
since 1.0
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|