webgui/lib/WebGUI/Definition/Meta
2010-01-25 19:21:00 -08:00
..
Property
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 More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes. 2010-01-25 19:21:00 -08:00
Property.pm