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