2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick instructions on running the examples More... over 20 years ago
Fix title tag More... over 20 years ago
updated for backward compatability to PHP 4.1.0
JeffMoore
as jeffmoore
More... over 20 years ago
Changed some class names to make the documentation easier to understand.
JeffMoore
as jeffmoore
More... over 20 years ago
Added a small optimization to the list tag using a temporary variable.
JeffMoore
as jeffmoore
More... over 20 years ago
Removed all direct references to tags and replaced them with references to classes. findByTag becomes findByClass. This should improve the future extensibility by allowing inheritance tag heirarchies. Move renderTag functionality to compiler side setting up future XML compatability and future dynamic attributes. Added getRenderedTag method so that a ServerTagComponent can render a tag other than itself. Improved checking for tag nesting problem. These changes should eliminates some warning messages under PHP 4.1.2.
JeffMoore
as jeffmoore
More... over 20 years ago
renamed to default
JeffMoore
as jeffmoore
More... over 20 years ago
Changed std to core; empty to default; listitem to list:item; added tag prefixes to class names where appropriate
JeffMoore
as jeffmoore
More... over 20 years ago
added width attribute to table
JeffMoore
as jeffmoore
More... over 20 years ago
formatted html source code in DreamWeaver
JeffMoore
as jeffmoore
More... over 20 years ago
added security checks
JeffMoore
as jeffmoore
More... over 20 years ago
Examples now rely on an include path being set to the framework.
JeffMoore
as jeffmoore
More... over 20 years ago
updated examples index page
JeffMoore
as jeffmoore
More... over 20 years ago
changed includes to requireds
JeffMoore
as jeffmoore
More... over 20 years ago
Fixed bug in the preview command
JeffMoore
as jeffmoore
More... over 20 years ago
Changed ErrorPackage to ErrorGroup
JeffMoore
as jeffmoore
More... over 20 years ago
Fixed bug with validation rules returning NULL.
JeffMoore
as jeffmoore
More... over 20 years ago
removed unused duplicate field.
JeffMoore
as jeffmoore
More... over 20 years ago
added a thank you page to the input example
JeffMoore
as jeffmoore
More... over 20 years ago
consolodated into core.vars
JeffMoore
as jeffmoore
More... over 20 years ago
Changed emptydataspace to emptydataset
JeffMoore
as jeffmoore
More... over 20 years ago
Renamed emptydataspace to empytdataset
JeffMoore
as jeffmoore
More... over 20 years ago
now uses ArrayDataSet class
JeffMoore
as jeffmoore
More... over 20 years ago
Initial Revision
JeffMoore
as jeffmoore
More... over 20 years ago
Changed setDataSpace to registerDataSet in list components.
JeffMoore
as jeffmoore
More... over 20 years ago
Added more validation rules
JeffMoore
as jeffmoore
More... over 20 years ago
Changed the way the preview section is displayed
JeffMoore
as jeffmoore
More... over 20 years ago
Initial revision
JeffMoore
as jeffmoore
More... over 20 years ago
Updated example with more validation rules
JeffMoore
as jeffmoore
More... over 20 years ago
Updated List for simpler syntax
JeffMoore
as jeffmoore
More... over 20 years ago