Commit graph

13 commits

Author SHA1 Message Date
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Benjamin Renard 2a5ef1bb4e Code cleaning 2020-04-29 15:54:21 +02:00
Benjamin Renard 9059629846 LSattr_html :: select_object : Fix 'Undefined index' PHP notice 2020-02-18 12:35:02 +01:00
Benjamin Renard c357c70596 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard 80b747a0c5 Add and use helper methods to access configuration parameters 2019-03-11 22:21:25 +01:00
Benjamin Renard 8f037d8421 LSattr_html :: select_object : Fix handling filter parameter 2017-03-23 16:30:14 +01:00
Benjamin Renard 7aa96ae60c LSattr_html :: select_list / select_object : add parameter to handle onlyAccessible LSsearch parameter 2017-03-23 16:29:33 +01:00
Benjamin Renard 6ebfc6a20b LSformElement::select_object : display unrecognized values and detect value corresponding to more than one object. 2012-10-03 12:23:49 +02:00
Benjamin Renard a76416b281 LSattr_html_select_object : Added getFormVal() method 2011-01-20 12:15:30 +01:00
Benjamin Renard 403698f27e LSattr_html_select_object : Added a check of the value_attribute parameter (Cf. Bug repport #1804) 2010-04-26 16:33:10 +02:00
Benjamin Renard 84554e7c59 LSattr_html_select_object : fix bug witch disable default_value 2009-12-31 17:02:07 +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.LSattr_html_select_object.php (Browse further)