ldapsaisie/public_html/includes/class
2016-07-21 11:24:51 +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_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 : add values_attribute parameter 2016-07-21 11:03:34 +02:00
class.LSattr_html_select_object.php LSformElement::select_object : display unrecognized values and detect value corresponding to more than one object. 2012-10-03 12:23:49 +02: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 LSattr_ldap_password : Fixed getDisplayValue() method 2013-06-26 11:31:21 +02:00
class.LSattr_ldap_postalAddress.php LSattr_ldap_attribute : Added LDAP attribute type to support postalAddress attribute as describe in the RFC4519 2010-02-19 16:08:00 +01: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 Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
class.LSauth.php LSsession : Add useUserCredentials parameter 2014-11-18 13:16:38 +01:00
class.LSauthMethod.php LSsession : Add useUserCredentials parameter 2014-11-18 13:16:38 +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 Fix reference allocation in variable 2015-04-14 15:10:40 +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_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 LSformElement :: postaladdress : Added map_url_pattern_format parameter 2011-04-14 14:55:47 +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_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +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 LSformElement :: select_object : Add ordered feature 2015-01-21 16:35:23 +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 Add LSformRule_callable 2015-07-30 11:40:07 +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 LSldapObject : Add except_current_object option on attribute validation test 2015-08-10 10:16:32 +02:00
class.LSmail.php LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
class.LSobjects.LScompany.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSobjects.LSgroup.php LSgroup/class : Added -> memberAttrValue parameter 2011-10-03 18:19:36 +02:00
class.LSobjects.LSpeople.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSrelation.php LSrelation : fixed refresh bug when multiple relations content the same object 2013-11-28 20:51:43 +01:00
class.LSsearch.php LSsearch : improve and add doc for formaterLSformat extraDisplayedColumns's parameter 2015-08-12 14:26:21 +02: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 LSaddon / view : permit to hide a LSaddon view in menu 2015-08-24 12:24:33 +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