$factory->setErrors()
$factory->setErrors() -- setErrors - sets the suffix of an element to a value..
概要
require_once 'Flexy/Factory.php'; |
array HTML_Template_Flexy_Factory::setErrors (array $ret, array $set [, string $format = '<span class="error">%s</span>'])
説明
HTML_Element_Factory::setErrors($elements,array('name','not long enough'));
返り値
return Array of HTML_Template_Flexy_Element's
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。