Element index for package Phpcs
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
Letter 'a'
- $actions
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$actions
Available actions.
- arbitModulePhpcsAdminCliTool
- in file cli_tool.php, class arbitModulePhpcsAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePhpcsCheckCommand
- in file check.php, class arbitModulePhpcsCheckCommand
Arbit phpcs module analyse command
- arbitModulePhpcsController
- in file controller.php, class arbitModulePhpcsController
Base phpcs controller.
- arbitModulePhpcsDefintion
- in file definition.php, class arbitModulePhpcsDefintion
Arbit Phpcs module definition
- arbitModulePhpcsException
- in file exceptions.php, class arbitModulePhpcsException
Basic arbit notification module exception
- arbitPhpcsBackendIniModuleConfiguration
- in file module.php, class arbitPhpcsBackendIniModuleConfiguration
arbit project configuration
Letter 'c'
- $caches
- in file definition.php, variable arbitModulePhpcsDefintion::$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 arbitModulePhpcsDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- check
- in file controller.php, method arbitModulePhpcsController::check()
Runtests action
- createController
- in file cli_tool.php, method arbitModulePhpcsAdminCliTool::createController()
Get controller
- cli_tool.php
- procedural page cli_tool.php
- check.php
- procedural page check.php
- controller.php
- procedural page controller.php
Letter 'd'
- $description
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$description
Short description of the purpose of the current CLI tool
- definition.php
- procedural page definition.php
- $defaultValues
- in file module.php, variable arbitPhpcsBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
Letter 'e'
- emitCiSignals
- in file controller.php, method arbitModulePhpcsController::emitCiSignals()
Emit continious integration update
- emitSourceAnnotations
- in file controller.php, method arbitModulePhpcsController::emitSourceAnnotations()
Emit annotations from phpcs results
Convert the PDepend result log XML file into annotations for the source browser.
- exceptions.php
- procedural page exceptions.php
Letter 'g'
- getLogPath
- in file controller.php, method arbitModulePhpcsController::getLogPath()
Get path to generated log
Letter 'm'
- module.php
- procedural page module.php
Letter 'n'
- $name
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$name
Name of CLI tool
Letter 'p'
- $properties
- in file definition.php, variable arbitModulePhpcsDefintion::$properties
Array containing the module structures properties.
Letter 'r'
- run
- in file check.php, method arbitModulePhpcsCheckCommand::run()
Run command
Execute the actual bits.
Letter 's'
- sourceUpdated
- in file controller.php, method arbitModulePhpcsController::sourceUpdated()
Handle source update signal
- $shortcuts
- in file module.php, variable arbitPhpcsBackendIniModuleConfiguration::$shortcuts
Shortcuts for configuration value access.
|