constructor HTML_QuickForm_link()

constructor HTML_QuickForm_link() -- Class constructor

概要

require_once 'HTML/QuickForm/link.php';

void constructor HTML_QuickForm_link::HTML_QuickForm_link ([mixed $elementName = NULL [, string $elementLabel = NULL [, string $href = NULL [, string $text = NULL [, mixed $attributes = NULL]]]]])

説明

このパッケージに関する文書は、未作成です。

パラメータ

mixed $elementName

string $elementLabel

(optional)Link label

string $href

(optional)Link href

string $text

(optional)Link display text

mixed $attributes

(optional)Either a typical HTML attribute string or an associative array

例外・エラー

throws

注意

since 1.0

この関数は、スタティックにコールする ことはできません。