More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes.

This commit is contained in:
Colin Kuskie 2010-01-25 19:21:00 -08:00
parent d4f31870a3
commit 60375516ab
4 changed files with 26 additions and 9 deletions

View file

@ -72,7 +72,7 @@ sub init_meta {
=head2 property ( $name, %options )
Extends WebGUI::Definition::property to copy the tableName attribute from the
Extends WebGUI::Definition::property to copy the tableName aspect from the
meta class into the options for each property.
=head3 $name