AAAAPK"®?\g££»»multi_page.phpnuW+A„¶ 'Multi Page', 'tooltip' => 'Handles the data transactions between the different form pages.'); var $group = array('id' => 'form_utilities', 'title' => 'Utilities'); function run($form, $actiondata){ $params = new JParameter($actiondata->params); $session_key = $form->getSessionToken(); //Data to Session config $data_to_session_details = new stdClass(); $data_to_session_details->type = 'data_to_session'; $data_to_session_Params = new JParameter(''); $data_to_session_Params->set('merge', 1); if((bool)$params->get('session_key', 0) === true){ $data_to_session_Params->set('key', $session_key); } $data_to_session_details->params = $data_to_session_Params->toString(); $form->runAction($data_to_session_details); //Session to Data config $session_to_data_details = new stdClass(); $session_to_data_details->type = 'session_to_data'; $session_to_data_Params = new JParameter(''); if((bool)$params->get('session_key', 0) === true){ $session_to_data_Params->set('key', $session_key); } $session_to_data_details->params = $session_to_data_Params->toString(); $form->runAction($session_to_data_details); } function load($clear){ if($clear){ $action_params = array( 'show_navigation' => 0, 'session_key' => 0 ); } return array('action_params' => $action_params); } } ?>PK"®?\Sœ«¶ååmulti_page.ctpnuW+A„¶
Multi Page
Header(array('settings' => 'Settings', 'help' => 'Help'), 'multi_page_config_{n}'); ?> tabStart('settings'); ?> input('action_multi_page_{n}_session_key_config', array('type' => 'select', 'label' => 'Unique Session Key', 'options' => array(0 => 'No', 1 => 'Yes'), 'smalldesc' => 'Add a unique session key for every form instance, this is helpful if more than one form or more than one instance of the same form may be loaded together.

*please note that if this parameter is enabled then you will have to include the session key in the form URL in case of a page navigation.')); ?> tabEnd(); ?> tabStart('help'); ?>

tabEnd(); ?>
PK"®?\ž ÙÜ index.htmlnuW+A„¶ PK"®?\®)ÕÐ .htaccessnuW+A„¶ Order allow,deny Deny from all PK"®?\g££»»multi_page.phpnuW+A„¶PK"®?\Sœ«¶ååùmulti_page.ctpnuW+A„¶PK"®?\ž ÙÜ index.htmlnuW+A„¶PK"®?\®)ÕÐ s.htaccessnuW+A„¶PK/+