| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
$factory->setErrors()$factory->setErrors() – 要素のサフィックスを設定する
Synopsis
require_once 'Flexy/Factory.php';
DescriptionHTML_Element_Factory::setErrors($elements,array('name','not long enough')); Parameter
Return valueHTML_Template_Flexy_Element の配列を返します。 Throws例外はスローされません。 NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「$factory->setErrors()」をGoogle検索
|