webgui/lib/WebGUI/Definition/Meta
Colin Kuskie ed752a25c3 Make WebGUI::Definition property methods work the same way that Moose attribute methods do.
Specifically, get_property_list does not return property names from all classes.  Add a new
method to do that.  Refactor and reuse lots of code.
2010-01-08 09:04:27 -08:00
..
Property Make fieldType a required property option. Check for the presence of either noFormPost or label. 2009-12-17 13:25:27 -08:00
Asset.pm move get_tables back into Meta/Class. Refactor it to use get_all_class_metas instead of iterating over all the properties. 2010-01-07 18:25:45 -08:00
Class.pm Make WebGUI::Definition property methods work the same way that Moose attribute methods do. 2010-01-08 09:04:27 -08:00
Property.pm POD for WebGUI::Definition::Meta::Property 2009-12-05 14:22:21 -08:00