Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitModulePhplocController

Phploc::arbitModulePhplocController

Class arbitModulePhplocController

Base php_doc controller.

Base php_doc controller.

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

Method Summary

public static void sourceUpdated( $signal , $struct )
Handle source update signal
public arbitViewModuleModel count( $request )
Generate action
protected void emitCiSignals( $model , $request )
Emit continious integration update
protected string getLogPath( $request )
Get path to generated log

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

sourceUpdated

static void sourceUpdated( string $signal , $struct )

Handle source update signal

Handle source update signal

Parameters:
Name Type Description
$signal string
$struct arbitSignalSlotStruct

count

arbitViewModuleModel count( $request )

Generate action

Generate action (Re-)Generate the API documentation

Parameters:
Name Type Description
$request arbitRequest

emitCiSignals

void emitCiSignals( $model , $request )

Emit continious integration update

Emit continious integration update

Parameters:
Name Type Description
$model arbitSourceCheckoutViewModel
$request arbitRequest

getLogPath

string getLogPath( $request )

Get path to generated log

Get path to generated log

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