constructor HTML_QuickForm_image()
constructor HTML_QuickForm_image() -- Class constructor
概要
require_once 'HTML/QuickForm/image.php'; |
void constructor HTML_QuickForm_image::HTML_QuickForm_image ([string $elementName = NULL [, string $src = '' [, mixed $attributes = NULL]]])
パラメータ
- string
$elementName
(optional)Element name attribute
- string
$src
(optional)Image source
- mixed
$attributes
(optional)Either a typical HTML attribute string
or an associative array
例外・エラー
throws no exceptions thrown
注意
since 1.0
この関数は、スタティックにコールする
ことはできません。