PHP Classes

File: template/Form/form

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Form/form   Download  
File: template/Form/form
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Tool Creator
Module for the Melis CMS to create tools
Author: By
Last change:
Date: 1 year ago
Size: 715 bytes
 

Contents

Class file image Download
'forms' => [ 'moduletpl_property_form' => [ 'attributes' => [ 'name' => 'moduleTplForm', 'id' => 'moduleTplForm', 'method' => 'POST', 'action' => '', ], 'hydrator' => 'Laminas\Hydrator\ArraySerializableHydrator', 'elements' => [ #FORMINPUTS ], 'input_filter' => [ #FORMINPUTFILTERS ] ], #FORMLANGUAGE ]