API documentation :: Docs For Class arbitModuleCiModelBase
Packages:Classes:
|
Ci::arbitModuleCiModelBaseClass arbitModuleCiModelBasearbit CI module base model arbit CI module base model
Descendants
Member Variables
Method Summary
MethodsgetDate
static DateTime
getDate(
string
$file
)
Get date from file Get the date the report has been created for a given file. Get date from file Get the date the report has been created for a given file. Parameters:
__construct
void
__construct(
string
$base
)
Construct model from base path Construct model from base path Parameters:
getResults
array
getResults(
string
$module
, string
$type
, [int
$count
= 50] )
Get the last n results Get the last results for the specified module and result type. to the last 50 results. Get the last n results Get the last results for the specified module and result type. Defaults to the last 50 results. Returns an array of file names. Parameters:
getResultVersion
array
getResultVersion(
string
$module
, string
$type
, string
$version
)
Get the last n results Get the last results for the specified module and result type. to the last 50 results. Get the last n results Get the last results for the specified module and result type. Defaults to the last 50 results. Returns an array of file names. Parameters:
Documentation generated on Mon, 05 Apr 2010 14:01:37 +0200 by phpDocumentor 1.4.3
|