Core::arbitDecorateable
Interface arbitDecorateable
Interface indicating that this object is decorateable. Interface indicating that this object is decorateable.
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Method Summary
|
public array |
getProperties(
)
Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model. |
Methods
getProperties
array
getProperties(
)
Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model. Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model. This include properties set tu null.
|