Commit graph

21 commits

Author SHA1 Message Date
Benjamin Renard 251cb2b0e2 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
Benjamin Renard 992dc08cc9 General use of the function call_user_func() instead of deprecated syntax 2017-04-26 11:19:58 +02:00
Benjamin Renard 6220c3e6d6 Fix reference allocation in variable 2015-04-14 15:10:40 +02:00
Benjamin Renard f418a5d7cf LSattribute :: getDisplayValue() : use updateDate if is updated 2012-11-13 11:20:16 +01:00
Benjamin Renard d9d312957f Fixed php warnings 2012-09-03 10:22:18 +02:00
Benjamin Renard a6b5efdbac LSattribute :: getFormVal() : Used LSattr_html :: getFormVal() 2011-01-20 12:15:51 +01:00
Benjamin Renard cec517b46d LSattribute :: fireEvent() : Fixed notice PHP 2010-11-16 19:48:11 +01:00
Benjamin Renard 0b442784a0 LSattribute :: getDependsAttrs() : Fixed notice PHP 2010-11-16 19:47:23 +01:00
Benjamin Renard 02d5955075 LSattribute :: getUpdateData() : Fixed notice PHP 2010-11-16 19:46:52 +01:00
Benjamin Renard ef40b5825c LSattribute :: isRequired() : Fixed notice PHP 2010-11-16 19:45:41 +01:00
Benjamin Renard 3df9edb25f LSattribute :: myRights() : Fixed notice PHP 2010-11-16 19:45:11 +01:00
Benjamin Renard 6b065f2a61 LSattribute :: getDisplayValue() : Fixed notice PHP 2010-11-16 19:44:38 +01:00
Benjamin Renard c8e5977d8a LSattribute::generateValue() : Used default_value paramater as a LSformat 2010-03-16 17:48:12 +01:00
Benjamin Renard 890670eaf4 Fix bug in last commit 2010-03-16 17:33:55 +01:00
Benjamin Renard dde0182b16 LSattribute::getValue() : Change update detection method 2010-03-16 17:28:32 +01:00
Benjamin Renard 7249d9fd52 LSattribute : Added getOldValue() method 2010-03-16 11:11:29 +01:00
Benjamin Renard 35f293e871 LSattribute :: generateValue() : Fixed bug when generated value is empty. 2010-03-09 17:40:22 +01:00
Benjamin Renard aeb54731ef LSattribute :: generateValue() : Fixed bug when generated value is an array. 2010-03-09 17:04:36 +01:00
Benjamin Renard 95f60b6334 - LSattr_ldap : Added method isUpdated()
- LSattribute :: setUpdateData() : Used LSattr_ldap::isUpdated()
2010-02-14 20:06:19 +01:00
Benjamin Renard c05741a489 LSattribute / generate_value : the default_value is now used to generate the value of the attribute if the generate function or LSformat is not defined. 2010-01-06 15:21:37 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Renamed from trunk/includes/class/class.LSattribute.php (Browse further)