Element index for package Phploc
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ v ]
Letter 'a'
- $actions
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$actions
Available actions.
- arbitModulePhplocAdminCliTool
- in file cli_tool.php, class arbitModulePhplocAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePhplocController
- in file controller.php, class arbitModulePhplocController
Base php_doc controller.
- arbitModulePhplocCountCommand
- in file count.php, class arbitModulePhplocCountCommand
Arbit phploc module update command
- arbitModulePhplocDefintion
- in file definition.php, class arbitModulePhplocDefintion
Arbit Phploc module definition
- arbitPhplocBackendIniModuleConfiguration
- in file module.php, class arbitPhplocBackendIniModuleConfiguration
arbit project configuration
Letter 'c'
- $caches
- in file definition.php, variable arbitModulePhplocDefintion::$caches
Array with caches registered on initialization
Each cache must have a unique name, normally prefixed with the module identifier. time to live for the cache.
- $commands
- in file definition.php, variable arbitModulePhplocDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- count
- in file controller.php, method arbitModulePhplocController::count()
Generate action
- createController
- in file cli_tool.php, method arbitModulePhplocAdminCliTool::createController()
Get controller
- cli_tool.php
- procedural page cli_tool.php
- count.php
- procedural page count.php
- controller.php
- procedural page controller.php
Letter 'd'
- $description
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$description
Short description of the purpose of the current CLI tool
- definition.php
- procedural page definition.php
- $defaultValues
- in file module.php, variable arbitPhplocBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
Letter 'e'
- emitCiSignals
- in file controller.php, method arbitModulePhplocController::emitCiSignals()
Emit continious integration update
Letter 'g'
- getLogPath
- in file controller.php, method arbitModulePhplocController::getLogPath()
Get path to generated log
Letter 'm'
- module.php
- procedural page module.php
Letter 'n'
- $name
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$name
Name of CLI tool
Letter 'p'
- $properties
- in file definition.php, variable arbitModulePhplocDefintion::$properties
Array containing the module structures properties.
Letter 'r'
- run
- in file count.php, method arbitModulePhplocCountCommand::run()
Run command
Execute the actual bits.
Letter 's'
- sourceUpdated
- in file controller.php, method arbitModulePhplocController::sourceUpdated()
Handle source update signal
- $shortcuts
- in file module.php, variable arbitPhplocBackendIniModuleConfiguration::$shortcuts
Shortcuts for configuration value access.
Letter 'v'
- $viewModels
- in file definition.php, variable arbitModulePhplocDefintion::$viewModels
List of view models used by the module
List of used view handlers associated with a list of view models used by the module, each associated with a callback to the concrete handler implementation to visit the view model.
|