PHP Classes

File: template/Code/db-toolstree

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Code/db-toolstree   Download  
File: template/Code/db-toolstree
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: 3,290 bytes
 

Contents

Class file image Download
'moduletpl_tool' => [ 'conf' => [ 'id' => 'id_moduletpl_tool', 'melisKey' => 'moduletpl_tool', 'name' => 'tr_moduletpl_title', 'icon' => 'fa fa-puzzle-piece', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'List', 'action' => 'render-tool', 'jscallback' => '', 'jsdatas' => [] ], 'interface' => [ 'moduletpl_header' => [ 'conf' => [ 'id' => 'id_moduletpl_header', 'melisKey' => 'moduletpl_header', 'name' => 'tr_moduletpl_header', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'List', 'action' => 'render-tool-header', 'jscallback' => '', 'jsdatas' => [] ], ], 'moduletpl_content' => [ 'conf' => [ 'id' => 'id_moduletpl_content', 'melisKey' => 'moduletpl_content', 'name' => 'tr_moduletpl_content', ], 'forward' => [ 'module' => 'ModuleTpl', 'controller' => 'List', 'action' => 'render-tool-content', 'jscallback' => '', 'jsdatas' => [] ], 'interface' => [ #TCTOOLINTERFACE ] ] ] ]