Core::View::arbitViewProjectModel
Class arbitViewProjectModel
Base model struct for all project module views Base model struct for all project module views
arbitBaseStruct
|
--arbitViewModel
|
--arbitViewProjectModel
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Member Variables
|
protected array |
$properties
= array( 'versions' => null, 'components' => null, )
Array containing the actual view data.
Array containing the actual view data. |
Method Summary
|
public void |
__construct(
[ $project
= null] )
Construct project module view model from common values |
Inherited Methods
Methods
__construct
Construct project module view model from common values Construct project module view model from common values
Parameters:
|