ldapsaisie/public_html/includes/class
2013-02-08 10:52:23 +01:00
..
class.LSattr_html.php LSattr_html : Added getFormVal() method 2011-01-20 12:14:58 +01: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_list.php LSattr_html_select_list :: getPossibleValues() : Fixed notice PHPx 2010-11-16 19:42:28 +01: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_supannEtablissement.php SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02: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 SUPANN : Ajout du support de l'attribut supannRoleEntite 2012-08-10 12:36:30 +02: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_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 - LSattr_ldap : Added method isUpdated() 2010-02-14 20:06:19 +01: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 Rename trunk directory to public_html 2009-11-13 14:26:11 +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 : Added encode_function feature 2011-04-08 17:07:43 +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.LSattribute.php LSattribute :: getDisplayValue() : use updateDate if is updated 2012-11-13 11:20:16 +01:00
class.LSauth.php LSauthMethod_anonymous : Added LSauth method and added feature in LSauth/LSsession to disabled SELF access 2010-11-25 12:39:35 +01:00
class.LSauthMethod.php LSauthMethod : Disable cache searching user in LDAP 2012-02-25 19:37:38 +01:00
class.LSauthMethod_anonymous.php LSauthMethod_anonymous : Added LSauth method and added feature in LSauth/LSsession to disabled SELF access 2010-11-25 12:39:35 +01: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 LSauth : Recasted - Creation of LSauthMethod class 2010-11-24 19:12:21 +01:00
class.LSconfig.php LSconfig :: get() : Fixed notice PHP 2010-11-16 19:41:14 +01:00
class.LSconfirmBox.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSerror.php LSerror::getErrors() : fix php warning 2012-09-02 19:49:34 +02:00
class.LSform.php Fixed php warnings 2012-09-03 10:22:18 +02:00
class.LSformElement.php LSformElement : add displayAttrName parameter 2010-11-19 18:41:10 +01: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 LSformElement_image :: getDisplay() : Fixed error 2010-11-16 19:51:08 +01: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 : Added suffix parameter 2011-04-22 16:51:34 +02:00
class.LSformElement_password.php LSformElement_password : Added possibility to have multiple contact mail attributes 2012-12-18 12:20:27 +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 : Added error message on display an unrecognized value 2010-11-15 17:33:47 +01:00
class.LSformElement_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.LSformElement_ssh_key.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformElement_supannEtablissement.php SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02:00
class.LSformElement_supannLabeledValue.php LSaddons::supann : Added simple supannLabeledValue attribute type 2012-10-03 15:04:10 +02:00
class.LSformElement_supannRoleEntite.php LSformElement::supannRoleEntite : Fixed display problems 2012-09-12 14:08:48 +02:00
class.LSformElement_supannRoleGenerique.php SUPANN : ajout du support de l'attribut supannRoleGenerique 2012-08-10 12:36:30 +02:00
class.LSformElement_supannTypeEntite.php LSformElement::supannTypeEntiteAffectation : Renamed in supannTypeEntite 2012-10-03 12:57: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 : Added compatibility with data entry form 2011-12-15 12:17:46 +01: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 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_compare.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSformRule_date.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01: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_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_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 Rename trunk directory to public_html 2009-11-13 14:26:11 +01: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.LSldap.php LSldap::search() : updated way to iterate search result 2012-08-02 15:51:49 +02:00
class.LSldapObject.php LSldapObject : fixed php warning 2012-09-02 19:56:22 +02:00
class.LSmail.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01: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 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:19 +02:00
class.LSsearch.php redirectWhenOnlyOneResult() : Added urlencode() of object's DN in redirect URL 2012-05-03 12:39:50 +02:00
class.LSsearchEntry.php Added urlencode() of object's DN in create and remove links's URL 2012-05-03 14:41:35 +02:00
class.LSselect.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
class.LSsession.php LSsession : Fixed LSprofiles loading by LSobject type 2013-02-08 10:52:23 +01:00
class.LSsmoothbox.php Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00