ldapsaisie/public_html/includes/class
2017-08-02 12:09:25 +02:00
..
class.LSattr_html.php Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
class.LSattr_html_boolean.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_date.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_image.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_jsonCompositeAttribute.php Improve and translate code comments 2017-05-04 17:27:52 +02:00
class.LSattr_html_mail.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_maildir.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_mailQuota.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_password.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_postaladdress.php Added LSformElement :: postaladdress 2011-04-11 11:23:24 +02:00
class.LSattr_html_pre.php Added LSformElement :: pre 2011-04-13 12:46:00 +02:00
class.LSattr_html_quota.php - Added LSattr_html/LSformElement quota 2010-05-26 09:57:30 +02:00
class.LSattr_html_rss.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_select_box.php Add LSattr_html::select_box 2014-06-18 00:15:50 +02:00
class.LSattr_html_select_list.php LSattr_html_select_list : make getPossibleValues() optionally and statically callable 2017-05-03 01:10:10 +02:00
class.LSattr_html_select_object.php LSattr_html :: select_object : Fix handling filter parameter 2017-03-23 16:30:14 +01:00
class.LSattr_html_ssh_key.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_supannActivite.php SUPANN: ajout du support de l'attribute supannActivite 2014-11-28 15:20:36 +01:00
class.LSattr_html_supannEmpCorps.php Add LSformElement :: supannEmpCorps 2014-11-20 00:45:26 +01:00
class.LSattr_html_supannEtablissement.php SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02:00
class.LSattr_html_supannEtuInscription.php Add LSformElement :: supannEtuInscription 2014-11-20 00:45:50 +01:00
class.LSattr_html_supannLabeledValue.php LSaddons::supann : Added simple supannLabeledValue attribute type 2012-10-03 15:04:10 +02:00
class.LSattr_html_supannRoleEntite.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
class.LSattr_html_supannRoleGenerique.php SUPANN : ajout du support de l'attribut supannRoleGenerique 2012-08-10 12:36:30 +02:00
class.LSattr_html_supannTypeEntite.php LSformElement::supannTypeEntiteAffectation : Renamed in supannTypeEntite 2012-10-03 12:57:20 +02:00
class.LSattr_html_tel.php Add new form element type for telephone number 2015-08-12 12:21:20 +02:00
class.LSattr_html_text.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_textarea.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_url.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_html_valueWithUnit.php Added LSformElement_valueWithUnit 2011-03-24 15:46:51 +01:00
class.LSattr_html_xmpp.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_ldap.php Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
class.LSattr_ldap_ascii.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_ldap_boolean.php LSattr_ldap_boolean : Add default TRUE/FALSE values 2015-01-08 15:00:56 +01:00
class.LSattr_ldap_date.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_ldap_image.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_ldap_numeric.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSattr_ldap_password.php Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
class.LSattr_ldap_postaladdress.php Rename LSattr_ldap :: postalAddress to LSattr_ldap :: postaladdress and add doc on this type of html & ldap attribute 2017-06-15 17:23:37 +02:00
class.LSattr_ldap_shadowExpire.php LSattr_ldap :: shadowExpire : Added class to manage special ldap attribute shadowExpire 2013-07-24 19:30:53 +02:00
class.LSattribute.php Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
class.LSauth.php LSsession : Add useUserCredentials parameter 2014-11-18 13:16:38 +01:00
class.LSauthMethod.php Fix other problems when onlyAccessible parameter is set to True in LSobject configuration file 2017-03-23 16:24:39 +01:00
class.LSauthMethod_anonymous.php LSauthMethod::anonymous : Added parameter LSAUTHMETHOD_ANONYMOUS_DISABLE_LOGOUT 2013-07-16 16:01:41 +02:00
class.LSauthMethod_basic.php LSauth : Recasted - Creation of LSauthMethod class 2010-11-24 19:12:21 +01:00
class.LSauthMethod_CAS.php LSauthCAS : added possibility to set CURLOPT_SSLVERSION option with parameter LSAUTH_CAS_CURL_SSLVERION 2012-03-29 18:33:12 +02:00
class.LSauthMethod_HTTP.php LSauthMethod::HTTP : Add parameter to disable checking login/password by LDAP auth challenge 2016-07-21 11:24:51 +02:00
class.LSconfig.php Added local include directory 2013-03-31 05:23:10 +02:00
class.LSconfirmBox.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSerror.php LSerror : Add PHP error handler 2014-11-20 12:04:03 +01:00
class.LSform.php Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
class.LSformElement.php Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
class.LSformElement_boolean.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_date.php LSformElement_date : Added 'today' button 2011-06-27 15:48:54 +02:00
class.LSformElement_image.php LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
class.LSformElement_jsonCompositeAttribute.php Improve and translate code comments 2017-05-04 17:27:52 +02:00
class.LSformElement_mail.php LSformElement_mail : Added disableMailSending parameter 2010-12-03 18:04:40 +01:00
class.LSformElement_maildir.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_mailQuota.php LSformElement_mailQuota : little fix to permit import 2015-07-30 17:57:09 +02:00
class.LSformElement_password.php LSattr_html :: password : Add possibility to generate password using pwgen command 2015-02-05 10:33:14 +01:00
class.LSformElement_postaladdress.php LSattr_html :: postaladdress : improve it and add default configuration value 2017-06-15 18:44:51 +02:00
class.LSformElement_pre.php Added LSformElement :: pre 2011-04-13 12:46:00 +02:00
class.LSformElement_quota.php LSformElement_quota : changed factor values 2010-08-06 16:21:20 +02:00
class.LSformElement_rss.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_select.php LSformElement :: select_box : fix isValidValue() method in inherited context 2017-06-27 15:12:29 +02:00
class.LSformElement_select_box.php LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
class.LSformElement_select_object.php LSattr_html :: select_list / select_object : add parameter to handle onlyAccessible LSsearch parameter 2017-03-23 16:29:33 +01:00
class.LSformElement_ssh_key.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_supannActivite.php SUPANN: ajout du support de l'attribute supannActivite 2014-11-28 15:20:36 +01:00
class.LSformElement_supannCompositeAttribute.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
class.LSformElement_supannEmpCorps.php Add LSformElement :: supannEmpCorps 2014-11-20 00:45:26 +01:00
class.LSformElement_supannEtablissement.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
class.LSformElement_supannEtuInscription.php Add LSformElement :: supannEtuInscription 2014-11-20 00:45:50 +01:00
class.LSformElement_supannLabeledValue.php LSformElement :: supannLabeledValue.php : Improve edition to permit value selection in SUPANN table 2014-11-25 00:07:31 +01:00
class.LSformElement_supannRoleEntite.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
class.LSformElement_supannRoleGenerique.php LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +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 Add new form element type for telephone number 2015-08-12 12:21:20 +02:00
class.LSformElement_text.php LSformElement :: Added loadLSclass() of LSsession in top of the class file 2011-04-14 10:21:01 +02:00
class.LSformElement_textarea.php LSformElement :: textarea : small change to facilitate extend of this LSformElement 2011-04-11 11:10:09 +02:00
class.LSformElement_url.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_valueWithUnit.php LSformElement :: valueWithUnit : improve floatint number display and add parameter for formatting control 2015-04-07 20:34:18 +02:00
class.LSformElement_xmpp.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_alphanumeric.php Renaming class.LSformRule_alphanumeric.php parameter with_accents to withAccents 2014-08-14 16:06:43 +02:00
class.LSformRule_callable.php Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
class.LSformRule_compare.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_date.php LSformRule :: date : Fix mktime return check 2015-09-02 10:44:00 +02:00
class.LSformRule_email.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_filesize.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_imagefile.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_imagesize.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_inarray.php Added LSformRule::inarray 2014-06-10 16:50:44 +02:00
class.LSformRule_integer.php LSformRule::integer : Added min and max parameters. 2012-09-04 12:05:48 +02:00
class.LSformRule_lettersonly.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_LSformElement_select_validValue.php LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
class.LSformRule_maxlength.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_mimetype.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_minlength.php LSformRule_minlength : Fix php syntax bug. 2009-12-31 14:22:05 +01:00
class.LSformRule_nonzero.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_nopunctuation.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_numeric.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_password.php LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg() function 2014-06-19 16:41:27 +02:00
class.LSformRule_rangelength.php LSformRule::rangelength : fixed incorrect error message when limits paremeter isn't defined. 2012-09-04 12:18:30 +02:00
class.LSformRule_regex.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_required.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_telephonenumber.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSimport.php Add import feature 2015-07-30 16:40:16 +02:00
class.LSioFormat.php Add import feature 2015-07-30 16:40:16 +02:00
class.LSioFormatCSV.php Add import feature 2015-07-30 16:40:16 +02:00
class.LSioFormatDriver.php Add import feature 2015-07-30 16:40:16 +02:00
class.LSldap.php LSldap : combineFilters() : fix parameter support when array contain only one filter 2014-11-28 16:16:30 +01:00
class.LSldapObject.php LSrelation : add possibilty to handle relation with multiple key values 2017-04-28 17:04:55 +02:00
class.LSmail.php LSmail : add possibilty to set some display options from JS 2016-11-17 11:51:49 +01:00
class.LSobjects.LScompany.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSobjects.LSgroup.php LSrelation : improve and make it easy to configure simple relation 2017-04-28 02:13:05 +02:00
class.LSobjects.LSpeople.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSrelation.php LSrelation : Add create button even if user can't edit the relation 2017-08-02 12:09:25 +02:00
class.LSsearch.php Add visibleTo parameter to extra displayed columns 2017-01-25 15:39:06 +01:00
class.LSsearchEntry.php LSsearch : add formaterFunction parameter for extraDisplayedColumns 2015-08-21 15:15:14 +02:00
class.LSselect.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSsession.php LSrelation : Add create action button 2017-08-02 12:00:11 +02:00
class.LSsmoothbox.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LStemplate.php Add LStemplate :: registerFunction() method 2014-04-09 17:15:52 +02:00
class.LStemplate_smarty2_support.php Add LStemplate :: registerFunction() method 2014-04-09 17:15:52 +02:00
class.LStemplate_smarty3_support.php Add LStemplate :: registerFunction() method 2014-04-09 17:15:52 +02:00