ldapsaisie/public_html/includes/class
2019-06-20 19:55:31 +02: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 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01: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 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +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 : Fix handling timezone 2019-06-13 14:45:57 +02:00
class.LSattr_ldap_image.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap_numeric.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSattr_ldap_password.php Rework/improve on password encrypt/decrypt method 2019-06-20 19:55:31 +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 Fix parent constructor calls 2019-03-12 13:10:24 +01:00
class.LSauthMethod_basic.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSauthMethod_CAS.php Fix parent constructor calls 2019-03-12 13:10:24 +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 LSerror : fix error formatting when no error code is provided 2019-06-17 13:34:02 +02:00
class.LSform.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01: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 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_callable.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_compare.php Fix PHP syntax errors 2019-03-12 13:18:31 +01:00
class.LSformRule_date.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_email.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_filesize.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_imagefile.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_imagesize.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_inarray.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_integer.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_lettersonly.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_LSformElement_select_validValue.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_maxlength.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_mimetype.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_minlength.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_nonzero.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_nopunctuation.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_numeric.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_password.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_rangelength.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_regex.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_required.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_ssh_pub_key.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
class.LSformRule_telephonenumber.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +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 : solve static/non-static problem on getObjectFilter() method 2019-03-12 12:19:44 +01: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 LSsearchEntry : Fix 'unknwon property error' on accessing undefined attribute 2019-04-18 15:43:01 +02:00
class.LSsearchEntry.php LSsearchEntry : Fix 'unknwon property error' on accessing undefined attribute 2019-04-18 15:43:01 +02:00
class.LSselect.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LSsession.php Fix global_search in multiple subDn context 2019-06-05 12:40:56 +02:00
class.LSsmoothbox.php Code cleaning 2019-03-11 22:42:20 +01:00
class.LStemplate.php Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01: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