public/plugin/ext_auth_chamilo_logout_button_behaviour/plugin.php
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image" is not in valid camel caps format Open
Open
$tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image = api_get_setting('ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image');
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['author'] = 'Hubert Borderiou';
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url" is not in valid camel caps format Open
Open
$tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url = api_get_setting('ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url');
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle" is not in valid camel caps format Open
Open
$tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle = api_get_setting('ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle');
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text" is not in valid camel caps format Open
Open
$defaults['eaclbb_form_alert_text'] = $tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text['eaclbb_form_alert_text'];
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text" is not in valid camel caps format Open
Open
$tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text = api_get_setting('ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_text');
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle" is not in valid camel caps format Open
Open
$defaults['eaclbb_form_link_infobulle'] = $tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_infobulle['eaclbb_form_link_infobulle'];
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['comment'] = 'If you use some other authentication than local Chamilo authentication, you may have to disable the Chamilo logout button and give users information about your SSO logout.';
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff" is not in valid camel caps format Open
Open
$tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff = api_get_setting('ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff');
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff" is not in valid camel caps format Open
Open
$defaults['eaclbb_form_alert_onoff'] = $tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_alert_onoff['eaclbb_form_alert_onoff'];
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image" is not in valid camel caps format Open
Open
$defaults['eaclbb_form_link_image'] = $tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_image['eaclbb_form_link_image'];
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['templates'] = ['template.tpl'];
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['settings_form'] = $form;
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['version'] = '1.0';
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['title'] = 'Enable or disable logout button';
- Exclude checks
Variable "tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url" is not in valid camel caps format Open
Open
$defaults['eaclbb_form_link_url'] = $tab_default_ext_auth_chamilo_logout_button_behaviour_eaclbb_form_link_url['eaclbb_form_link_url'];
- Exclude checks