Element index for package Pdepend
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ v ]
[ x ]
[ _ ]
Letter '_'
- __construct
- in file overview.php, method arbitPdependOverviewViewModel::__construct()
Construct view model from common values
- __construct
- in file class.php, method arbitPdependClassViewModel::__construct()
Construct view model from common values
Letter 'a'
- $actions
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$actions
Available actions.
- analyze
- in file controller.php, method arbitModulePdependController::analyze()
Generate action
- arbitModulePdependAdminCliTool
- in file cli_tool.php, class arbitModulePdependAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePdependAnalyzeCommand
- in file analyze.php, class arbitModulePdependAnalyzeCommand
Arbit pdepend module analyse command
- arbitModulePdependController
- in file controller.php, class arbitModulePdependController
Base php_doc controller.
- arbitModulePdependDefintion
- in file definition.php, class arbitModulePdependDefintion
Arbit Pdepend module definition
- arbitModulePdependException
- in file exceptions.php, class arbitModulePdependException
Basic arbit notification module exception
- arbitModulePdependRegenerateCommand
- in file regenerate.php, class arbitModulePdependRegenerateCommand
Arbit pdepend module update command
- analyze.php
- procedural page analyze.php
- arbitPdependBackendIniModuleConfiguration
- in file module.php, class arbitPdependBackendIniModuleConfiguration
arbit project configuration
- arbitModulePdependXHtmlHandler
- in file xhtml.php, class arbitModulePdependXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitPdependClassViewModel
- in file class.php, class arbitPdependClassViewModel
Base model struct for the source diffs
- arbitPdependOverviewViewModel
- in file overview.php, class arbitPdependOverviewViewModel
Base model struct for the source diffs
Letter 'c'
- $caches
- in file definition.php, variable arbitModulePdependDefintion::$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.
- $classMetrics
- in file controller.php, variable arbitModulePdependController::$classMetrics
List of class metrics provided by pdepend
- $commands
- in file definition.php, variable arbitModulePdependDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- createController
- in file cli_tool.php, method arbitModulePdependAdminCliTool::createController()
Get controller
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
- configureTemplate
- in file xhtml.php, method arbitModulePdependXHtmlHandler::configureTemplate()
Configure tempalte library
- class.php
- procedural page class.php
Letter 'd'
- $description
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$description
Short description of the purpose of the current CLI tool
- definition.php
- procedural page definition.php
- $defaultValues
- in file module.php, variable arbitPdependBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
Letter 'e'
- emitAnnotations
- in file controller.php, method arbitModulePdependController::emitAnnotations()
Emit annotations from pdepend results
Convert the PDepend result log XML file into annotations for the source browser.
- emitCiSignals
- in file controller.php, method arbitModulePdependController::emitCiSignals()
Emit continious integration update
- exceptions.php
- procedural page exceptions.php
Letter 'g'
- getClassMetrics
- in file controller.php, method arbitModulePdependController::getClassMetrics()
Get class metrics
Return an array with the class metric values from a DOMElement from the summary XML file.
- getLogPath
- in file controller.php, method arbitModulePdependController::getLogPath()
Get path to generated log
- getMenu
- in file controller.php, method arbitModulePdependController::getMenu()
Return the menu for the source controller
- getMethodMetrics
- in file controller.php, method arbitModulePdependController::getMethodMetrics()
Get method metrics
Return an array with the method metric values from a DOMElement from the summary XML file.
- graph
- in file controller.php, method arbitModulePdependController::graph()
Graph action
Letter 'i'
- index
- in file controller.php, method arbitModulePdependController::index()
Index action
The index action just dispatches to the default view of the source module - the custom source configuration.
Letter 'm'
- $methodMetrics
- in file controller.php, variable arbitModulePdependController::$methodMetrics
List of class metrics provided by pdepend
- module.php
- procedural page module.php
- $moduleTemplates
- in file xhtml.php, variable arbitModulePdependXHtmlHandler::$moduleTemplates
Method template association for default calls.
Letter 'n'
- $name
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$name
Name of CLI tool
Letter 'o'
- overview
- in file controller.php, method arbitModulePdependController::overview()
Overview action
- overview.php
- procedural page overview.php
Letter 'p'
- $properties
- in file definition.php, variable arbitModulePdependDefintion::$properties
Array containing the module structures properties.
- $properties
- in file overview.php, variable arbitPdependOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file class.php, variable arbitPdependClassViewModel::$properties
Array containing the actual view data.
Letter 'r'
- regenerate.php
- procedural page regenerate.php
- run
- in file regenerate.php, method arbitModulePdependRegenerateCommand::run()
Run command
Execute the actual bits.
- run
- in file analyze.php, method arbitModulePdependAnalyzeCommand::run()
Run command
Execute the actual bits.
Letter 's'
- sourceUpdated
- in file controller.php, method arbitModulePdependController::sourceUpdated()
Handle source update signal
- $shortcuts
- in file module.php, variable arbitPdependBackendIniModuleConfiguration::$shortcuts
Shortcuts for configuration value access.
Letter 'v'
- $viewModels
- in file definition.php, variable arbitModulePdependDefintion::$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.
- viewClass
- in file controller.php, method arbitModulePdependController::viewClass()
Class action
Letter 'x'
- xhtml.php
- procedural page xhtml.php
|