PHP Classes

File: template/Form/file-input

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Form/file-input   Download  
File: template/Form/file-input
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: 1,206 bytes
 

Contents

Class file image Download
[ 'spec' => [ 'name' => '#TCKEY', 'type' => '#TCINPUTTYPE', 'options' => [ 'label' => 'tr_moduletpl_input_#TCKEY', 'tooltip' => 'tr_moduletpl_input_#TCKEY_tooltip', 'filestyle_options' => [ 'buttonBefore' => true, 'buttonText' => 'tr_moduletpl_common_choose_file', ] ], 'attributes' => [ 'id' => '#TCKEY', 'class' => 'form-control', 'required' => #TCINPUTREQUIRED, #TCINPTAI ], ], ]