public/plugin/ext_auth_chamilo_logout_button_behaviour/index.php
Variable "_user" is not in valid camel caps format Open
Open
CAS_AUTH_SOURCE == $_user['auth_source']
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
if (!empty($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text'])) {
- Exclude checks
Variable "alert_text" is not in valid camel caps format Open
Open
$alert_text = $plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text'];
- Exclude checks
Variable "link_url" is not in valid camel caps format Open
Open
$link_url = '#';
- Exclude checks
Variable "link_url" is not in valid camel caps format Open
Open
$_template['link_url'] = $link_url;
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['show_message'] = true;
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$link_url = api_htmlentities($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url']);
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
if (empty($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff'])) {
- Exclude checks
Variable "_user" is not in valid camel caps format Open
Open
global $_user;
- Exclude checks
Variable "link_infobulle" is not in valid camel caps format Open
Open
$link_infobulle = 'Vous devez fermer votre navigateur pour clore votre session de travail.';
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
if (!empty($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url'])) {
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$alert_text = $plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text'];
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
if (empty($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image'])) {
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['link_infobulle'] = $link_infobulle;
- Exclude checks
Variable "link_infobulle" is not in valid camel caps format Open
Open
$_template['link_infobulle'] = $link_infobulle;
- Exclude checks
Variable "link_image" is not in valid camel caps format Open
Open
$_template['link_image'] = $link_image;
- Exclude checks
Variable "link_image" is not in valid camel caps format Open
Open
$link_image = '';
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['link_image'] = $link_image;
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['link_url'] = $link_url;
- Exclude checks
Variable "alert_onoff" is not in valid camel caps format Open
Open
$_template['alert_onoff'] = $alert_onoff;
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['alert_text'] = $alert_text;
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$link_infobulle = api_htmlentities($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle']);
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['show_message'] = false;
- Exclude checks
Variable "link_infobulle" is not in valid camel caps format Open
Open
$link_infobulle = api_htmlentities($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle']);
- Exclude checks
Variable "alert_onoff" is not in valid camel caps format Open
Open
$alert_onoff = '';
- Exclude checks
Variable "alert_text" is not in valid camel caps format Open
Open
$_template['alert_text'] = $alert_text;
- Exclude checks
Variable "link_url" is not in valid camel caps format Open
Open
$link_url = api_htmlentities($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url']);
- Exclude checks
Variable "link_image" is not in valid camel caps format Open
Open
$link_image = '1';
- Exclude checks
Variable "alert_onoff" is not in valid camel caps format Open
Open
$alert_onoff = '1';
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['alert_onoff'] = $alert_onoff;
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
if (!empty($plugin_info['settings']['ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle'])) {
- Exclude checks
Variable "alert_text" is not in valid camel caps format Open
Open
$alert_text = '\\\\nVous ĂȘtes connectĂ©s avec votre compte universitaire.\\\\n\\\\nVous devez *** fermer votre navigateur *** pour clore votre session de travail.';
- Exclude checks