Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitModuleCiOverviewModel

Ci::arbitModuleCiOverviewModel

Class arbitModuleCiOverviewModel

arbit CI module base overview model

arbit CI module base overview model

arbitModuleCiModelBase
   |
   --arbitModuleCiOverviewModel
Author(s):
Version:   $Revision: 1692 $
License:   GPL

Descendants

Child Class Description
arbitModuleCiPhpcsViolationsOverviewModel Base php_doc controller.
arbitModuleCiUnitTestsOverviewModel Base php_doc controller.

Inherited Member Variables

From arbitModuleCiModelBase
protected arbitModuleCiModelBase::$base

Method Summary

public abstract string getMenuTitle( )
Get menu title for this model
public abstract arbitViewModel getViewModel( [ $version = null] )
Get view model representing the model

Inherited Methods

From arbitModuleCiModelBase
public void arbitModuleCiModelBase::__construct()
Construct model from base path
public static DateTime arbitModuleCiModelBase::getDate()
Get date from file Get the date the report has been created for a given file.
public array arbitModuleCiModelBase::getResults()
Get the last n results Get the last results for the specified module and result type. to the last 50 results.
public array arbitModuleCiModelBase::getResultVersion()
Get the last n results Get the last results for the specified module and result type. to the last 50 results.

Methods

getMenuTitle

string getMenuTitle( )

Get menu title for this model

Get menu title for this model

Redefined in descendants as:
Method Description
arbitModuleCiPhpcsViolationsOverviewModel::getMenuTitle() Get menu title for this model 
arbitModuleCiUnitTestsOverviewModel::getMenuTitle() Get menu title for this model 

getViewModel

arbitViewModel getViewModel( [string $version = null] )

Get view model representing the model

Get view model representing the model

Parameters:
Name Type Description
$version string
Redefined in descendants as:
Method Description
arbitModuleCiPhpcsViolationsOverviewModel::getViewModel() Get view model representing the model 
arbitModuleCiUnitTestsOverviewModel::getViewModel() Get view model representing the model 
Documentation generated on Mon, 05 Apr 2010 14:02:08 +0200 by phpDocumentor 1.4.3