ldapsaisie/public_html/includes/class
2020-02-18 12:35:02 +01:00
..
class.LSattr_html.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSattr_html_boolean.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_date.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_image.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_jsonCompositeAttribute.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_labeledValue.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_mail.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_maildir.php Fix parent constructor calls 2019-03-12 13:10:24 +01:00
class.LSattr_html_mailQuota.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_password.php LSattr_html :: password : fix countable warning in PHP 7 2019-08-06 12:31:59 +02:00
class.LSattr_html_postaladdress.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_pre.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_quota.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_rss.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_select_box.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_select_list.php LSattr_html :: select_list : use static keyword instead of self to make children classes override easier 2019-05-21 18:32:12 +02:00
class.LSattr_html_select_object.php LSattr_html :: select_object : Fix 'Undefined index' PHP notice 2020-02-18 12:35:02 +01:00
class.LSattr_html_ssh_key.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannActivite.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannEmpCorps.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannEtablissement.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannEtuInscription.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannLabeledValue.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannRoleEntite.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannRoleGenerique.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_supannTypeEntite.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_tel.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_text.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_textarea.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_url.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_valueWithUnit.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_wysiwyg.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_html_xmpp.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSattr_ldap_ascii.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap_boolean.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSattr_ldap_compositeValueToJSON.php Fix some 'Cannot make non static method' errors 2019-03-12 13:28:30 +01:00
class.LSattr_ldap_date.php LSattr_ldap :: date : replace is_a check by instanceof to avoid warning on PHP 7 2019-08-06 11:49:45 +02:00
class.LSattr_ldap_image.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap_naiveDate.php Add LSattr_ldap :: naiveDate 2019-09-30 13:16:53 +02:00
class.LSattr_ldap_numeric.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap_password.php LSattr_ldap_password : Fix parameters pass to verify_function and add doc about it 2019-07-01 18:40:53 +02:00
class.LSattr_ldap_postaladdress.php Fix some 'Cannot make non static method' errors 2019-03-12 13:28:30 +01:00
class.LSattr_ldap_shadowExpire.php Fix some 'Cannot make non static method' errors 2019-03-12 13:28:30 +01:00
class.LSattribute.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSauth.php LSauth :: afterLogout() : fix provider trigger 2019-03-27 18:28:05 +01:00
class.LSauthMethod.php Add LSauth :: afterLogout() trigger 2019-03-27 18:02:04 +01:00
class.LSauthMethod_anonymous.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSauthMethod_basic.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSauthMethod_CAS.php LSauthMethod::CAS : Remove deprecated LSAUTH_CAS_SERVER_SSL_CERT parameter (since corresponding bogus setCasServerCert() method has been remove in phpCAS) 2020-01-22 17:36:35 +01:00
class.LSauthMethod_HTTP.php LSauthMethod_HTTP : fix constructor to load config before handling it 2019-03-27 18:28:44 +01:00
class.LSconfig.php Rework/improve generate_lang_file.php / generate_ldapsaisie.pot.sh scripts 2019-06-04 00:21:12 +02:00
class.LSconfirmBox.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSerror.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSform.php LSform_rule :: differentPassword : Add missing LSform :: getValue() function 2019-07-01 18:19:58 +02:00
class.LSformElement.php LSattribute : add help_info_in_view parameter 2019-03-29 15:49:03 +01:00
class.LSformElement_boolean.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_date.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_image.php Fix some PHP notices 2019-03-12 12:49:19 +01:00
class.LSformElement_jsonCompositeAttribute.php Fix parent constructor calls 2019-03-12 13:10:24 +01:00
class.LSformElement_labeledValue.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_mail.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_maildir.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_mailQuota.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_password.php Rework/improve on password encrypt/decrypt method 2019-06-20 19:55:31 +02:00
class.LSformElement_postaladdress.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_pre.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_quota.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_rss.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_select.php LSformElement_select : solve static/non-static problem on isValidValue() method 2019-03-12 12:14:16 +01:00
class.LSformElement_select_box.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_select_object.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_ssh_key.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_supannActivite.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSformElement_supannCompositeAttribute.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_supannEmpCorps.php Add LSformElement :: supannEmpCorps 2014-11-20 00:45:26 +01:00
class.LSformElement_supannEtablissement.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSformElement_supannEtuInscription.php Fix parent constructor calls 2019-03-12 13:10:24 +01:00
class.LSformElement_supannLabeledValue.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_supannRoleEntite.php Fix parent constructor calls 2019-03-12 13:10:24 +01:00
class.LSformElement_supannRoleGenerique.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSformElement_supannTypeEntite.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
class.LSformElement_tel.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_text.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_textarea.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_url.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_valueWithUnit.php Fix PHP syntax errors 2019-03-12 13:18:31 +01:00
class.LSformElement_wysiwyg.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformElement_xmpp.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_alphanumeric.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_callable.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_compare.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_date.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_differentPassword.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_email.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_filesize.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_imagefile.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_imagesize.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_inarray.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_integer.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_lettersonly.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_LSformElement_select_validValue.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_maxlength.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_mimetype.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_minlength.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_nonzero.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_nopunctuation.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_numeric.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_password.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_rangelength.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_regex.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_required.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_ssh_pub_key.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSformRule_telephonenumber.php LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
class.LSimport.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSioFormat.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSioFormatCSV.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSioFormatDriver.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSldap.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSldapObject.php LSldapObject : change getDisplayName $spe parameter default value from empty string to null 2020-02-18 12:32:25 +01:00
class.LSlog.php LSlog : fix handling non-string message 2020-02-18 10:38:36 +01:00
class.LSlog_email.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSlog_file.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSlog_handler.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSlog_syslog.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSlog_system.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSmail.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSobjects.LScompany.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSobjects.LSgroup.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSobjects.LSpeople.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSrelation.php Fix some PHP notices 2019-03-12 12:49:19 +01:00
class.LSsearch.php Add ['NB_LSOBJECT_LIST_CHOICES'] parameter 2019-09-04 11:49:06 +02:00
class.LSsearchEntry.php Improve logging 2019-06-28 18:00:37 +02:00
class.LSselect.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSsession.php Fix some translation problems by forcing the LANGUAGE env variable value 2019-10-28 12:49:44 +01:00
class.LSsmoothbox.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LStemplate.php LStemplate : catch error on displaying/fetching templates 2019-06-28 18:03:36 +02:00
class.LStemplate_smarty2_support.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LStemplate_smarty3_support.php Code cleaning 2019-03-11 22:42:20 +01:00