PHP Classes

File: template/Code/tab-interface

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Code/tab-interface   Download  
File: template/Code/tab-interface
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: 5,611 bytes
 

Contents

Class file image Download
'moduletpl_properties_tool' => [ 'conf' => [ 'id' => 'id_moduletpl_properties_tool', 'melisKey' => 'moduletpl_properties_tool', 'name' => 'tr_moduletpl_properties_title', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'Properties', 'action' => 'render-tool', 'jscallback' => '', 'jsdatas' => [] ], 'interface' => [ 'moduletpl_properties_header' => [ 'conf' => [ 'id' => 'id_moduletpl_properties_header', 'melisKey' => 'moduletpl_properties_header', 'name' => 'tr_moduletpl_properties_header', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'Properties', 'action' => 'render-tool-header', 'jscallback' => '', 'jsdatas' => [] ], ], 'moduletpl_properties_content' => [ 'conf' => [ 'id' => 'id_moduletpl_properties_content', 'melisKey' => 'moduletpl_properties_content', 'name' => 'tr_moduletpl_properties_content', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'Properties', 'action' => 'render-tool-content', 'jscallback' => '', 'jsdatas' => [] ], 'interface' => [ 'moduletpl_properties_main' => [ 'conf' => [ 'id' => 'id_moduletpl_properties_main', 'melisKey' => 'moduletpl_properties_main', 'name' => 'tr_moduletpl_properties', 'icon' => 'glyphicons tag' ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'Properties', 'action' => 'render-tool-main-content', 'jscallback' => '', 'jsdatas' => [] ], ], #TCTOOLINTERFACE ] ] ] ]