.. |
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
|
LSattr_html_select_object : Added getFormVal() method
|
2011-01-20 12:15:30 +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_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 :: getFormVal() : Used LSattr_html :: getFormVal()
|
2011-01-20 12:15:51 +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 : Added LSlog() call on addErrorCode() method
|
2011-04-22 14:30:04 +02:00 |
class.LSform.php
|
LSldapObject / Custom actions : Added ajax validation feature
|
2011-05-20 15:57:00 +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 mail headers parameters
|
2012-04-17 16:03:14 +02: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 : fixed, completed and translated comments
|
2010-04-26 16:31:57 +02:00 |
class.LSformElement_ssh_key.php
|
Rename trunk directory to public_html
|
2009-11-13 14:26:11 +01: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 integer form rule
|
2010-07-30 18:07:39 +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 another php syntax bug
|
2010-04-16 14:59:01 +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 :: update() : Fixed bug when dropping empty attribute
|
2011-04-22 14:24:28 +02:00 |
class.LSldapObject.php
|
LSldapObject : fix onModify triggers execution
|
2012-03-22 19:51:27 +01: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
|
Added custum action feature
|
2011-03-25 18:05:26 +01:00 |
class.LSsmoothbox.php
|
Rename trunk directory to public_html
|
2009-11-13 14:26:11 +01:00 |