Commit graph

11 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 01a25aa22a LSformElement_select : solve static/non-static problem on isValidValue() method 2019-03-12 12:14:16 +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 aacfe2d6e0 LSformElement :: select_box : fix isValidValue() method in inherited context 2017-06-27 15:12:29 +02:00
Benjamin Renard b3791b28ec LSformElement_select : fix bug when possible_values params is unset or empty 2017-05-31 16:05:25 +02:00
Benjamin Renard 772cd8b0da LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
Benjamin Renard a85623dc23 LSformElement_select : Added error message on display an unrecognized value 2010-11-15 17:33:47 +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.LSformElement_select.php (Browse further)