More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes.
This commit is contained in:
parent
d4f31870a3
commit
60375516ab
4 changed files with 26 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue