Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitCronController

Core::arbitCronController

Class arbitCronController

Controller fro cron related tasks, wrpping around periodic.

Controller fro cron related tasks, wrpping around periodic.

ezcMvcController
   |
   --arbitController
      |
      --arbitCronController
Author(s):
Version:   $Revision: 1434 $
License:   GPL

Method Summary

public arbitViewModuleModel execute( $request )
Execute cron items

Inherited Methods

From arbitController
public static string arbitController::createActionMethodName()
Creates a method name to call from an action name.
public ezcMvcResult|ezcMvcInternalRedirect arbitController::createResult()
Runs the controller to process the query and return variables usable to render the view.
protected void arbitController::setRequestVariables()
Don't copy shit here.
public void arbitController::__call()
Wrapper for unknown actions Wrapper for unknown actions, which throws an exception instead of causing PHP to report a fatal error.

Methods

execute

arbitViewModuleModel execute( arbitRequest $request )

Execute cron items

Execute cron items Let peridoc execute all pending cron items

Parameters:
Name Type Description
$request arbitRequest
Documentation generated on Mon, 05 Apr 2010 14:01:46 +0200 by phpDocumentor 1.4.3