Wiki::View::arbitWikiViewEditPageModel
Class arbitWikiViewEditPageModel
Base model struct for the Wiki overview Base model struct for the Wiki overview
arbitBaseStruct
|
--arbitViewModel
|
--arbitWikiViewEditPageModel
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Descendants
Member Variables
|
protected array |
$properties
= array( 'id' => null, 'title' => null, 'text' => null, 'errors' => array(),)
Array containing the actual view data.
Array containing the actual view data. |
Method Summary
|
public void |
__construct(
$title
, [ $page
= null] , [ $errors
= array()] )
Construct project view model from common values |
Inherited Methods
Methods
__construct
Construct project view model from common values Construct project view model from common values
Parameters:
Redefined in descendants as:
|