AAAAwww/administrator/components/com_chronoforms/form_actions/file_downloader/file_downloader.ctp000060400000006014151374433200032056 0ustar00home/academiac
File Downloader
Header(array('settings' => 'Settings', 'help' => 'Help'), 'file_downloader_config_{n}'); ?> tabStart('settings'); ?> input('action_file_downloader_{n}_display_config', array('type' => 'select', 'label' => "Download Type", 'options' => array('D' => 'Download', 'I' => 'Inline'), 'smalldesc' => "Select what the user is going to get.")); ?> input('action_file_downloader_{n}_downloads_path_config', array('type' => 'text', 'label' => "Downloads Path", 'class' => 'big_input', 'smalldesc' => "The absolute path to the downloads directory on the server.
You can use \"JOOMLA_PATH\" in the path, it will be replaced by the website path in runtime.")); ?> input('action_file_downloader_{n}_file_name_config', array('type' => 'text', 'label' => "File name", 'class' => 'medium_input', 'smalldesc' => "The file name.")); ?> input('action_file_downloader_{n}_file_name_path_config', array('type' => 'text', 'label' => "File Name Path", 'class' => 'medium_input', 'smalldesc' => "The path to the file name in the data array, helpful when processing dynamic data.")); ?> tabEnd(); ?> tabStart('help'); ?>

tabEnd(); ?>