Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitViewModel

Core::View::arbitViewModel

Class arbitViewModel

Basic view model struct Does not enforce anything, just a root class for object identification and possible future checks / unifications.

Basic view model struct Does not enforce anything, just a root class for object identification and possible future checks / unifications.

Implements interfaces:

arbitBaseStruct
   |
   --arbitViewModel
Author(s):
Version:   $Revision: 1236 $
License:   GPL

Descendants

Child Class Description
arbitPdependClassViewModel Base model struct for the source diffs
arbitPdependOverviewViewModel Base model struct for the source diffs
arbitFaqQuestionViewModel Base model struct for a FAQ question
arbitFaqAskViewModel Base model struct for the FAQ overview
arbitFaqOverviewViewModel Base model struct for the FAQ overview
arbitFaqCategoriesViewModel Base model struct for the FAQ overview
arbitFaqQuestionEditModel Base model struct for a FAQ question
arbitFaqAnswerViewModel Base model struct for the FAQ overview
arbitNotificationConfigurationViewModel Base model struct for the dashboard project overview
arbitCiTestsOverviewViewModel Base model struct for the source diffs
arbitCiOverviewViewModel Base model struct for the source diffs
arbitCiPhpcsOverviewViewModel Base model struct for the source diffs
arbitCiDetailViewModel Base model struct for the source diffs
arbitSourceDiffViewModel Base model struct for the source diffs
arbitSourceAnnotationsViewModel Base model struct for the source diffs
arbitSourceViewModel Base model struct for the Source overview
arbitSourceHistoryModel Base model struct for the Source overview
arbitWikiViewLastEditsModel Base model struct for the Wiki overview
arbitWikiViewPageModel Base model struct for the Wiki overview
arbitWikiViewPageHistoryModel Base model struct for the Wiki overview
arbitWikiViewEditPageModel Base model struct for the Wiki overview
arbitWikiViewTextDiffModel Base model struct for the Wiki text diffs
arbitImporterImportViewModel Base model struct for the issue tracker overview
arbitImporterInitViewModel Base model struct for the issue tracker overview
arbitImporterRegenPwdViewModel Base model struct for the issue tracker overview
arbitTrackerSearchViewModel Base model struct for the issue tracker overview
arbitTrackerReportViewModel Base model struct for the issue tracker overview
arbitTrackerIssueCreateModel Base model struct for the FAQ overview
arbitTrackerIssueEditModel Base model struct for all project module views
arbitTrackerOverviewViewModel Base model struct for the issue tracker overview
arbitTrackerCommentViewModel Base model struct for all project module views
arbitTrackerPermissionDeniedViewModel Base model struct for the issue tracker in case of missing permissions
arbitTrackerRoadmapViewModel Base model struct for the issue tracker overview
arbitTrackerIssueViewModel Base model struct for all project module views
arbitTrackerIssueListViewModel Base model struct for the issue tracker overview
arbitPhpDocHtmlViewModel Base model struct for the PhpDoc overview
arbitPhpDocLogViewModel Base model struct for the PhpDoc overview
arbitViewCoreModel Base model struct for all project views
arbitViewCoreUserRegisteredModel Base model struct for registered users
arbitViewCoreUserRegistrationModel Base model struct for the user registration view
arbitViewProjectConfigurationModel ;odel struct for project configuration
arbitSignalSlotViewStruct Basic view model struct for signal structs Does not enforce anything, just a root class for object identification and possible future checks / unifications.
arbitViewProjectModel Base model struct for all project module views
arbitViewUserModel Base model struct for all project module views
arbitViewGroupModel Base model struct for all project module views
arbitViewProjectContextModel Base model struct for all project views
arbitViewCliContextModel Base model struct for the CLI, aggregating views from multiple potential
arbitViewErrorContextModel Base model struct for exception data.
arbitViewDashboardContextModel Base model struct for the dashboard project overview
arbitViewSearchResultDocumentModel Base model struct for search result documents, fetched by ezcSearch
arbitViewModuleModel Base model struct for all project module views
arbitViewDashboardProjectModel Base model struct for dashboard project data
arbitViewSearchResultModel Base model struct for search results, fetched by ezcSearch
arbitViewUserMessageModel Model struct representing user errors.
arbitViewDataModel Model struct representing user errors.

Inherited Member Variables

From arbitBaseStruct
protected arbitBaseStruct::$properties

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.

Inherited Methods

From arbitBaseStruct
protected void arbitBaseStruct::deepClone()
Deep clone array structures
public array arbitBaseStruct::getProperties()
Get property names Returns an arary with all properties defined in this struct.
public void arbitBaseStruct::__clone()
Method called, when struct ist cloned

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.

Redefinition of:
Method Description
arbitBaseStruct::getProperties() Get property names Returns an arary with all properties defined in this struct.
Implementation of:
Method Description
arbitDecorateable::getProperties() Return an array with the available properties Returns an array containing the keys of all properties which are set in the view model.
Documentation generated on Mon, 05 Apr 2010 14:02:04 +0200 by phpDocumentor 1.4.3