$factory->fromArrayPrefixed()

$factory->fromArrayPrefixed() -- fromArrayPrefixed - takes a multi dimensional array, and builds the 'xxx[sss][xx]' => value

概要

require_once 'Flexy/Factory.php';

array HTML_Template_Flexy_Factory::fromArrayPrefixed (array $prefix, array $ar [, optional $ret = array()])

説明

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

パラメータ

返り値

return Array of HTML_Template_Flexy_Elements

例外・エラー

throws no exceptions thrown

注意

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