Form.php 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110
  1. <?php
  2. /**
  3. * Zend Framework
  4. *
  5. * LICENSE
  6. *
  7. * This source file is subject to the new BSD license that is bundled
  8. * with this package in the file LICENSE.txt.
  9. * It is also available through the world-wide-web at this URL:
  10. * http://framework.zend.com/license/new-bsd
  11. * If you did not receive a copy of the license and are unable to
  12. * obtain it through the world-wide-web, please send an email
  13. * to license@zend.com so we can send you a copy immediately.
  14. *
  15. * @category Zend
  16. * @package Zend_Form
  17. * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  18. * @license http://framework.zend.com/license/new-bsd New BSD License
  19. */
  20. /** @see Zend_Validate_Interface */
  21. require_once 'Zend/Validate/Interface.php';
  22. /**
  23. * Zend_Form
  24. *
  25. * @category Zend
  26. * @package Zend_Form
  27. * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  28. * @license http://framework.zend.com/license/new-bsd New BSD License
  29. * @version $Id$
  30. */
  31. class Zend_Form implements Iterator, Countable, Zend_Validate_Interface
  32. {
  33. /**#@+
  34. * Plugin loader type constants
  35. */
  36. const DECORATOR = 'DECORATOR';
  37. const ELEMENT = 'ELEMENT';
  38. /**#@-*/
  39. /**#@+
  40. * Method type constants
  41. */
  42. const METHOD_DELETE = 'delete';
  43. const METHOD_GET = 'get';
  44. const METHOD_POST = 'post';
  45. const METHOD_PUT = 'put';
  46. /**#@-*/
  47. /**#@+
  48. * Encoding type constants
  49. */
  50. const ENCTYPE_URLENCODED = 'application/x-www-form-urlencoded';
  51. const ENCTYPE_MULTIPART = 'multipart/form-data';
  52. /**#@-*/
  53. /**
  54. * Form metadata and attributes
  55. * @var array
  56. */
  57. protected $_attribs = array();
  58. /**
  59. * Decorators for rendering
  60. * @var array
  61. */
  62. protected $_decorators = array();
  63. /**
  64. * Default display group class
  65. * @var string
  66. */
  67. protected $_defaultDisplayGroupClass = 'Zend_Form_DisplayGroup';
  68. /**
  69. * Form description
  70. * @var string
  71. */
  72. protected $_description;
  73. /**
  74. * Should we disable loading the default decorators?
  75. * @var bool
  76. */
  77. protected $_disableLoadDefaultDecorators = false;
  78. /**
  79. * Display group prefix paths
  80. * @var array
  81. */
  82. protected $_displayGroupPrefixPaths = array();
  83. /**
  84. * Groups of elements grouped for display purposes
  85. * @var array
  86. */
  87. protected $_displayGroups = array();
  88. /**
  89. * Global decorators to apply to all elements
  90. * @var null|array
  91. */
  92. protected $_elementDecorators;
  93. /**
  94. * Prefix paths to use when creating elements
  95. * @var array
  96. */
  97. protected $_elementPrefixPaths = array();
  98. /**
  99. * Form elements
  100. * @var array
  101. */
  102. protected $_elements = array();
  103. /**
  104. * Array to which elements belong (if any)
  105. * @var string
  106. */
  107. protected $_elementsBelongTo;
  108. /**
  109. * Custom form-level error messages
  110. * @var array
  111. */
  112. protected $_errorMessages = array();
  113. /**
  114. * Are there errors in the form?
  115. * @var bool
  116. */
  117. protected $_errorsExist = false;
  118. /**
  119. * Has the form been manually flagged as an error?
  120. * @var bool
  121. */
  122. protected $_errorsForced = false;
  123. /**
  124. * Form order
  125. * @var int|null
  126. */
  127. protected $_formOrder;
  128. /**
  129. * Whether or not form elements are members of an array
  130. * @var bool
  131. */
  132. protected $_isArray = false;
  133. /**
  134. * Form legend
  135. * @var string
  136. */
  137. protected $_legend;
  138. /**
  139. * Plugin loaders
  140. * @var array
  141. */
  142. protected $_loaders = array();
  143. /**
  144. * Allowed form methods
  145. * @var array
  146. */
  147. protected $_methods = array('delete', 'get', 'post', 'put');
  148. /**
  149. * Order in which to display and iterate elements
  150. * @var array
  151. */
  152. protected $_order = array();
  153. /**
  154. * Whether internal order has been updated or not
  155. * @var bool
  156. */
  157. protected $_orderUpdated = false;
  158. /**
  159. * Sub form prefix paths
  160. * @var array
  161. */
  162. protected $_subFormPrefixPaths = array();
  163. /**
  164. * Sub forms
  165. * @var array
  166. */
  167. protected $_subForms = array();
  168. /**
  169. * @var Zend_Translate
  170. */
  171. protected $_translator;
  172. /**
  173. * Global default translation adapter
  174. * @var Zend_Translate
  175. */
  176. protected static $_translatorDefault;
  177. /**
  178. * is the translator disabled?
  179. * @var bool
  180. */
  181. protected $_translatorDisabled = false;
  182. /**
  183. * @var Zend_View_Interface
  184. */
  185. protected $_view;
  186. /**
  187. * Constructor
  188. *
  189. * Registers form view helper as decorator
  190. *
  191. * @param mixed $options
  192. * @return void
  193. */
  194. public function __construct($options = null)
  195. {
  196. if (is_array($options)) {
  197. $this->setOptions($options);
  198. } elseif ($options instanceof Zend_Config) {
  199. $this->setConfig($options);
  200. }
  201. // Extensions...
  202. $this->init();
  203. $this->loadDefaultDecorators();
  204. }
  205. /**
  206. * Clone form object and all children
  207. *
  208. * @return void
  209. */
  210. public function __clone()
  211. {
  212. $elements = array();
  213. foreach ($this->getElements() as $name => $element) {
  214. $elements[] = clone $element;
  215. }
  216. $this->setElements($elements);
  217. $subForms = array();
  218. foreach ($this->getSubForms() as $name => $subForm) {
  219. $subForms[$name] = clone $subForm;
  220. }
  221. $this->setSubForms($subForms);
  222. $displayGroups = array();
  223. foreach ($this->_displayGroups as $group) {
  224. $clone = clone $group;
  225. $elements = array();
  226. foreach ($clone->getElements() as $name => $e) {
  227. $elements[] = $this->getElement($name);
  228. }
  229. $clone->setElements($elements);
  230. $displayGroups[] = $clone;
  231. }
  232. $this->setDisplayGroups($displayGroups);
  233. }
  234. /**
  235. * Reset values of form
  236. *
  237. * @return Zend_Form
  238. */
  239. public function reset()
  240. {
  241. foreach ($this->getElements() as $element) {
  242. $element->setValue(null);
  243. }
  244. foreach ($this->getSubForms() as $subForm) {
  245. $subForm->reset();
  246. }
  247. return $this;
  248. }
  249. /**
  250. * Initialize form (used by extending classes)
  251. *
  252. * @return void
  253. */
  254. public function init()
  255. {
  256. }
  257. /**
  258. * Set form state from options array
  259. *
  260. * @param array $options
  261. * @return Zend_Form
  262. */
  263. public function setOptions(array $options)
  264. {
  265. if (isset($options['prefixPath'])) {
  266. $this->addPrefixPaths($options['prefixPath']);
  267. unset($options['prefixPath']);
  268. }
  269. if (isset($options['elementPrefixPath'])) {
  270. $this->addElementPrefixPaths($options['elementPrefixPath']);
  271. unset($options['elementPrefixPath']);
  272. }
  273. if (isset($options['displayGroupPrefixPath'])) {
  274. $this->addDisplayGroupPrefixPaths($options['displayGroupPrefixPath']);
  275. unset($options['displayGroupPrefixPath']);
  276. }
  277. if (isset($options['elementDecorators'])) {
  278. $this->_elementDecorators = $options['elementDecorators'];
  279. unset($options['elementDecorators']);
  280. }
  281. if (isset($options['elements'])) {
  282. $this->setElements($options['elements']);
  283. unset($options['elements']);
  284. }
  285. if (isset($options['defaultDisplayGroupClass'])) {
  286. $this->setDefaultDisplayGroupClass($options['defaultDisplayGroupClass']);
  287. unset($options['defaultDisplayGroupClass']);
  288. }
  289. if (isset($options['displayGroupDecorators'])) {
  290. $displayGroupDecorators = $options['displayGroupDecorators'];
  291. unset($options['displayGroupDecorators']);
  292. }
  293. if (isset($options['elementsBelongTo'])) {
  294. $elementsBelongTo = $options['elementsBelongTo'];
  295. unset($options['elementsBelongTo']);
  296. }
  297. if (isset($options['attribs'])) {
  298. $this->addAttribs($options['attribs']);
  299. unset($options['attribs']);
  300. }
  301. $forbidden = array(
  302. 'Options', 'Config', 'PluginLoader', 'SubForms', 'View', 'Translator',
  303. 'Attrib', 'Default',
  304. );
  305. foreach ($options as $key => $value) {
  306. $normalized = ucfirst($key);
  307. if (in_array($normalized, $forbidden)) {
  308. continue;
  309. }
  310. $method = 'set' . $normalized;
  311. if (method_exists($this, $method)) {
  312. $this->$method($value);
  313. } else {
  314. $this->setAttrib($key, $value);
  315. }
  316. }
  317. if (isset($displayGroupDecorators)) {
  318. $this->setDisplayGroupDecorators($displayGroupDecorators);
  319. }
  320. if (isset($elementsBelongTo)) {
  321. $this->setElementsBelongTo($elementsBelongTo);
  322. }
  323. return $this;
  324. }
  325. /**
  326. * Set form state from config object
  327. *
  328. * @param Zend_Config $config
  329. * @return Zend_Form
  330. */
  331. public function setConfig(Zend_Config $config)
  332. {
  333. return $this->setOptions($config->toArray());
  334. }
  335. // Loaders
  336. /**
  337. * Set plugin loaders for use with decorators and elements
  338. *
  339. * @param Zend_Loader_PluginLoader_Interface $loader
  340. * @param string $type 'decorator' or 'element'
  341. * @return Zend_Form
  342. * @throws Zend_Form_Exception on invalid type
  343. */
  344. public function setPluginLoader(Zend_Loader_PluginLoader_Interface $loader, $type = null)
  345. {
  346. $type = strtoupper($type);
  347. switch ($type) {
  348. case self::DECORATOR:
  349. case self::ELEMENT:
  350. $this->_loaders[$type] = $loader;
  351. return $this;
  352. default:
  353. require_once 'Zend/Form/Exception.php';
  354. throw new Zend_Form_Exception(sprintf('Invalid type "%s" provided to setPluginLoader()', $type));
  355. }
  356. }
  357. /**
  358. * Retrieve plugin loader for given type
  359. *
  360. * $type may be one of:
  361. * - decorator
  362. * - element
  363. *
  364. * If a plugin loader does not exist for the given type, defaults are
  365. * created.
  366. *
  367. * @param string $type
  368. * @return Zend_Loader_PluginLoader_Interface
  369. */
  370. public function getPluginLoader($type = null)
  371. {
  372. $type = strtoupper($type);
  373. if (!isset($this->_loaders[$type])) {
  374. switch ($type) {
  375. case self::DECORATOR:
  376. $prefixSegment = 'Form_Decorator';
  377. $pathSegment = 'Form/Decorator';
  378. break;
  379. case self::ELEMENT:
  380. $prefixSegment = 'Form_Element';
  381. $pathSegment = 'Form/Element';
  382. break;
  383. default:
  384. require_once 'Zend/Form/Exception.php';
  385. throw new Zend_Form_Exception(sprintf('Invalid type "%s" provided to getPluginLoader()', $type));
  386. }
  387. require_once 'Zend/Loader/PluginLoader.php';
  388. $this->_loaders[$type] = new Zend_Loader_PluginLoader(
  389. array('Zend_' . $prefixSegment . '_' => 'Zend/' . $pathSegment . '/')
  390. );
  391. }
  392. return $this->_loaders[$type];
  393. }
  394. /**
  395. * Add prefix path for plugin loader
  396. *
  397. * If no $type specified, assumes it is a base path for both filters and
  398. * validators, and sets each according to the following rules:
  399. * - decorators: $prefix = $prefix . '_Decorator'
  400. * - elements: $prefix = $prefix . '_Element'
  401. *
  402. * Otherwise, the path prefix is set on the appropriate plugin loader.
  403. *
  404. * If $type is 'decorators', sets the path in the decorator plugin loader
  405. * for all elements. Additionally, if no $type is provided,
  406. * {@link Zend_Form_Element::addPrefixPath()} is called on each element.
  407. *
  408. * @param string $prefix
  409. * @param string $path
  410. * @param string $type
  411. * @return Zend_Form
  412. * @throws Zend_Form_Exception for invalid type
  413. */
  414. public function addPrefixPath($prefix, $path, $type = null)
  415. {
  416. $type = strtoupper($type);
  417. switch ($type) {
  418. case self::DECORATOR:
  419. case self::ELEMENT:
  420. $loader = $this->getPluginLoader($type);
  421. $loader->addPrefixPath($prefix, $path);
  422. return $this;
  423. case null:
  424. $prefix = rtrim($prefix, '_');
  425. $path = rtrim($path, DIRECTORY_SEPARATOR);
  426. foreach (array(self::DECORATOR, self::ELEMENT) as $type) {
  427. $cType = ucfirst(strtolower($type));
  428. $pluginPath = $path . DIRECTORY_SEPARATOR . $cType . DIRECTORY_SEPARATOR;
  429. $pluginPrefix = $prefix . '_' . $cType;
  430. $loader = $this->getPluginLoader($type);
  431. $loader->addPrefixPath($pluginPrefix, $pluginPath);
  432. }
  433. return $this;
  434. default:
  435. require_once 'Zend/Form/Exception.php';
  436. throw new Zend_Form_Exception(sprintf('Invalid type "%s" provided to getPluginLoader()', $type));
  437. }
  438. }
  439. /**
  440. * Add many prefix paths at once
  441. *
  442. * @param array $spec
  443. * @return Zend_Form
  444. */
  445. public function addPrefixPaths(array $spec)
  446. {
  447. if (isset($spec['prefix']) && isset($spec['path'])) {
  448. return $this->addPrefixPath($spec['prefix'], $spec['path']);
  449. }
  450. foreach ($spec as $type => $paths) {
  451. if (is_numeric($type) && is_array($paths)) {
  452. $type = null;
  453. if (isset($paths['prefix']) && isset($paths['path'])) {
  454. if (isset($paths['type'])) {
  455. $type = $paths['type'];
  456. }
  457. $this->addPrefixPath($paths['prefix'], $paths['path'], $type);
  458. }
  459. } elseif (!is_numeric($type)) {
  460. if (!isset($paths['prefix']) || !isset($paths['path'])) {
  461. continue;
  462. }
  463. $this->addPrefixPath($paths['prefix'], $paths['path'], $type);
  464. }
  465. }
  466. return $this;
  467. }
  468. /**
  469. * Add prefix path for all elements
  470. *
  471. * @param string $prefix
  472. * @param string $path
  473. * @param string $type
  474. * @return Zend_Form
  475. */
  476. public function addElementPrefixPath($prefix, $path, $type = null)
  477. {
  478. $this->_elementPrefixPaths[] = array(
  479. 'prefix' => $prefix,
  480. 'path' => $path,
  481. 'type' => $type,
  482. );
  483. foreach ($this->getElements() as $element) {
  484. $element->addPrefixPath($prefix, $path, $type);
  485. }
  486. foreach ($this->getSubForms() as $subForm) {
  487. $subForm->addElementPrefixPath($prefix, $path, $type);
  488. }
  489. return $this;
  490. }
  491. /**
  492. * Add prefix paths for all elements
  493. *
  494. * @param array $spec
  495. * @return Zend_Form
  496. */
  497. public function addElementPrefixPaths(array $spec)
  498. {
  499. $this->_elementPrefixPaths = $this->_elementPrefixPaths + $spec;
  500. foreach ($this->getElements() as $element) {
  501. $element->addPrefixPaths($spec);
  502. }
  503. return $this;
  504. }
  505. /**
  506. * Add prefix path for all display groups
  507. *
  508. * @param string $prefix
  509. * @param string $path
  510. * @return Zend_Form
  511. */
  512. public function addDisplayGroupPrefixPath($prefix, $path)
  513. {
  514. $this->_displayGroupPrefixPaths[] = array(
  515. 'prefix' => $prefix,
  516. 'path' => $path,
  517. );
  518. foreach ($this->getDisplayGroups() as $group) {
  519. $group->addPrefixPath($prefix, $path);
  520. }
  521. return $this;
  522. }
  523. /**
  524. * Add multiple display group prefix paths at once
  525. *
  526. * @param array $spec
  527. * @return Zend_Form
  528. */
  529. public function addDisplayGroupPrefixPaths(array $spec)
  530. {
  531. foreach ($spec as $key => $value) {
  532. if (is_string($value) && !is_numeric($key)) {
  533. $this->addDisplayGroupPrefixPath($key, $value);
  534. continue;
  535. }
  536. if (is_string($value) && is_numeric($key)) {
  537. continue;
  538. }
  539. if (is_array($value)) {
  540. $count = count($value);
  541. if (array_keys($value) === range(0, $count - 1)) {
  542. if ($count < 2) {
  543. continue;
  544. }
  545. $prefix = array_shift($value);
  546. $path = array_shift($value);
  547. $this->addDisplayGroupPrefixPath($prefix, $path);
  548. continue;
  549. }
  550. if (array_key_exists('prefix', $value) && array_key_exists('path', $value)) {
  551. $this->addDisplayGroupPrefixPath($value['prefix'], $value['path']);
  552. }
  553. }
  554. }
  555. return $this;
  556. }
  557. // Form metadata:
  558. /**
  559. * Set form attribute
  560. *
  561. * @param string $key
  562. * @param mixed $value
  563. * @return Zend_Form
  564. */
  565. public function setAttrib($key, $value)
  566. {
  567. $key = (string) $key;
  568. $this->_attribs[$key] = $value;
  569. return $this;
  570. }
  571. /**
  572. * Add multiple form attributes at once
  573. *
  574. * @param array $attribs
  575. * @return Zend_Form
  576. */
  577. public function addAttribs(array $attribs)
  578. {
  579. foreach ($attribs as $key => $value) {
  580. $this->setAttrib($key, $value);
  581. }
  582. return $this;
  583. }
  584. /**
  585. * Set multiple form attributes at once
  586. *
  587. * Overwrites any previously set attributes.
  588. *
  589. * @param array $attribs
  590. * @return Zend_Form
  591. */
  592. public function setAttribs(array $attribs)
  593. {
  594. $this->clearAttribs();
  595. return $this->addAttribs($attribs);
  596. }
  597. /**
  598. * Retrieve a single form attribute
  599. *
  600. * @param string $key
  601. * @return mixed
  602. */
  603. public function getAttrib($key)
  604. {
  605. $key = (string) $key;
  606. if (!isset($this->_attribs[$key])) {
  607. return null;
  608. }
  609. return $this->_attribs[$key];
  610. }
  611. /**
  612. * Retrieve all form attributes/metadata
  613. *
  614. * @return array
  615. */
  616. public function getAttribs()
  617. {
  618. return $this->_attribs;
  619. }
  620. /**
  621. * Remove attribute
  622. *
  623. * @param string $key
  624. * @return bool
  625. */
  626. public function removeAttrib($key)
  627. {
  628. if (isset($this->_attribs[$key])) {
  629. unset($this->_attribs[$key]);
  630. return true;
  631. }
  632. return false;
  633. }
  634. /**
  635. * Clear all form attributes
  636. *
  637. * @return Zend_Form
  638. */
  639. public function clearAttribs()
  640. {
  641. $this->_attribs = array();
  642. return $this;
  643. }
  644. /**
  645. * Set form action
  646. *
  647. * @param string $action
  648. * @return Zend_Form
  649. */
  650. public function setAction($action)
  651. {
  652. return $this->setAttrib('action', (string) $action);
  653. }
  654. /**
  655. * Get form action
  656. *
  657. * Sets default to '' if not set.
  658. *
  659. * @return string
  660. */
  661. public function getAction()
  662. {
  663. $action = $this->getAttrib('action');
  664. if (null === $action) {
  665. $action = '';
  666. $this->setAction($action);
  667. }
  668. return $action;
  669. }
  670. /**
  671. * Set form method
  672. *
  673. * Only values in {@link $_methods()} allowed
  674. *
  675. * @param string $method
  676. * @return Zend_Form
  677. * @throws Zend_Form_Exception
  678. */
  679. public function setMethod($method)
  680. {
  681. $method = strtolower($method);
  682. if (!in_array($method, $this->_methods)) {
  683. require_once 'Zend/Form/Exception.php';
  684. throw new Zend_Form_Exception(sprintf('"%s" is an invalid form method', $method));
  685. }
  686. $this->setAttrib('method', $method);
  687. return $this;
  688. }
  689. /**
  690. * Retrieve form method
  691. *
  692. * @return string
  693. */
  694. public function getMethod()
  695. {
  696. if (null === ($method = $this->getAttrib('method'))) {
  697. $method = self::METHOD_POST;
  698. $this->setAttrib('method', $method);
  699. }
  700. return strtolower($method);
  701. }
  702. /**
  703. * Set encoding type
  704. *
  705. * @param string $value
  706. * @return Zend_Form
  707. */
  708. public function setEnctype($value)
  709. {
  710. $this->setAttrib('enctype', $value);
  711. return $this;
  712. }
  713. /**
  714. * Get encoding type
  715. *
  716. * @return string
  717. */
  718. public function getEnctype()
  719. {
  720. if (null === ($enctype = $this->getAttrib('enctype'))) {
  721. $enctype = self::ENCTYPE_URLENCODED;
  722. $this->setAttrib('enctype', $enctype);
  723. }
  724. return $this->getAttrib('enctype');
  725. }
  726. /**
  727. * Filter a name to only allow valid variable characters
  728. *
  729. * @param string $value
  730. * @param bool $allowBrackets
  731. * @return string
  732. */
  733. public function filterName($value, $allowBrackets = false)
  734. {
  735. $charset = '^a-zA-Z0-9_\x7f-\xff';
  736. if ($allowBrackets) {
  737. $charset .= '\[\]';
  738. }
  739. return preg_replace('/[' . $charset . ']/', '', (string) $value);
  740. }
  741. /**
  742. * Set form name
  743. *
  744. * @param string $name
  745. * @return Zend_Form
  746. */
  747. public function setName($name)
  748. {
  749. $name = $this->filterName($name);
  750. if (('0' !== $name) && empty($name)) {
  751. require_once 'Zend/Form/Exception.php';
  752. throw new Zend_Form_Exception('Invalid name provided; must contain only valid variable characters and be non-empty');
  753. }
  754. return $this->setAttrib('name', $name);
  755. }
  756. /**
  757. * Get name attribute
  758. *
  759. * @return null|string
  760. */
  761. public function getName()
  762. {
  763. return $this->getAttrib('name');
  764. }
  765. /**
  766. * Get fully qualified name
  767. *
  768. * Places name as subitem of array and/or appends brackets.
  769. *
  770. * @return string
  771. */
  772. public function getFullyQualifiedName()
  773. {
  774. return $this->getName();
  775. }
  776. /**
  777. * Get element id
  778. *
  779. * @return string
  780. */
  781. public function getId()
  782. {
  783. if (null !== ($id = $this->getAttrib('id'))) {
  784. return $id;
  785. }
  786. $id = $this->getFullyQualifiedName();
  787. // Bail early if no array notation detected
  788. if (!strstr($id, '[')) {
  789. return $id;
  790. }
  791. // Strip array notation
  792. if ('[]' == substr($id, -2)) {
  793. $id = substr($id, 0, strlen($id) - 2);
  794. }
  795. $id = str_replace('][', '-', $id);
  796. $id = str_replace(array(']', '['), '-', $id);
  797. $id = trim($id, '-');
  798. return $id;
  799. }
  800. /**
  801. * Set form legend
  802. *
  803. * @param string $value
  804. * @return Zend_Form
  805. */
  806. public function setLegend($value)
  807. {
  808. $this->_legend = (string) $value;
  809. return $this;
  810. }
  811. /**
  812. * Get form legend
  813. *
  814. * @return string
  815. */
  816. public function getLegend()
  817. {
  818. return $this->_legend;
  819. }
  820. /**
  821. * Set form description
  822. *
  823. * @param string $value
  824. * @return Zend_Form
  825. */
  826. public function setDescription($value)
  827. {
  828. $this->_description = (string) $value;
  829. return $this;
  830. }
  831. /**
  832. * Retrieve form description
  833. *
  834. * @return string
  835. */
  836. public function getDescription()
  837. {
  838. return $this->_description;
  839. }
  840. /**
  841. * Set form order
  842. *
  843. * @param int $index
  844. * @return Zend_Form
  845. */
  846. public function setOrder($index)
  847. {
  848. $this->_formOrder = (int) $index;
  849. return $this;
  850. }
  851. /**
  852. * Get form order
  853. *
  854. * @return int|null
  855. */
  856. public function getOrder()
  857. {
  858. return $this->_formOrder;
  859. }
  860. // Element interaction:
  861. /**
  862. * Add a new element
  863. *
  864. * $element may be either a string element type, or an object of type
  865. * Zend_Form_Element. If a string element type is provided, $name must be
  866. * provided, and $options may be optionally provided for configuring the
  867. * element.
  868. *
  869. * If a Zend_Form_Element is provided, $name may be optionally provided,
  870. * and any provided $options will be ignored.
  871. *
  872. * @param string|Zend_Form_Element $element
  873. * @param string $name
  874. * @param array|Zend_Config $options
  875. * @return Zend_Form
  876. */
  877. public function addElement($element, $name = null, $options = null)
  878. {
  879. if (is_string($element)) {
  880. if (null === $name) {
  881. require_once 'Zend/Form/Exception.php';
  882. throw new Zend_Form_Exception('Elements specified by string must have an accompanying name');
  883. }
  884. if (is_array($this->_elementDecorators)) {
  885. if (null === $options) {
  886. $options = array('decorators' => $this->_elementDecorators);
  887. } elseif ($options instanceof Zend_Config) {
  888. $options = $options->toArray();
  889. }
  890. if (is_array($options)
  891. && !array_key_exists('decorators', $options)
  892. ) {
  893. $options['decorators'] = $this->_elementDecorators;
  894. }
  895. }
  896. $this->_elements[$name] = $this->createElement($element, $name, $options);
  897. } elseif ($element instanceof Zend_Form_Element) {
  898. $prefixPaths = array();
  899. $prefixPaths['decorator'] = $this->getPluginLoader('decorator')->getPaths();
  900. if (!empty($this->_elementPrefixPaths)) {
  901. $prefixPaths = array_merge($prefixPaths, $this->_elementPrefixPaths);
  902. }
  903. if (null === $name) {
  904. $name = $element->getName();
  905. }
  906. $this->_elements[$name] = $element;
  907. $this->_elements[$name]->addPrefixPaths($prefixPaths);
  908. }
  909. $this->_order[$name] = $this->_elements[$name]->getOrder();
  910. $this->_orderUpdated = true;
  911. $this->_setElementsBelongTo($name);
  912. return $this;
  913. }
  914. /**
  915. * Create an element
  916. *
  917. * Acts as a factory for creating elements. Elements created with this
  918. * method will not be attached to the form, but will contain element
  919. * settings as specified in the form object (including plugin loader
  920. * prefix paths, default decorators, etc.).
  921. *
  922. * @param string $type
  923. * @param string $name
  924. * @param array|Zend_Config $options
  925. * @return Zend_Form_Element
  926. */
  927. public function createElement($type, $name, $options = null)
  928. {
  929. if (!is_string($type)) {
  930. require_once 'Zend/Form/Exception.php';
  931. throw new Zend_Form_Exception('Element type must be a string indicating type');
  932. }
  933. if (!is_string($name)) {
  934. require_once 'Zend/Form/Exception.php';
  935. throw new Zend_Form_Exception('Element name must be a string');
  936. }
  937. $prefixPaths = array();
  938. $prefixPaths['decorator'] = $this->getPluginLoader('decorator')->getPaths();
  939. if (!empty($this->_elementPrefixPaths)) {
  940. $prefixPaths = array_merge($prefixPaths, $this->_elementPrefixPaths);
  941. }
  942. if ($options instanceof Zend_Config) {
  943. $options = $options->toArray();
  944. }
  945. if ((null === $options) || !is_array($options)) {
  946. $options = array('prefixPath' => $prefixPaths);
  947. } elseif (is_array($options)) {
  948. if (array_key_exists('prefixPath', $options)) {
  949. $options['prefixPath'] = array_merge($prefixPaths, $options['prefixPath']);
  950. } else {
  951. $options['prefixPath'] = $prefixPaths;
  952. }
  953. }
  954. $class = $this->getPluginLoader(self::ELEMENT)->load($type);
  955. $element = new $class($name, $options);
  956. return $element;
  957. }
  958. /**
  959. * Add multiple elements at once
  960. *
  961. * @param array $elements
  962. * @return Zend_Form
  963. */
  964. public function addElements(array $elements)
  965. {
  966. foreach ($elements as $key => $spec) {
  967. $name = null;
  968. if (!is_numeric($key)) {
  969. $name = $key;
  970. }
  971. if (is_string($spec) || ($spec instanceof Zend_Form_Element)) {
  972. $this->addElement($spec, $name);
  973. continue;
  974. }
  975. if (is_array($spec)) {
  976. $argc = count($spec);
  977. $options = array();
  978. if (isset($spec['type'])) {
  979. $type = $spec['type'];
  980. if (isset($spec['name'])) {
  981. $name = $spec['name'];
  982. }
  983. if (isset($spec['options'])) {
  984. $options = $spec['options'];
  985. }
  986. $this->addElement($type, $name, $options);
  987. } else {
  988. switch ($argc) {
  989. case 0:
  990. continue;
  991. case (1 <= $argc):
  992. $type = array_shift($spec);
  993. case (2 <= $argc):
  994. if (null === $name) {
  995. $name = array_shift($spec);
  996. } else {
  997. $options = array_shift($spec);
  998. }
  999. case (3 <= $argc):
  1000. if (empty($options)) {
  1001. $options = array_shift($spec);
  1002. }
  1003. default:
  1004. $this->addElement($type, $name, $options);
  1005. }
  1006. }
  1007. }
  1008. }
  1009. return $this;
  1010. }
  1011. /**
  1012. * Set form elements (overwrites existing elements)
  1013. *
  1014. * @param array $elements
  1015. * @return Zend_Form
  1016. */
  1017. public function setElements(array $elements)
  1018. {
  1019. $this->clearElements();
  1020. return $this->addElements($elements);
  1021. }
  1022. /**
  1023. * Retrieve a single element
  1024. *
  1025. * @param string $name
  1026. * @return Zend_Form_Element|null
  1027. */
  1028. public function getElement($name)
  1029. {
  1030. if (array_key_exists($name, $this->_elements)) {
  1031. return $this->_elements[$name];
  1032. }
  1033. return null;
  1034. }
  1035. /**
  1036. * Retrieve all elements
  1037. *
  1038. * @return array
  1039. */
  1040. public function getElements()
  1041. {
  1042. return $this->_elements;
  1043. }
  1044. /**
  1045. * Remove element
  1046. *
  1047. * @param string $name
  1048. * @return boolean
  1049. */
  1050. public function removeElement($name)
  1051. {
  1052. $name = (string) $name;
  1053. if (isset($this->_elements[$name])) {
  1054. unset($this->_elements[$name]);
  1055. if (array_key_exists($name, $this->_order)) {
  1056. unset($this->_order[$name]);
  1057. $this->_orderUpdated = true;
  1058. } else {
  1059. foreach ($this->_displayGroups as $group) {
  1060. if (null !== $group->getElement($name)) {
  1061. $group->removeElement($name);
  1062. }
  1063. }
  1064. }
  1065. return true;
  1066. }
  1067. return false;
  1068. }
  1069. /**
  1070. * Remove all form elements
  1071. *
  1072. * @return Zend_Form
  1073. */
  1074. public function clearElements()
  1075. {
  1076. foreach (array_keys($this->_elements) as $key) {
  1077. if (array_key_exists($key, $this->_order)) {
  1078. unset($this->_order[$key]);
  1079. }
  1080. }
  1081. $this->_elements = array();
  1082. $this->_orderUpdated = true;
  1083. return $this;
  1084. }
  1085. /**
  1086. * Set default values for elements
  1087. *
  1088. * Sets values for all elements specified in the array of $defaults.
  1089. *
  1090. * @param array $defaults
  1091. * @return Zend_Form
  1092. */
  1093. public function setDefaults(array $defaults)
  1094. {
  1095. foreach ($this->getElements() as $name => $element) {
  1096. if (array_key_exists($name, $defaults)) {
  1097. $this->setDefault($name, $defaults[$name]);
  1098. }
  1099. }
  1100. foreach ($this->getSubForms() as $name => $form) {
  1101. if (array_key_exists($name, $defaults)) {
  1102. $form->setDefaults($defaults[$name]);
  1103. } else {
  1104. $form->setDefaults($defaults);
  1105. }
  1106. }
  1107. return $this;
  1108. }
  1109. /**
  1110. * Set default value for an element
  1111. *
  1112. * @param string $name
  1113. * @param mixed $value
  1114. * @return Zend_Form
  1115. */
  1116. public function setDefault($name, $value)
  1117. {
  1118. $name = (string) $name;
  1119. if ($element = $this->getElement($name)) {
  1120. $element->setValue($value);
  1121. } else {
  1122. if (is_scalar($value)) {
  1123. foreach ($this->getSubForms() as $subForm) {
  1124. $subForm->setDefault($name, $value);
  1125. }
  1126. } elseif (is_array($value) && ($subForm = $this->getSubForm($name))) {
  1127. $subForm->setDefaults($value);
  1128. }
  1129. }
  1130. return $this;
  1131. }
  1132. /**
  1133. * Retrieve value for single element
  1134. *
  1135. * @param string $name
  1136. * @return mixed
  1137. */
  1138. public function getValue($name)
  1139. {
  1140. if ($element = $this->getElement($name)) {
  1141. return $element->getValue();
  1142. }
  1143. if ($subForm = $this->getSubForm($name)) {
  1144. return $subForm->getValues(true);
  1145. }
  1146. foreach ($this->getSubForms() as $subForm) {
  1147. if ($name == $subForm->getElementsBelongTo()) {
  1148. return $subForm->getValues(true);
  1149. }
  1150. }
  1151. return null;
  1152. }
  1153. /**
  1154. * Retrieve all form element values
  1155. *
  1156. * @param bool $suppressArrayNotation
  1157. * @return array
  1158. */
  1159. public function getValues($suppressArrayNotation = false)
  1160. {
  1161. $values = array();
  1162. foreach ($this->getElements() as $key => $element) {
  1163. if (!$element->getIgnore()) {
  1164. $values[$key] = $element->getValue();
  1165. }
  1166. }
  1167. foreach ($this->getSubForms() as $key => $subForm) {
  1168. $fValues = $this->_attachToArray($subForm->getValues(true), $subForm->getElementsBelongTo());
  1169. $values = array_merge($values, $fValues);
  1170. }
  1171. if (!$suppressArrayNotation && $this->isArray()) {
  1172. $values = $this->_attachToArray($values, $this->getElementsBelongTo());
  1173. }
  1174. return $values;
  1175. }
  1176. /**
  1177. * Returns only the valid values from the given form input.
  1178. *
  1179. * For models that can be saved in a partially valid state, for example when following the builder,
  1180. * prototype or state patterns it is particularly interessting to retrieve all the current valid
  1181. * values to persist them.
  1182. *
  1183. * @param array $data
  1184. * @return array
  1185. */
  1186. public function getValidValues($data)
  1187. {
  1188. $values = array();
  1189. foreach ($this->getElements() as $key => $element) {
  1190. if (isset($data[$key])) {
  1191. if($element->isValid($data[$key], $data)) {
  1192. $values[$key] = $element->getValue();
  1193. }
  1194. }
  1195. }
  1196. foreach ($this->getSubForms() as $key => $form) {
  1197. if (isset($data[$key])) {
  1198. $values[$key] = $form->getValidValues($data[$key]);
  1199. }
  1200. }
  1201. return $values;
  1202. }
  1203. /**
  1204. * Get unfiltered element value
  1205. *
  1206. * @param string $name
  1207. * @return mixed
  1208. */
  1209. public function getUnfilteredValue($name)
  1210. {
  1211. if ($element = $this->getElement($name)) {
  1212. return $element->getUnfilteredValue();
  1213. }
  1214. return null;
  1215. }
  1216. /**
  1217. * Retrieve all unfiltered element values
  1218. *
  1219. * @return array
  1220. */
  1221. public function getUnfilteredValues()
  1222. {
  1223. $values = array();
  1224. foreach ($this->getElements() as $key => $element) {
  1225. $values[$key] = $element->getUnfilteredValue();
  1226. }
  1227. return $values;
  1228. }
  1229. /**
  1230. * Set all elements' filters
  1231. *
  1232. * @param array $filters
  1233. * @return Zend_Form
  1234. */
  1235. public function setElementFilters(array $filters)
  1236. {
  1237. foreach ($this->getElements() as $element) {
  1238. $element->setFilters($filters);
  1239. }
  1240. return $this;
  1241. }
  1242. /**
  1243. * Set name of array elements belong to
  1244. *
  1245. * @param string $array
  1246. * @return Zend_Form
  1247. */
  1248. public function setElementsBelongTo($array)
  1249. {
  1250. $origName = $this->getElementsBelongTo();
  1251. $name = $this->filterName($array, true);
  1252. if (empty($name)) {
  1253. $name = null;
  1254. }
  1255. $this->_elementsBelongTo = $name;
  1256. if (null === $name) {
  1257. $this->setIsArray(false);
  1258. if (null !== $origName) {
  1259. $this->_setElementsBelongTo();
  1260. }
  1261. } else {
  1262. $this->setIsArray(true);
  1263. $this->_setElementsBelongTo();
  1264. }
  1265. return $this;
  1266. }
  1267. /**
  1268. * Set array to which elements belong
  1269. *
  1270. * @param string $name Element name
  1271. * @return void
  1272. */
  1273. protected function _setElementsBelongTo($name = null)
  1274. {
  1275. $array = $this->getElementsBelongTo();
  1276. if (null === $array) {
  1277. return;
  1278. }
  1279. if (null === $name) {
  1280. foreach ($this->getElements() as $element) {
  1281. $element->setBelongsTo($array);
  1282. }
  1283. } else {
  1284. if (null !== ($element = $this->getElement($name))) {
  1285. $element->setBelongsTo($array);
  1286. }
  1287. }
  1288. }
  1289. /**
  1290. * Get name of array elements belong to
  1291. *
  1292. * @return string|null
  1293. */
  1294. public function getElementsBelongTo()
  1295. {
  1296. if ((null === $this->_elementsBelongTo) && $this->isArray()) {
  1297. $name = $this->getName();
  1298. if (!empty($name)) {
  1299. return $name;
  1300. }
  1301. }
  1302. return $this->_elementsBelongTo;
  1303. }
  1304. /**
  1305. * Set flag indicating elements belong to array
  1306. *
  1307. * @param bool $flag Value of flag
  1308. * @return Zend_Form
  1309. */
  1310. public function setIsArray($flag)
  1311. {
  1312. $this->_isArray = (bool) $flag;
  1313. return $this;
  1314. }
  1315. /**
  1316. * Get flag indicating if elements belong to an array
  1317. *
  1318. * @return bool
  1319. */
  1320. public function isArray()
  1321. {
  1322. return $this->_isArray;
  1323. }
  1324. // Element groups:
  1325. /**
  1326. * Add a form group/subform
  1327. *
  1328. * @param Zend_Form $form
  1329. * @param string $name
  1330. * @param int $order
  1331. * @return Zend_Form
  1332. */
  1333. public function addSubForm(Zend_Form $form, $name, $order = null)
  1334. {
  1335. $name = (string) $name;
  1336. foreach ($this->_loaders as $type => $loader) {
  1337. $loaderPaths = $loader->getPaths();
  1338. foreach ($loaderPaths as $prefix => $paths) {
  1339. foreach ($paths as $path) {
  1340. $form->addPrefixPath($prefix, $path, $type);
  1341. }
  1342. }
  1343. }
  1344. if (!empty($this->_elementPrefixPaths)) {
  1345. foreach ($this->_elementPrefixPaths as $spec) {
  1346. list($prefix, $path, $type) = array_values($spec);
  1347. $form->addElementPrefixPath($prefix, $path, $type);
  1348. }
  1349. }
  1350. if (!empty($this->_displayGroupPrefixPaths)) {
  1351. foreach ($this->_displayGroupPrefixPaths as $spec) {
  1352. list($prefix, $path) = array_values($spec);
  1353. $form->addDisplayGroupPrefixPath($prefix, $path);
  1354. }
  1355. }
  1356. if (null !== $order) {
  1357. $form->setOrder($order);
  1358. }
  1359. $form->setName($name);
  1360. $this->_subForms[$name] = $form;
  1361. $this->_order[$name] = $order;
  1362. $this->_orderUpdated = true;
  1363. return $this;
  1364. }
  1365. /**
  1366. * Add multiple form subForms/subforms at once
  1367. *
  1368. * @param array $subForms
  1369. * @return Zend_Form
  1370. */
  1371. public function addSubForms(array $subForms)
  1372. {
  1373. foreach ($subForms as $key => $spec) {
  1374. $name = null;
  1375. if (!is_numeric($key)) {
  1376. $name = $key;
  1377. }
  1378. if ($spec instanceof Zend_Form) {
  1379. $this->addSubForm($spec, $name);
  1380. continue;
  1381. }
  1382. if (is_array($spec)) {
  1383. $argc = count($spec);
  1384. $order = null;
  1385. switch ($argc) {
  1386. case 0:
  1387. continue;
  1388. case (1 <= $argc):
  1389. $subForm = array_shift($spec);
  1390. case (2 <= $argc):
  1391. $name = array_shift($spec);
  1392. case (3 <= $argc):
  1393. $order = array_shift($spec);
  1394. default:
  1395. $this->addSubForm($subForm, $name, $order);
  1396. }
  1397. }
  1398. }
  1399. return $this;
  1400. }
  1401. /**
  1402. * Set multiple form subForms/subforms (overwrites)
  1403. *
  1404. * @param array $subForms
  1405. * @return Zend_Form
  1406. */
  1407. public function setSubForms(array $subForms)
  1408. {
  1409. $this->clearSubForms();
  1410. return $this->addSubForms($subForms);
  1411. }
  1412. /**
  1413. * Retrieve a form subForm/subform
  1414. *
  1415. * @param string $name
  1416. * @return Zend_Form|null
  1417. */
  1418. public function getSubForm($name)
  1419. {
  1420. $name = (string) $name;
  1421. if (isset($this->_subForms[$name])) {
  1422. return $this->_subForms[$name];
  1423. }
  1424. return null;
  1425. }
  1426. /**
  1427. * Retrieve all form subForms/subforms
  1428. *
  1429. * @return array
  1430. */
  1431. public function getSubForms()
  1432. {
  1433. return $this->_subForms;
  1434. }
  1435. /**
  1436. * Remove form subForm/subform
  1437. *
  1438. * @param string $name
  1439. * @return boolean
  1440. */
  1441. public function removeSubForm($name)
  1442. {
  1443. $name = (string) $name;
  1444. if (array_key_exists($name, $this->_subForms)) {
  1445. unset($this->_subForms[$name]);
  1446. if (array_key_exists($name, $this->_order)) {
  1447. unset($this->_order[$name]);
  1448. $this->_orderUpdated = true;
  1449. }
  1450. return true;
  1451. }
  1452. return false;
  1453. }
  1454. /**
  1455. * Remove all form subForms/subforms
  1456. *
  1457. * @return Zend_Form
  1458. */
  1459. public function clearSubForms()
  1460. {
  1461. foreach (array_keys($this->_subForms) as $key) {
  1462. if (array_key_exists($key, $this->_order)) {
  1463. unset($this->_order[$key]);
  1464. }
  1465. }
  1466. $this->_subForms = array();
  1467. $this->_orderUpdated = true;
  1468. return $this;
  1469. }
  1470. // Display groups:
  1471. /**
  1472. * Set default display group class
  1473. *
  1474. * @param string $class
  1475. * @return Zend_Form
  1476. */
  1477. public function setDefaultDisplayGroupClass($class)
  1478. {
  1479. $this->_defaultDisplayGroupClass = (string) $class;
  1480. return $this;
  1481. }
  1482. /**
  1483. * Retrieve default display group class
  1484. *
  1485. * @return string
  1486. */
  1487. public function getDefaultDisplayGroupClass()
  1488. {
  1489. return $this->_defaultDisplayGroupClass;
  1490. }
  1491. /**
  1492. * Add a display group
  1493. *
  1494. * Groups named elements for display purposes.
  1495. *
  1496. * If a referenced element does not yet exist in the form, it is omitted.
  1497. *
  1498. * @param array $elements
  1499. * @param string $name
  1500. * @param array|Zend_Config $options
  1501. * @return Zend_Form
  1502. * @throws Zend_Form_Exception if no valid elements provided
  1503. */
  1504. public function addDisplayGroup(array $elements, $name, $options = null)
  1505. {
  1506. $group = array();
  1507. foreach ($elements as $element) {
  1508. if (isset($this->_elements[$element])) {
  1509. $add = $this->getElement($element);
  1510. if (null !== $add) {
  1511. unset($this->_order[$element]);
  1512. $group[] = $add;
  1513. }
  1514. }
  1515. }
  1516. if (empty($group)) {
  1517. require_once 'Zend/Form/Exception.php';
  1518. throw new Zend_Form_Exception('No valid elements specified for display group');
  1519. }
  1520. $name = (string) $name;
  1521. if (is_array($options)) {
  1522. $options['elements'] = $group;
  1523. } elseif ($options instanceof Zend_Config) {
  1524. $options = $options->toArray();
  1525. $options['elements'] = $group;
  1526. } else {
  1527. $options = array('elements' => $group);
  1528. }
  1529. if (isset($options['displayGroupClass'])) {
  1530. $class = $options['displayGroupClass'];
  1531. unset($options['displayGroupClass']);
  1532. } else {
  1533. $class = $this->getDefaultDisplayGroupClass();
  1534. }
  1535. if (!class_exists($class)) {
  1536. require_once 'Zend/Loader.php';
  1537. Zend_Loader::loadClass($class);
  1538. }
  1539. $this->_displayGroups[$name] = new $class(
  1540. $name,
  1541. $this->getPluginLoader(self::DECORATOR),
  1542. $options
  1543. );
  1544. if (!empty($this->_displayGroupPrefixPaths)) {
  1545. $this->_displayGroups[$name]->addPrefixPaths($this->_displayGroupPrefixPaths);
  1546. }
  1547. $this->_order[$name] = $this->_displayGroups[$name]->getOrder();
  1548. $this->_orderUpdated = true;
  1549. return $this;
  1550. }
  1551. /**
  1552. * Add a display group object (used with cloning)
  1553. *
  1554. * @param Zend_Form_DisplayGroup $group
  1555. * @param string|null $name
  1556. * @return Zend_Form
  1557. */
  1558. protected function _addDisplayGroupObject(Zend_Form_DisplayGroup $group, $name = null)
  1559. {
  1560. if (null === $name) {
  1561. $name = $group->getName();
  1562. if (empty($name)) {
  1563. require_once 'Zend/Form/Exception.php';
  1564. throw new Zend_Form_Exception('Invalid display group added; requires name');
  1565. }
  1566. }
  1567. $this->_displayGroups[$name] = $group;
  1568. if (!empty($this->_displayGroupPrefixPaths)) {
  1569. $this->_displayGroups[$name]->addPrefixPaths($this->_displayGroupPrefixPaths);
  1570. }
  1571. $this->_order[$name] = $this->_displayGroups[$name]->getOrder();
  1572. $this->_orderUpdated = true;
  1573. return $this;
  1574. }
  1575. /**
  1576. * Add multiple display groups at once
  1577. *
  1578. * @param array $groups
  1579. * @return Zend_Form
  1580. */
  1581. public function addDisplayGroups(array $groups)
  1582. {
  1583. foreach ($groups as $key => $spec) {
  1584. $name = null;
  1585. if (!is_numeric($key)) {
  1586. $name = $key;
  1587. }
  1588. if ($spec instanceof Zend_Form_DisplayGroup) {
  1589. $this->_addDisplayGroupObject($spec);
  1590. }
  1591. if (!is_array($spec) || empty($spec)) {
  1592. continue;
  1593. }
  1594. $argc = count($spec);
  1595. $options = array();
  1596. if (isset($spec['elements'])) {
  1597. $elements = $spec['elements'];
  1598. if (isset($spec['name'])) {
  1599. $name = $spec['name'];
  1600. }
  1601. if (isset($spec['options'])) {
  1602. $options = $spec['options'];
  1603. }
  1604. $this->addDisplayGroup($elements, $name, $options);
  1605. } else {
  1606. switch ($argc) {
  1607. case (1 <= $argc):
  1608. $elements = array_shift($spec);
  1609. if (!is_array($elements) && (null !== $name)) {
  1610. $elements = array_merge((array) $elements, $spec);
  1611. $this->addDisplayGroup($elements, $name);
  1612. break;
  1613. }
  1614. case (2 <= $argc):
  1615. if (null !== $name) {
  1616. $options = array_shift($spec);
  1617. $this->addDisplayGroup($elements, $name, $options);
  1618. break;
  1619. }
  1620. $name = array_shift($spec);
  1621. case (3 <= $argc):
  1622. $options = array_shift($spec);
  1623. default:
  1624. $this->addDisplayGroup($elements, $name, $options);
  1625. }
  1626. }
  1627. }
  1628. return $this;
  1629. }
  1630. /**
  1631. * Add multiple display groups (overwrites)
  1632. *
  1633. * @param array $groups
  1634. * @return Zend_Form
  1635. */
  1636. public function setDisplayGroups(array $groups)
  1637. {
  1638. return $this->clearDisplayGroups()
  1639. ->addDisplayGroups($groups);
  1640. }
  1641. /**
  1642. * Return a display group
  1643. *
  1644. * @param string $name
  1645. * @return Zend_Form_DisplayGroup|null
  1646. */
  1647. public function getDisplayGroup($name)
  1648. {
  1649. $name = (string) $name;
  1650. if (isset($this->_displayGroups[$name])) {
  1651. return $this->_displayGroups[$name];
  1652. }
  1653. return null;
  1654. }
  1655. /**
  1656. * Return all display groups
  1657. *
  1658. * @return array
  1659. */
  1660. public function getDisplayGroups()
  1661. {
  1662. return $this->_displayGroups;
  1663. }
  1664. /**
  1665. * Remove a display group by name
  1666. *
  1667. * @param string $name
  1668. * @return boolean
  1669. */
  1670. public function removeDisplayGroup($name)
  1671. {
  1672. $name = (string) $name;
  1673. if (array_key_exists($name, $this->_displayGroups)) {
  1674. foreach ($this->_displayGroups[$name] as $key => $element) {
  1675. if (array_key_exists($key, $this->_elements)) {
  1676. $this->_order[$key] = $element->getOrder();
  1677. $this->_orderUpdated = true;
  1678. }
  1679. }
  1680. unset($this->_displayGroups[$name]);
  1681. if (array_key_exists($name, $this->_order)) {
  1682. unset($this->_order[$name]);
  1683. $this->_orderUpdated = true;
  1684. }
  1685. return true;
  1686. }
  1687. return false;
  1688. }
  1689. /**
  1690. * Remove all display groups
  1691. *
  1692. * @return Zend_Form
  1693. */
  1694. public function clearDisplayGroups()
  1695. {
  1696. foreach ($this->_displayGroups as $key => $group) {
  1697. if (array_key_exists($key, $this->_order)) {
  1698. unset($this->_order[$key]);
  1699. }
  1700. foreach ($group as $name => $element) {
  1701. if (isset($this->_elements[$name])) {
  1702. $this->_order[$name] = $element->getOrder();
  1703. }
  1704. $this->_order[$name] = $element->getOrder();
  1705. }
  1706. }
  1707. $this->_displayGroups = array();
  1708. $this->_orderUpdated = true;
  1709. return $this;
  1710. }
  1711. // Processing
  1712. /**
  1713. * Populate form
  1714. *
  1715. * Proxies to {@link setDefaults()}
  1716. *
  1717. * @param array $values
  1718. * @return Zend_Form
  1719. */
  1720. public function populate(array $values)
  1721. {
  1722. return $this->setDefaults($values);
  1723. }
  1724. /**
  1725. * Determine array key name from given value
  1726. *
  1727. * Given a value such as foo[bar][baz], returns the last element (in this case, 'baz').
  1728. *
  1729. * @param string $value
  1730. * @return string
  1731. */
  1732. protected function _getArrayName($value)
  1733. {
  1734. if (empty($value) || !is_string($value)) {
  1735. return $value;
  1736. }
  1737. if (!strstr($value, '[')) {
  1738. return $value;
  1739. }
  1740. $endPos = strlen($value) - 1;
  1741. if (']' != $value[$endPos]) {
  1742. return $value;
  1743. }
  1744. $start = strrpos($value, '[') + 1;
  1745. $name = substr($value, $start, $endPos - $start);
  1746. return $name;
  1747. }
  1748. /**
  1749. * Extract the value by walking the array using given array path.
  1750. *
  1751. * Given an array path such as foo[bar][baz], returns the value of the last
  1752. * element (in this case, 'baz').
  1753. *
  1754. * @param array $value Array to walk
  1755. * @param string $arrayPath Array notation path of the part to extract
  1756. * @return string
  1757. */
  1758. protected function _dissolveArrayValue($value, $arrayPath)
  1759. {
  1760. // As long as we have more levels
  1761. while ($arrayPos = strpos($arrayPath, '[')) {
  1762. // Get the next key in the path
  1763. $arrayKey = trim(substr($arrayPath, 0, $arrayPos), ']');
  1764. // Set the potentially final value or the next search point in the array
  1765. if (isset($value[$arrayKey])) {
  1766. $value = $value[$arrayKey];
  1767. }
  1768. // Set the next search point in the path
  1769. $arrayPath = trim(substr($arrayPath, $arrayPos + 1), ']');
  1770. }
  1771. if (isset($value[$arrayPath])) {
  1772. $value = $value[$arrayPath];
  1773. }
  1774. return $value;
  1775. }
  1776. /**
  1777. * Converts given arrayPath to an array and attaches given value at the end of it.
  1778. *
  1779. * @param mixed $value The value to attach
  1780. * @param string $arrayPath Given array path to convert and attach to.
  1781. * @return array
  1782. */
  1783. protected function _attachToArray($value, $arrayPath)
  1784. {
  1785. // As long as we have more levels
  1786. while ($arrayPos = strrpos($arrayPath, '[')) {
  1787. // Get the next key in the path
  1788. $arrayKey = trim(substr($arrayPath, $arrayPos + 1), ']');
  1789. // Attach
  1790. $value = array($arrayKey => $value);
  1791. // Set the next search point in the path
  1792. $arrayPath = trim(substr($arrayPath, 0, $arrayPos), ']');
  1793. }
  1794. $value = array($arrayPath => $value);
  1795. return $value;
  1796. }
  1797. /**
  1798. * Validate the form
  1799. *
  1800. * @param array $data
  1801. * @return boolean
  1802. */
  1803. public function isValid($data)
  1804. {
  1805. if (!is_array($data)) {
  1806. require_once 'Zend/Form/Exception.php';
  1807. throw new Zend_Form_Exception(__CLASS__ . '::' . __METHOD__ . ' expects an array');
  1808. }
  1809. $translator = $this->getTranslator();
  1810. $valid = true;
  1811. if ($this->isArray()) {
  1812. $data = $this->_dissolveArrayValue($data, $this->getElementsBelongTo());
  1813. }
  1814. foreach ($this->getElements() as $key => $element) {
  1815. if (null !== $translator && !$element->hasTranslator()) {
  1816. $element->setTranslator($translator);
  1817. }
  1818. if (!isset($data[$key])) {
  1819. $valid = $element->isValid(null, $data) && $valid;
  1820. } else {
  1821. $valid = $element->isValid($data[$key], $data) && $valid;
  1822. }
  1823. }
  1824. foreach ($this->getSubForms() as $key => $form) {
  1825. $form->setTranslator($translator);
  1826. if (isset($data[$key])) {
  1827. $valid = $form->isValid($data[$key]) && $valid;
  1828. } else {
  1829. $valid = $form->isValid($data) && $valid;
  1830. }
  1831. }
  1832. $this->_errorsExist = !$valid;
  1833. // If manually flagged as an error, return invalid status
  1834. if ($this->_errorsForced) {
  1835. return false;
  1836. }
  1837. return $valid;
  1838. }
  1839. /**
  1840. * Validate a partial form
  1841. *
  1842. * Does not check for required flags.
  1843. *
  1844. * @param array $data
  1845. * @return boolean
  1846. */
  1847. public function isValidPartial(array $data)
  1848. {
  1849. if ($this->isArray()) {
  1850. $data = $this->_dissolveArrayValue($data, $this->getElementsBelongTo());
  1851. }
  1852. $translator = $this->getTranslator();
  1853. $valid = true;
  1854. $validatedSubForms = array();
  1855. foreach ($data as $key => $value) {
  1856. if (null !== ($element = $this->getElement($key))) {
  1857. if (null !== $translator && !$element->hasTranslator()) {
  1858. $element->setTranslator($translator);
  1859. }
  1860. $valid = $element->isValid($value, $data) && $valid;
  1861. } elseif (null !== ($subForm = $this->getSubForm($key))) {
  1862. if (null !== $translator) {
  1863. $subForm->setTranslator($translator);
  1864. }
  1865. $valid = $subForm->isValidPartial($data[$key]) && $valid;
  1866. $validatedSubForms[] = $key;
  1867. }
  1868. }
  1869. foreach ($this->getSubForms() as $key => $subForm) {
  1870. if (!in_array($key, $validatedSubForms)) {
  1871. if (null !== $translator) {
  1872. $subForm->setTranslator($translator);
  1873. }
  1874. $valid = $subForm->isValidPartial($data) && $valid;
  1875. }
  1876. }
  1877. $this->_errorsExist = !$valid;
  1878. return $valid;
  1879. }
  1880. /**
  1881. * Process submitted AJAX data
  1882. *
  1883. * Checks if provided $data is valid, via {@link isValidPartial()}. If so,
  1884. * it returns JSON-encoded boolean true. If not, it returns JSON-encoded
  1885. * error messages (as returned by {@link getMessages()}).
  1886. *
  1887. * @param array $data
  1888. * @return string JSON-encoded boolean true or error messages
  1889. */
  1890. public function processAjax(array $data)
  1891. {
  1892. require_once 'Zend/Json.php';
  1893. if ($this->isValidPartial($data)) {
  1894. return Zend_Json::encode(true);
  1895. }
  1896. $messages = $this->getMessages();
  1897. return Zend_Json::encode($messages);
  1898. }
  1899. /**
  1900. * Add a custom error message to return in the event of failed validation
  1901. *
  1902. * @param string $message
  1903. * @return Zend_Form
  1904. */
  1905. public function addErrorMessage($message)
  1906. {
  1907. $this->_errorMessages[] = (string) $message;
  1908. return $this;
  1909. }
  1910. /**
  1911. * Add multiple custom error messages to return in the event of failed validation
  1912. *
  1913. * @param array $messages
  1914. * @return Zend_Form
  1915. */
  1916. public function addErrorMessages(array $messages)
  1917. {
  1918. foreach ($messages as $message) {
  1919. $this->addErrorMessage($message);
  1920. }
  1921. return $this;
  1922. }
  1923. /**
  1924. * Same as addErrorMessages(), but clears custom error message stack first
  1925. *
  1926. * @param array $messages
  1927. * @return Zend_Form
  1928. */
  1929. public function setErrorMessages(array $messages)
  1930. {
  1931. $this->clearErrorMessages();
  1932. return $this->addErrorMessages($messages);
  1933. }
  1934. /**
  1935. * Retrieve custom error messages
  1936. *
  1937. * @return array
  1938. */
  1939. public function getErrorMessages()
  1940. {
  1941. return $this->_errorMessages;
  1942. }
  1943. /**
  1944. * Clear custom error messages stack
  1945. *
  1946. * @return Zend_Form
  1947. */
  1948. public function clearErrorMessages()
  1949. {
  1950. $this->_errorMessages = array();
  1951. return $this;
  1952. }
  1953. /**
  1954. * Mark the element as being in a failed validation state
  1955. *
  1956. * @return Zend_Form
  1957. */
  1958. public function markAsError()
  1959. {
  1960. $this->_errorsExist = true;
  1961. $this->_errorsForced = true;
  1962. return $this;
  1963. }
  1964. /**
  1965. * Add an error message and mark element as failed validation
  1966. *
  1967. * @param string $message
  1968. * @return Zend_Form
  1969. */
  1970. public function addError($message)
  1971. {
  1972. $this->addErrorMessage($message);
  1973. $this->markAsError();
  1974. return $this;
  1975. }
  1976. /**
  1977. * Add multiple error messages and flag element as failed validation
  1978. *
  1979. * @param array $messages
  1980. * @return Zend_Form
  1981. */
  1982. public function addErrors(array $messages)
  1983. {
  1984. foreach ($messages as $message) {
  1985. $this->addError($message);
  1986. }
  1987. return $this;
  1988. }
  1989. /**
  1990. * Overwrite any previously set error messages and flag as failed validation
  1991. *
  1992. * @param array $messages
  1993. * @return Zend_Form
  1994. */
  1995. public function setErrors(array $messages)
  1996. {
  1997. $this->clearErrorMessages();
  1998. return $this->addErrors($messages);
  1999. }
  2000. public function persistData()
  2001. {
  2002. }
  2003. /**
  2004. * Are there errors in the form?
  2005. *
  2006. * @return bool
  2007. */
  2008. public function isErrors()
  2009. {
  2010. return $this->_errorsExist;
  2011. }
  2012. /**
  2013. * Get error codes for all elements failing validation
  2014. *
  2015. * @param string $name
  2016. * @return array
  2017. */
  2018. public function getErrors($name = null)
  2019. {
  2020. $errors = array();
  2021. if ((null !== $name) && isset($this->_elements[$name])) {
  2022. $errors = $this->getElement($name)->getErrors();
  2023. } elseif ((null !== $name) && isset($this->_subForms[$name])) {
  2024. $errors = $this->getSubForm($name)->getErrors();
  2025. } else {
  2026. foreach ($this->_elements as $key => $element) {
  2027. $errors[$key] = $element->getErrors();
  2028. }
  2029. foreach ($this->getSubForms() as $key => $subForm) {
  2030. $fErrors = $this->_attachToArray($subForm->getErrors(), $subForm->getElementsBelongTo());
  2031. $errors = array_merge($errors, $fErrors);
  2032. }
  2033. }
  2034. return $errors;
  2035. }
  2036. /**
  2037. * Retrieve error messages from elements failing validations
  2038. *
  2039. * @param string $name
  2040. * @param bool $suppressArrayNotation
  2041. * @return array
  2042. */
  2043. public function getMessages($name = null, $suppressArrayNotation = false)
  2044. {
  2045. if ((null !== $name) && isset($this->_elements[$name])) {
  2046. return $this->getElement($name)->getMessages();
  2047. }
  2048. if ((null !== $name) && isset($this->_subForms[$name])) {
  2049. return $this->getSubForm($name)->getMessages(null, true);
  2050. }
  2051. $arrayKeys = array();
  2052. foreach ($this->getSubForms() as $key => $subForm) {
  2053. $array = $this->_getArrayName($subForm->getElementsBelongTo());
  2054. if (!empty($array)) {
  2055. if ($name == $array) {
  2056. return $subForm->getMessages(null, true);
  2057. }
  2058. $arrayKeys[$key] = $subForm->getElementsBelongTo();
  2059. }
  2060. }
  2061. $customMessages = $this->_getErrorMessages();
  2062. if ($this->isErrors() && !empty($customMessages)) {
  2063. return $customMessages;
  2064. }
  2065. $messages = array();
  2066. foreach ($this->getElements() as $name => $element) {
  2067. $eMessages = $element->getMessages();
  2068. if (!empty($eMessages)) {
  2069. $messages[$name] = $eMessages;
  2070. }
  2071. }
  2072. foreach ($this->getSubForms() as $key => $subForm) {
  2073. $fMessages = $subForm->getMessages(null, true);
  2074. if (!empty($fMessages)) {
  2075. if (array_key_exists($key, $arrayKeys)) {
  2076. $fMessages = $this->_attachToArray($fMessages, $arrayKeys[$key]);
  2077. $messages = array_merge($messages, $fMessages);
  2078. } else {
  2079. $messages[$key] = $fMessages;
  2080. }
  2081. }
  2082. }
  2083. if (!$suppressArrayNotation && $this->isArray()) {
  2084. $messages = $this->_attachToArray($messages, $this->getElementsBelongTo());
  2085. }
  2086. return $messages;
  2087. }
  2088. // Rendering
  2089. /**
  2090. * Set view object
  2091. *
  2092. * @param Zend_View_Interface $view
  2093. * @return Zend_Form
  2094. */
  2095. public function setView(Zend_View_Interface $view = null)
  2096. {
  2097. $this->_view = $view;
  2098. return $this;
  2099. }
  2100. /**
  2101. * Retrieve view object
  2102. *
  2103. * If none registered, attempts to pull from ViewRenderer.
  2104. *
  2105. * @return Zend_View_Interface|null
  2106. */
  2107. public function getView()
  2108. {
  2109. if (null === $this->_view) {
  2110. require_once 'Zend/Controller/Action/HelperBroker.php';
  2111. $viewRenderer = Zend_Controller_Action_HelperBroker::getStaticHelper('viewRenderer');
  2112. $this->setView($viewRenderer->view);
  2113. }
  2114. return $this->_view;
  2115. }
  2116. /**
  2117. * Instantiate a decorator based on class name or class name fragment
  2118. *
  2119. * @param string $name
  2120. * @param null|array $options
  2121. * @return Zend_Form_Decorator_Interface
  2122. */
  2123. protected function _getDecorator($name, $options)
  2124. {
  2125. $class = $this->getPluginLoader(self::DECORATOR)->load($name);
  2126. if (null === $options) {
  2127. $decorator = new $class;
  2128. } else {
  2129. $decorator = new $class($options);
  2130. }
  2131. return $decorator;
  2132. }
  2133. /**
  2134. * Add a decorator for rendering the element
  2135. *
  2136. * @param string|Zend_Form_Decorator_Interface $decorator
  2137. * @param array|Zend_Config $options Options with which to initialize decorator
  2138. * @return Zend_Form
  2139. */
  2140. public function addDecorator($decorator, $options = null)
  2141. {
  2142. if ($decorator instanceof Zend_Form_Decorator_Interface) {
  2143. $name = get_class($decorator);
  2144. } elseif (is_string($decorator)) {
  2145. $name = $decorator;
  2146. $decorator = array(
  2147. 'decorator' => $name,
  2148. 'options' => $options,
  2149. );
  2150. } elseif (is_array($decorator)) {
  2151. foreach ($decorator as $name => $spec) {
  2152. break;
  2153. }
  2154. if (is_numeric($name)) {
  2155. require_once 'Zend/Form/Exception.php';
  2156. throw new Zend_Form_Exception('Invalid alias provided to addDecorator; must be alphanumeric string');
  2157. }
  2158. if (is_string($spec)) {
  2159. $decorator = array(
  2160. 'decorator' => $spec,
  2161. 'options' => $options,
  2162. );
  2163. } elseif ($spec instanceof Zend_Form_Decorator_Interface) {
  2164. $decorator = $spec;
  2165. }
  2166. } else {
  2167. require_once 'Zend/Form/Exception.php';
  2168. throw new Zend_Form_Exception('Invalid decorator provided to addDecorator; must be string or Zend_Form_Decorator_Interface');
  2169. }
  2170. $this->_decorators[$name] = $decorator;
  2171. return $this;
  2172. }
  2173. /**
  2174. * Add many decorators at once
  2175. *
  2176. * @param array $decorators
  2177. * @return Zend_Form
  2178. */
  2179. public function addDecorators(array $decorators)
  2180. {
  2181. foreach ($decorators as $decoratorInfo) {
  2182. if (is_string($decoratorInfo)) {
  2183. $this->addDecorator($decoratorInfo);
  2184. } elseif ($decoratorInfo instanceof Zend_Form_Decorator_Interface) {
  2185. $this->addDecorator($decoratorInfo);
  2186. } elseif (is_array($decoratorInfo)) {
  2187. $argc = count($decoratorInfo);
  2188. $options = array();
  2189. if (isset($decoratorInfo['decorator'])) {
  2190. $decorator = $decoratorInfo['decorator'];
  2191. if (isset($decoratorInfo['options'])) {
  2192. $options = $decoratorInfo['options'];
  2193. }
  2194. $this->addDecorator($decorator, $options);
  2195. } else {
  2196. switch (true) {
  2197. case (0 == $argc):
  2198. break;
  2199. case (1 <= $argc):
  2200. $decorator = array_shift($decoratorInfo);
  2201. case (2 <= $argc):
  2202. $options = array_shift($decoratorInfo);
  2203. default:
  2204. $this->addDecorator($decorator, $options);
  2205. break;
  2206. }
  2207. }
  2208. } else {
  2209. require_once 'Zend/Form/Exception.php';
  2210. throw new Zend_Form_Exception('Invalid decorator passed to addDecorators()');
  2211. }
  2212. }
  2213. return $this;
  2214. }
  2215. /**
  2216. * Overwrite all decorators
  2217. *
  2218. * @param array $decorators
  2219. * @return Zend_Form
  2220. */
  2221. public function setDecorators(array $decorators)
  2222. {
  2223. $this->clearDecorators();
  2224. return $this->addDecorators($decorators);
  2225. }
  2226. /**
  2227. * Retrieve a registered decorator
  2228. *
  2229. * @param string $name
  2230. * @return false|Zend_Form_Decorator_Abstract
  2231. */
  2232. public function getDecorator($name)
  2233. {
  2234. if (!isset($this->_decorators[$name])) {
  2235. $len = strlen($name);
  2236. foreach ($this->_decorators as $localName => $decorator) {
  2237. if ($len > strlen($localName)) {
  2238. continue;
  2239. }
  2240. if (0 === substr_compare($localName, $name, -$len, $len, true)) {
  2241. if (is_array($decorator)) {
  2242. return $this->_loadDecorator($decorator, $localName);
  2243. }
  2244. return $decorator;
  2245. }
  2246. }
  2247. return false;
  2248. }
  2249. if (is_array($this->_decorators[$name])) {
  2250. return $this->_loadDecorator($this->_decorators[$name], $name);
  2251. }
  2252. return $this->_decorators[$name];
  2253. }
  2254. /**
  2255. * Retrieve all decorators
  2256. *
  2257. * @return array
  2258. */
  2259. public function getDecorators()
  2260. {
  2261. foreach ($this->_decorators as $key => $value) {
  2262. if (is_array($value)) {
  2263. $this->_loadDecorator($value, $key);
  2264. }
  2265. }
  2266. return $this->_decorators;
  2267. }
  2268. /**
  2269. * Remove a single decorator
  2270. *
  2271. * @param string $name
  2272. * @return bool
  2273. */
  2274. public function removeDecorator($name)
  2275. {
  2276. $decorator = $this->getDecorator($name);
  2277. if ($decorator) {
  2278. if (array_key_exists($name, $this->_decorators)) {
  2279. unset($this->_decorators[$name]);
  2280. } else {
  2281. $class = get_class($decorator);
  2282. if (!array_key_exists($class, $this->_decorators)) {
  2283. return false;
  2284. }
  2285. unset($this->_decorators[$class]);
  2286. }
  2287. return true;
  2288. }
  2289. return false;
  2290. }
  2291. /**
  2292. * Clear all decorators
  2293. *
  2294. * @return Zend_Form
  2295. */
  2296. public function clearDecorators()
  2297. {
  2298. $this->_decorators = array();
  2299. return $this;
  2300. }
  2301. /**
  2302. * Set all element decorators as specified
  2303. *
  2304. * @param array $decorators
  2305. * @param array|null $elements Specific elements to decorate or exclude from decoration
  2306. * @param bool $include Whether $elements is an inclusion or exclusion list
  2307. * @return Zend_Form
  2308. */
  2309. public function setElementDecorators(array $decorators, array $elements = null, $include = true)
  2310. {
  2311. if (is_array($elements)) {
  2312. if ($include) {
  2313. $elementObjs = array();
  2314. foreach ($elements as $name) {
  2315. if (null !== ($element = $this->getElement($name))) {
  2316. $elementObjs[] = $element;
  2317. }
  2318. }
  2319. } else {
  2320. $elementObjs = $this->getElements();
  2321. foreach ($elements as $name) {
  2322. if (array_key_exists($name, $elementObjs)) {
  2323. unset($elementObjs[$name]);
  2324. }
  2325. }
  2326. }
  2327. } else {
  2328. $elementObjs = $this->getElements();
  2329. }
  2330. foreach ($elementObjs as $element) {
  2331. $element->setDecorators($decorators);
  2332. }
  2333. $this->_elementDecorators = $decorators;
  2334. return $this;
  2335. }
  2336. /**
  2337. * Set all display group decorators as specified
  2338. *
  2339. * @param array $decorators
  2340. * @return Zend_Form
  2341. */
  2342. public function setDisplayGroupDecorators(array $decorators)
  2343. {
  2344. foreach ($this->getDisplayGroups() as $group) {
  2345. $group->setDecorators($decorators);
  2346. }
  2347. return $this;
  2348. }
  2349. /**
  2350. * Set all subform decorators as specified
  2351. *
  2352. * @param array $decorators
  2353. * @return Zend_Form
  2354. */
  2355. public function setSubFormDecorators(array $decorators)
  2356. {
  2357. foreach ($this->getSubForms() as $form) {
  2358. $form->setDecorators($decorators);
  2359. }
  2360. return $this;
  2361. }
  2362. /**
  2363. * Render form
  2364. *
  2365. * @param Zend_View_Interface $view
  2366. * @return string
  2367. */
  2368. public function render(Zend_View_Interface $view = null)
  2369. {
  2370. if (null !== $view) {
  2371. $this->setView($view);
  2372. }
  2373. $content = '';
  2374. foreach ($this->getDecorators() as $decorator) {
  2375. $decorator->setElement($this);
  2376. $content = $decorator->render($content);
  2377. }
  2378. return $content;
  2379. }
  2380. /**
  2381. * Serialize as string
  2382. *
  2383. * Proxies to {@link render()}.
  2384. *
  2385. * @return string
  2386. */
  2387. public function __toString()
  2388. {
  2389. try {
  2390. $return = $this->render();
  2391. return $return;
  2392. } catch (Exception $e) {
  2393. $message = "Exception caught by form: " . $e->getMessage()
  2394. . "\nStack Trace:\n" . $e->getTraceAsString();
  2395. trigger_error($message, E_USER_WARNING);
  2396. return '';
  2397. }
  2398. }
  2399. // Localization:
  2400. /**
  2401. * Set translator object
  2402. *
  2403. * @param Zend_Translate|Zend_Translate_Adapter|null $translator
  2404. * @return Zend_Form
  2405. */
  2406. public function setTranslator($translator = null)
  2407. {
  2408. if (null === $translator) {
  2409. $this->_translator = null;
  2410. } elseif ($translator instanceof Zend_Translate_Adapter) {
  2411. $this->_translator = $translator;
  2412. } elseif ($translator instanceof Zend_Translate) {
  2413. $this->_translator = $translator->getAdapter();
  2414. } else {
  2415. require_once 'Zend/Form/Exception.php';
  2416. throw new Zend_Form_Exception('Invalid translator specified');
  2417. }
  2418. return $this;
  2419. }
  2420. /**
  2421. * Set global default translator object
  2422. *
  2423. * @param Zend_Translate|Zend_Translate_Adapter|null $translator
  2424. * @return void
  2425. */
  2426. public static function setDefaultTranslator($translator = null)
  2427. {
  2428. if (null === $translator) {
  2429. self::$_translatorDefault = null;
  2430. } elseif ($translator instanceof Zend_Translate_Adapter) {
  2431. self::$_translatorDefault = $translator;
  2432. } elseif ($translator instanceof Zend_Translate) {
  2433. self::$_translatorDefault = $translator->getAdapter();
  2434. } else {
  2435. require_once 'Zend/Form/Exception.php';
  2436. throw new Zend_Form_Exception('Invalid translator specified');
  2437. }
  2438. }
  2439. /**
  2440. * Retrieve translator object
  2441. *
  2442. * @return Zend_Translate|null
  2443. */
  2444. public function getTranslator()
  2445. {
  2446. if ($this->translatorIsDisabled()) {
  2447. return null;
  2448. }
  2449. if (null === $this->_translator) {
  2450. return self::getDefaultTranslator();
  2451. }
  2452. return $this->_translator;
  2453. }
  2454. /**
  2455. * Get global default translator object
  2456. *
  2457. * @return null|Zend_Translate
  2458. */
  2459. public static function getDefaultTranslator()
  2460. {
  2461. if (null === self::$_translatorDefault) {
  2462. require_once 'Zend/Registry.php';
  2463. if (Zend_Registry::isRegistered('Zend_Translate')) {
  2464. $translator = Zend_Registry::get('Zend_Translate');
  2465. if ($translator instanceof Zend_Translate_Adapter) {
  2466. return $translator;
  2467. } elseif ($translator instanceof Zend_Translate) {
  2468. return $translator->getAdapter();
  2469. }
  2470. }
  2471. }
  2472. return self::$_translatorDefault;
  2473. }
  2474. /**
  2475. * Indicate whether or not translation should be disabled
  2476. *
  2477. * @param bool $flag
  2478. * @return Zend_Form
  2479. */
  2480. public function setDisableTranslator($flag)
  2481. {
  2482. $this->_translatorDisabled = (bool) $flag;
  2483. return $this;
  2484. }
  2485. /**
  2486. * Is translation disabled?
  2487. *
  2488. * @return bool
  2489. */
  2490. public function translatorIsDisabled()
  2491. {
  2492. return $this->_translatorDisabled;
  2493. }
  2494. /**
  2495. * Overloading: access to elements, form groups, and display groups
  2496. *
  2497. * @param string $name
  2498. * @return Zend_Form_Element|Zend_Form|null
  2499. */
  2500. public function __get($name)
  2501. {
  2502. if (isset($this->_elements[$name])) {
  2503. return $this->_elements[$name];
  2504. } elseif (isset($this->_subForms[$name])) {
  2505. return $this->_subForms[$name];
  2506. } elseif (isset($this->_displayGroups[$name])) {
  2507. return $this->_displayGroups[$name];
  2508. }
  2509. return null;
  2510. }
  2511. /**
  2512. * Overloading: access to elements, form groups, and display groups
  2513. *
  2514. * @param string $name
  2515. * @param Zend_Form_Element|Zend_Form $value
  2516. * @return void
  2517. * @throws Zend_Form_Exception for invalid $value
  2518. */
  2519. public function __set($name, $value)
  2520. {
  2521. if ($value instanceof Zend_Form_Element) {
  2522. $this->addElement($value, $name);
  2523. return;
  2524. } elseif ($value instanceof Zend_Form) {
  2525. $this->addSubForm($value, $name);
  2526. return;
  2527. } elseif (is_array($value)) {
  2528. $this->addDisplayGroup($value, $name);
  2529. return;
  2530. }
  2531. require_once 'Zend/Form/Exception.php';
  2532. if (is_object($value)) {
  2533. $type = get_class($value);
  2534. } else {
  2535. $type = gettype($value);
  2536. }
  2537. throw new Zend_Form_Exception('Only form elements and groups may be overloaded; variable of type "' . $type . '" provided');
  2538. }
  2539. /**
  2540. * Overloading: access to elements, form groups, and display groups
  2541. *
  2542. * @param string $name
  2543. * @return boolean
  2544. */
  2545. public function __isset($name)
  2546. {
  2547. if (isset($this->_elements[$name])
  2548. || isset($this->_subForms[$name])
  2549. || isset($this->_displayGroups[$name]))
  2550. {
  2551. return true;
  2552. }
  2553. return false;
  2554. }
  2555. /**
  2556. * Overloading: access to elements, form groups, and display groups
  2557. *
  2558. * @param string $name
  2559. * @return void
  2560. */
  2561. public function __unset($name)
  2562. {
  2563. if (isset($this->_elements[$name])) {
  2564. unset($this->_elements[$name]);
  2565. } elseif (isset($this->_subForms[$name])) {
  2566. unset($this->_subForms[$name]);
  2567. } elseif (isset($this->_displayGroups[$name])) {
  2568. unset($this->_displayGroups[$name]);
  2569. }
  2570. }
  2571. /**
  2572. * Overloading: allow rendering specific decorators
  2573. *
  2574. * Call renderDecoratorName() to render a specific decorator.
  2575. *
  2576. * @param string $method
  2577. * @param array $args
  2578. * @return string
  2579. * @throws Zend_Form_Exception for invalid decorator or invalid method call
  2580. */
  2581. public function __call($method, $args)
  2582. {
  2583. if ('render' == substr($method, 0, 6)) {
  2584. $decoratorName = substr($method, 6);
  2585. if (false !== ($decorator = $this->getDecorator($decoratorName))) {
  2586. $decorator->setElement($this);
  2587. $seed = '';
  2588. if (0 < count($args)) {
  2589. $seed = array_shift($args);
  2590. }
  2591. return $decorator->render($seed);
  2592. }
  2593. require_once 'Zend/Form/Exception.php';
  2594. throw new Zend_Form_Exception(sprintf('Decorator by name %s does not exist', $decoratorName));
  2595. }
  2596. require_once 'Zend/Form/Exception.php';
  2597. throw new Zend_Form_Exception(sprintf('Method %s does not exist', $method));
  2598. }
  2599. // Interfaces: Iterator, Countable
  2600. /**
  2601. * Current element/subform/display group
  2602. *
  2603. * @return Zend_Form_Element|Zend_Form_DisplayGroup|Zend_Form
  2604. */
  2605. public function current()
  2606. {
  2607. $this->_sort();
  2608. current($this->_order);
  2609. $key = key($this->_order);
  2610. if (isset($this->_elements[$key])) {
  2611. return $this->getElement($key);
  2612. } elseif (isset($this->_subForms[$key])) {
  2613. return $this->getSubForm($key);
  2614. } elseif (isset($this->_displayGroups[$key])) {
  2615. return $this->getDisplayGroup($key);
  2616. } else {
  2617. require_once 'Zend/Form/Exception.php';
  2618. throw new Zend_Form_Exception(sprintf('Corruption detected in form; invalid key ("%s") found in internal iterator', (string) $key));
  2619. }
  2620. }
  2621. /**
  2622. * Current element/subform/display group name
  2623. *
  2624. * @return string
  2625. */
  2626. public function key()
  2627. {
  2628. $this->_sort();
  2629. return key($this->_order);
  2630. }
  2631. /**
  2632. * Move pointer to next element/subform/display group
  2633. *
  2634. * @return void
  2635. */
  2636. public function next()
  2637. {
  2638. $this->_sort();
  2639. next($this->_order);
  2640. }
  2641. /**
  2642. * Move pointer to beginning of element/subform/display group loop
  2643. *
  2644. * @return void
  2645. */
  2646. public function rewind()
  2647. {
  2648. $this->_sort();
  2649. reset($this->_order);
  2650. }
  2651. /**
  2652. * Determine if current element/subform/display group is valid
  2653. *
  2654. * @return bool
  2655. */
  2656. public function valid()
  2657. {
  2658. $this->_sort();
  2659. return (current($this->_order) !== false);
  2660. }
  2661. /**
  2662. * Count of elements/subforms that are iterable
  2663. *
  2664. * @return int
  2665. */
  2666. public function count()
  2667. {
  2668. return count($this->_order);
  2669. }
  2670. /**
  2671. * Set flag to disable loading default decorators
  2672. *
  2673. * @param bool $flag
  2674. * @return Zend_Form
  2675. */
  2676. public function setDisableLoadDefaultDecorators($flag)
  2677. {
  2678. $this->_disableLoadDefaultDecorators = (bool) $flag;
  2679. return $this;
  2680. }
  2681. /**
  2682. * Should we load the default decorators?
  2683. *
  2684. * @return bool
  2685. */
  2686. public function loadDefaultDecoratorsIsDisabled()
  2687. {
  2688. return $this->_disableLoadDefaultDecorators;
  2689. }
  2690. /**
  2691. * Load the default decorators
  2692. *
  2693. * @return void
  2694. */
  2695. public function loadDefaultDecorators()
  2696. {
  2697. if ($this->loadDefaultDecoratorsIsDisabled()) {
  2698. return;
  2699. }
  2700. $decorators = $this->getDecorators();
  2701. if (empty($decorators)) {
  2702. $this->addDecorator('FormElements')
  2703. ->addDecorator('HtmlTag', array('tag' => 'dl', 'class' => 'zend_form'))
  2704. ->addDecorator('Form');
  2705. }
  2706. }
  2707. /**
  2708. * Sort items according to their order
  2709. *
  2710. * @return void
  2711. */
  2712. protected function _sort()
  2713. {
  2714. if ($this->_orderUpdated) {
  2715. $items = array();
  2716. $index = 0;
  2717. foreach ($this->_order as $key => $order) {
  2718. if (null === $order) {
  2719. if (null === ($order = $this->{$key}->getOrder())) {
  2720. while (array_search($index, $this->_order, true)) {
  2721. ++$index;
  2722. }
  2723. $items[$index] = $key;
  2724. ++$index;
  2725. } else {
  2726. $items[$order] = $key;
  2727. }
  2728. } else {
  2729. $items[$order] = $key;
  2730. }
  2731. }
  2732. $items = array_flip($items);
  2733. asort($items);
  2734. $this->_order = $items;
  2735. $this->_orderUpdated = false;
  2736. }
  2737. }
  2738. /**
  2739. * Lazy-load a decorator
  2740. *
  2741. * @param array $decorator Decorator type and options
  2742. * @param mixed $name Decorator name or alias
  2743. * @return Zend_Form_Decorator_Interface
  2744. */
  2745. protected function _loadDecorator(array $decorator, $name)
  2746. {
  2747. $sameName = false;
  2748. if ($name == $decorator['decorator']) {
  2749. $sameName = true;
  2750. }
  2751. $instance = $this->_getDecorator($decorator['decorator'], $decorator['options']);
  2752. if ($sameName) {
  2753. $newName = get_class($instance);
  2754. $decoratorNames = array_keys($this->_decorators);
  2755. $order = array_flip($decoratorNames);
  2756. $order[$newName] = $order[$name];
  2757. $decoratorsExchange = array();
  2758. unset($order[$name]);
  2759. asort($order);
  2760. foreach ($order as $key => $index) {
  2761. if ($key == $newName) {
  2762. $decoratorsExchange[$key] = $instance;
  2763. continue;
  2764. }
  2765. $decoratorsExchange[$key] = $this->_decorators[$key];
  2766. }
  2767. $this->_decorators = $decoratorsExchange;
  2768. } else {
  2769. $this->_decorators[$name] = $instance;
  2770. }
  2771. return $instance;
  2772. }
  2773. /**
  2774. * Retrieve optionally translated custom error messages
  2775. *
  2776. * @return array
  2777. */
  2778. protected function _getErrorMessages()
  2779. {
  2780. $messages = $this->getErrorMessages();
  2781. $translator = $this->getTranslator();
  2782. if (null !== $translator) {
  2783. foreach ($messages as $key => $message) {
  2784. $messages[$key] = $translator->translate($message);
  2785. }
  2786. }
  2787. return $messages;
  2788. }
  2789. }