Displaying 1 result from an estimated 1 matches for "select_menu".
Did you mean:
select_mean
2007 Jun 19
5
TentSteak 0.2.0
...n. Plus whatever else I happen
to need for my own Camping projects.
Enjoy!
----
CHANGES:
* HTML Forms
* Added new form field helpers: input_text, input_password,
input_submit, input_hidden, and input_checkbox.
* Renamed:
* file_field => input_file
* select_field => select_menu
* HTML Tables
* Added support for regexp''s in tablerow option :rowclass
* New support for editable table columns
* Renamed auto_table option :database_columns to :methods
* auto_table used to expand row objects into cell arrays;
now defers expansion to tablerow(:methods)...