PHP Classes

File: template/Code/tab-properties

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Templating Plugin Creator   template/Code/tab-properties   Download  
File: template/Code/tab-properties
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Templating Plugin Creator
Create page template plugins for the Melis CMS
Author: By
Last change:
Date: 1 year ago
Size: 1,040 bytes
 

Contents

Class file image Download
'plugin_pluginname_tab_TAB#' => [ 'tab_title' => 'tr_moduletpl_pluginname_plugin_tab_properties', 'tab_icon' => 'fa #tabicon', 'tab_form_layout' => 'ModuleTpl/plugins/plugin-plugin-name-tab-TAB#-modal-form', 'attributes' => [ 'name' => 'plugin_pluginname_tab_TAB#', 'id' => 'plugin_pluginname_tab_TAB#', 'method' => '', 'action' => '', ], 'hydrator' => 'Laminas\Hydrator\ArraySerializableHydrator', 'elements' => [ #TABELEMENTS ], 'input_filter' => [ #TABINPUTFILTERS ], ],