AAAAacademiac/www/administrator/components/com_chronoforms/form_actions/joomla_logout/joomla_logout.ctp 0000604 00000004033 15140202140 0031272 0 ustar 00 home
Header(array('settings' => 'Settings', 'help' => 'Help'), 'joomla_logout_config_{n}'); ?>
tabStart('settings'); ?>
input('action_joomla_logout_{n}_redirect_url_config', array('type' => 'text', 'label' => 'Redirect URL', 'class' => 'big_input', 'smalldesc' => 'The URL to redirect to after logout.')); ?>
input('action_joomla_logout_{n}_user_id_config', array('type' => 'text', 'label' => 'User ID', 'class' => 'medium_input', 'smalldesc' => 'The id of the user to logout, leave empty and it will logout the logged in user.')); ?>
tabEnd(); ?>
tabStart('help'); ?>
- Configure the settings under the "Settings" tab.
tabEnd(); ?>