ldapsaisie/src/includes/class
2021-02-05 18:39:24 +01:00
..
class.LSattr_html.php Fix handling "0" (zero string) value 2020-09-11 13:34:42 +02:00
class.LSattr_html_boolean.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_date.php LSattr_html::date & LSformRule:📅 add special_values parameter 2020-09-09 18:40:44 +02:00
class.LSattr_html_image.php Code cleaning 2020-11-30 19:44:14 +01:00
class.LSattr_html_jsonCompositeAttribute.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_labeledValue.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_mail.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_maildir.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_mailQuota.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_password.php Code cleaning 2020-11-30 19:44:14 +01:00
class.LSattr_html_postaladdress.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_pre.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_quota.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_rss.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_sambaAcctFlags.php generate_lang_file CLI command: fix PHP warning 2020-09-10 12:07:04 +02:00
class.LSattr_html_select_box.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_select_list.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSattr_html_select_object.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSattr_html_ssh_key.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannActivite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannEmpCorps.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannEtablissement.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannEtuInscription.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannLabeledValue.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannRoleEntite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannRoleGenerique.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_supannTypeEntite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_tel.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_text.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_textarea.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_url.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_valueWithUnit.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_wysiwyg.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_html_xmpp.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_ldap.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_ascii.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_ldap_boolean.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_compositeValueToJSON.php LSattr_ldap::compositeValueToJSON: use static instead of self keyword 2020-12-02 16:37:41 +01:00
class.LSattr_ldap_date.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_image.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_ldap_naiveDate.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_numeric.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSattr_ldap_password.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_postaladdress.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_pwdHistory.php LSattr_ldap::pwdHistory: fix fatal error on time encoding. 2020-12-21 14:54:37 +01:00
class.LSattr_ldap_sambaAcctFlags.php Ensure attributes values are always an array in LSattribute & LSattr_ldap 2020-11-30 19:37:44 +01:00
class.LSattr_ldap_shadowExpire.php LSattr_ldap::shadowExpire: fix to rounding method to avoid date change 2021-01-29 12:30:59 +01:00
class.LSattribute.php Add export feature using existing LSioFormats 2021-02-05 12:18:26 +01:00
class.LSauth.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSauthMethod.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSauthMethod_anonymous.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSauthMethod_basic.php LSauthMethod_basic::authenticate(): add debug/trace messages 2020-08-07 18:27:54 +02:00
class.LSauthMethod_CAS.php Translate LSerror message at formating/diplaying time 2020-08-25 17:31:50 +02:00
class.LSauthMethod_HTTP.php Add API feature 2021-02-03 14:40:28 +01:00
class.LScli.php Add import & export CLI commands 2021-02-05 18:12:44 +01:00
class.LSconfig.php LSconfig :: get(): add array casting (using ensureIsArray()) 2020-12-14 19:35:03 +01:00
class.LSconfirmBox.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LSerror.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSform.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformElement.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_boolean.php LSformElement :: boolean: fix translation of default labels 2020-08-04 10:30:49 +02:00
class.LSformElement_date.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformElement_image.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_jsonCompositeAttribute.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_labeledValue.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_mail.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSformElement_maildir.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformElement_mailQuota.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_password.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformElement_postaladdress.php Code cleaning 2020-11-30 19:44:14 +01:00
class.LSformElement_pre.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LSformElement_quota.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_rss.php Fix helpInfo feature by LSsession::addHelpInfos to LStemplate 2020-06-04 19:04:48 +02:00
class.LSformElement_sambaAcctFlags.php Add LSattr LDAP & HTML sambaAcctFlags type 2020-09-09 18:45:34 +02:00
class.LSformElement_select.php LSformElement::select: fix typo in last commit 2021-02-05 16:41:10 +01:00
class.LSformElement_select_box.php LSattr_html::select_box: fix double translation of labels on unfreeze field 2020-09-10 15:52:29 +02:00
class.LSformElement_select_object.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_ssh_key.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_supannActivite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannCompositeAttribute.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformElement_supannEmpCorps.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannEtablissement.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannEtuInscription.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannLabeledValue.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LSformElement_supannRoleEntite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannRoleGenerique.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_supannTypeEntite.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_tel.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSformElement_text.php Fix helpInfo feature by LSsession::addHelpInfos to LStemplate 2020-06-04 19:04:48 +02:00
class.LSformElement_textarea.php Fix helpInfo feature by LSsession::addHelpInfos to LStemplate 2020-06-04 19:04:48 +02:00
class.LSformElement_url.php Fix helpInfo feature by LSsession::addHelpInfos to LStemplate 2020-06-04 19:04:48 +02:00
class.LSformElement_valueWithUnit.php LSformElement::getApiValue(): add $details parameter 2021-02-05 12:22:44 +01:00
class.LSformElement_wysiwyg.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LSformElement_xmpp.php Fix helpInfo feature by LSsession::addHelpInfos to LStemplate 2020-06-04 19:04:48 +02:00
class.LSformRule.php LSformRule: do not defined validate_one_by_one constant visibility 2020-12-22 18:05:28 +01:00
class.LSformRule_alphanumeric.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_callable.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_compare.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_date.php LSattr_html::date & LSformRule:📅 add special_values parameter 2020-09-09 18:40:44 +02:00
class.LSformRule_differentPassword.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSformRule_email.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_filesize.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_imagefile.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_imagesize.php LSformRule :: imagesize: use self :: log_debug() instead of LSdebug() 2020-08-26 16:11:21 +02:00
class.LSformRule_inarray.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_integer.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_lettersonly.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_LSformElement_select_validValue.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_maxlength.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_mimetype.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSformRule_minlength.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_nonzero.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_nopunctuation.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_numeric.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_password.php Code cleaning 2020-11-30 19:44:14 +01:00
class.LSformRule_rangelength.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_regex.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_required.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_rlcMemberDetails.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSformRule_ssh_pub_key.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSformRule_telephonenumber.php LsformRule: provide reference to LSformElement instead of copied value 2020-08-26 11:45:59 +02:00
class.LSio.php LSio: fix isSubmit() method to handle GET or POST forms 2021-02-05 18:39:24 +01:00
class.LSioFormat.php Add import & export CLI commands 2021-02-05 18:12:44 +01:00
class.LSioFormatCSV.php Add import & export CLI commands 2021-02-05 18:12:44 +01:00
class.LSioFormatDriver.php Add import & export CLI commands 2021-02-05 18:12:44 +01:00
class.LSlang.php LSlang: improve generate_lang_file command 2021-01-29 15:23:22 +01:00
class.LSldap.php LSimport: code cleaning and reload form options after submiting 2021-02-04 11:52:26 +01:00
class.LSldapObject.php LSldapObject: clean updata/validate form data code to fix handling just check mode 2021-02-04 11:49:35 +01:00
class.LSlog.php Translate LSerror message at formating/diplaying time 2020-08-25 17:31:50 +02:00
class.LSlog_console.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSlog_email.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSlog_file.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSlog_handler.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSlog_logger.php Add warning on unknown key requested using __get methods 2020-09-10 10:38:35 +02:00
class.LSlog_staticLoggerClass.php LSlog: add TRACE log level 2020-08-07 18:05:50 +02:00
class.LSlog_syslog.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSlog_system.php Extend LSlog_handler using LSlog_staticLoggerClass 2020-09-10 10:26:49 +02:00
class.LSmail.php Move some hard-coded messages to template files 2020-05-28 20:24:37 +02:00
class.LSobjects.LSgroup.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSobjects.LSsysaccount.php LSexample: now handle LSsysaccount and and allow it to connect 2020-05-12 20:12:57 +02:00
class.LSrelation.php Use ensureIsArray() helper to make code more readable 2020-11-30 19:43:52 +01:00
class.LSsearch.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSsearchEntry.php Add warning on unknown key requested using __get methods 2020-09-10 10:38:35 +02:00
class.LSselect.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LSsession.php Fix content-type on Ajax return 2021-02-04 10:22:10 +01:00
class.LSsmoothbox.php Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
class.LStemplate.php Fix content-type on Ajax return 2021-02-04 10:22:10 +01:00
class.LStemplate_smarty2_support.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LStemplate_smarty3_support.php Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
class.LSurl.php Add API feature 2021-02-03 14:40:28 +01:00
class.LSurlRequest.php Add API feature 2021-02-03 14:40:28 +01:00