Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ z ]
[ _ ]
Letter 'a'
- $acceptDefaultValues
- in file parser.php, variable arbitHttpRequestParser::$acceptDefaultValues
- $action
- in file base.php, variable arbitRequest::$action
Action as extracted from request URL.
- $action
- in file issue.php, variable arbitModuleModelImporterIssue::$action
Controller property, to explicitely set the controller the issue belongs to.
- $actions
- in file cli_tool.php, variable arbitModuleSourceAdminCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$actions
Available actions.
- $actions
- in file cron.php, variable arbitFrameworkCronCliTool::$actions
Available actions.
- $actions
- in file couchdb.php, variable arbitFrameworkCouchdbCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModulePhpDocAdminCliTool::$actions
Available actions.
- $actions
- in file admin.php, variable arbitFrameworkAdminCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$actions
Available actions.
- $actions
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$actions
Available actions.
- $actions
- in file action.php, variable arbitFrameworkActionCliTool::$actions
Available actions.
- $authIds
- in file core.php, variable arbitCoreModuleController::$authIds
Array with authentification class short identifiers for nicer URLs and identification.
- $autoloadMapping
- in file base.php, variable arbitFrameworkBase::$autoloadMapping
Core autoload mapping
- $availableModules
- in file manager.php, variable arbitModuleManager::$availableModules
Array with names of all available modules.
- $axisColor
- in file palette.php, variable arbitChartPalette::$axisColor
Axiscolor
- about
- in file core.php, method arbitCoreModuleController::about()
About view
- accept
- in file core.php, method arbitCoreModuleController::accept()
Manage users
Manage user validation states and user group associations.
- account
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::account()
Controller implementation for password changing
Performs the requested actions and changes the password.
- account
- in file core.php, method arbitCoreModuleController::account()
Personal user account management
Manage user account details, change account data and authentification data, if modifyable.
- activateModule
- in file manager.php, method arbitModuleManager::activateModule()
Activates a module
Activates a module in core, just given by its name.
- addCache
- in file cache.php, method arbitCache::addCache()
Add a new cache
Add a new cache specified by its name. and you may optionally specify a TTL for cache items. to 3600 seconds (which is one hour).
- addConnection
- in file gen_autoload_files.php, method arbitTopoLogicalSorting::addConnection()
Add directed connection to the graph
Add a connection from node $src to node $dst to the graph.
- addContextInformation
- in file template.php, method arbitTemplateViewHandler::addContextInformation()
Enriches view model with common context information
- addContextInformation
- in file rss.php, method arbitViewRssHandler::addContextInformation()
Enriches view model with common context information
- addContextInformation
- in file xhtml.php, method arbitViewXHtmlHandler::addContextInformation()
Enriches view model with common context information
- addContextInformation
- in file json.php, method arbitViewJsonHandler::addContextInformation()
Enriches view model with common context information
- addCssFile
- in file xhtml.php, method arbitViewXHtmlHandler::addCssFile()
Add CSS files
Add additional CSS files included in HTML output.
- addDecorator
- in file decorator_manager.php, method arbitViewModelDecorationDependencyInjectionManager::addDecorator()
Add a decorator
Add a new or additional decorator for a view model.
- ADDED
- in file token.php, class constant arbitFrameworkDiffToken::ADDED
Token has been added
- addNode
- in file gen_autoload_files.php, method arbitTopoLogicalSorting::addNode()
Add node to the graph
- ALL_SLOTS
- in file signal_slot.php, class constant arbitSignalSlot::ALL_SLOTS
Constant used as a placeholder, if somethings wants to register for all availaable slots.
- analyze
- in file controller.php, method arbitModulePdependController::analyze()
Generate action
- annotateSource
- in file controller.php, method arbitModuleSourceController::annotateSource()
Handle source annotation signals
- annotations
- in file controller.php, method arbitModuleSourceController::annotations()
Annotation action
- answer
- in file controller.php, method arbitModuleFaqController::answer()
Answer action
Let user answers and delete new questions.
- arbitAdminController
- in file admin.php, class arbitAdminController
Main controller for the arbit project tracker, implementing all user and group related functionality.
- arbitAdminCouchdbController
- in file couchdb.php, class arbitAdminCouchdbController
CouchDB backend management controller.
- arbitBackendCouchDbFaqQuestionView
- in file question.php, class arbitBackendCouchDbFaqQuestionView
View on FAQ questions
- arbitBackendCouchDbGroupView
- in file group.php, class arbitBackendCouchDbGroupView
Wrapper for group views
- arbitBackendCouchDbNotificationStorageView
- in file notification.php, class arbitBackendCouchDbNotificationStorageView
View on user notifications
- arbitBackendCouchDbSourceAnnotationView
- in file annotation.php, class arbitBackendCouchDbSourceAnnotationView
View on issue tracker issues
- arbitBackendCouchDbTrackerCommentView
- in file comment.php, class arbitBackendCouchDbTrackerCommentView
View on issue tracker bug comments
- arbitBackendCouchDbTrackerIssueView
- in file issue.php, class arbitBackendCouchDbTrackerIssueView
View on issue tracker issues
- arbitBackendCouchDbTrackerStatisticsView
- in file statistics.php, class arbitBackendCouchDbTrackerStatisticsView
View on issue tracker issues
- arbitBackendCouchDbUserView
- in file user.php, class arbitBackendCouchDbUserView
Wrapper for user views
- arbitBackendCouchDbWikiPageView
- in file page.php, class arbitBackendCouchDbWikiPageView
View on Wiki questions
- arbitBackendIniConfigurationBase
- in file base.php, class arbitBackendIniConfigurationBase
Base class for configuration wrappers
- arbitBackendIniConfigurationManager
- in file manager.php, class arbitBackendIniConfigurationManager
Basic ini configuration manager.
- arbitBackendIniException
- in file exception.php, class arbitBackendIniException
Base exception for ini configuration backend
- arbitBackendIniMainConfiguration
- in file main.php, class arbitBackendIniMainConfiguration
arbit main configuration
- arbitBackendIniModuleConfiguration
- in file module.php, class arbitBackendIniModuleConfiguration
arbit module configuration
- arbitBackendIniProjectConfiguration
- in file project.php, class arbitBackendIniProjectConfiguration
arbit project configuration
- arbitBackendNoSuchModuleException
- in file exception.php, class arbitBackendNoSuchModuleException
Exception thrown, when a module does not exist for the given project
- arbitBackendNoSuchProjectException
- in file exception.php, class arbitBackendNoSuchProjectException
Exception thrown, when a project does not exist.
- arbitBackendUnknownConfigurationException
- in file exception.php, class arbitBackendUnknownConfigurationException
Exception thrown, when a requested configuration setting does not exist.
- arbitBaseStruct
- in file struct.php, class arbitBaseStruct
Basic struct class with optional value validation when the __set method gets overwritten in the child classes.
- arbitCache
- in file cache.php, class arbitCache
Arbit simple abstract cache handler
Provides simple cache handling with support for TTL of cache items.
- arbitCacheable
- in file cacheable.php, class arbitCacheable
Interface indicating that an object can be cached. implementing class needs the to implement __set_state method.
- arbitCacheRegistry
- in file cache_registry.php, class arbitCacheRegistry
Arbit simple cache registry
Aggregates project dependant caches.
- arbitCachingTranslationContext
- in file caching_context.php, class arbitCachingTranslationContext
Translation manager for arbit.
- arbitChartPalette
- in file palette.php, class arbitChartPalette
Basic arbit palette, defining colors and borders for all arbit charts.
- arbitCiDetailViewModel
- in file detail.php, class arbitCiDetailViewModel
Base model struct for the source diffs
- arbitCiModuleResultStruct
- in file result.php, class arbitCiModuleResultStruct
Source module annotate signal struct
- arbitCiOverviewViewModel
- in file overview.php, class arbitCiOverviewViewModel
Base model struct for the source diffs
- arbitCiPhpcsOverviewViewModel
- in file phpcs_overview.php, class arbitCiPhpcsOverviewViewModel
Base model struct for the source diffs
- arbitCiTestsOverviewViewModel
- in file tests_overview.php, class arbitCiTestsOverviewViewModel
Base model struct for the source diffs
- arbitCliLogger
- in file logger.php, class arbitCliLogger
Generic logger for all log messages
Generic logger, which consumes all log messages, and annotates the with some basic context information.
- arbitCliRequest
- in file cli.php, class arbitCliRequest
The HTTP request class extends the ase request class by user submitted information on accepted languages and content types.
- arbitCliResponseWriter
- in file writer.php, class arbitCliResponseWriter
Response writer for CLI output
- arbitCommandFailedException
- in file exception.php, class arbitCommandFailedException
Exception throw on failed command execution
- arbitCommitMessageParser
- in file validate_commit_message.php, class arbitCommitMessageParser
Arbit parser for arbit commit messages defined by the following grammar:
Message ::= Statement+ | Statement* Comment+
Statement ::= Reference | Fixed | Implemented | Documented | Tested
| Added | Translated
Comment ::= '# ' TextLine | '#\n'
Reference ::= '- Refs' BugNr ': ' TextLine Text?
Fixed ::= '- ' FixedString BugNr ': ' TextLine Text?
Implemented ::= '- Implemented' BugNr? ': ' TextLine Text?
Documented ::= '- Documented' BugNr? ': ' TextLine Text?
Tested ::= '- Tested: ' TextLine Text?
Added ::= '- Added: ' TextLine Text?
Translated ::= '- Translated: ' TextLine Text?
FixedString ::= 'Fixed' | 'Closed'
Text ::= ' ' TextLine Text?
BugNr ::= ' #' [1-9]+[0-9]*
TextLine ::= [\x20-\x7E]+ "\n"
With one additional condition not mentioned in the grammar, that no line should ever exceed 79 characters per line.
- arbitCommitParserException
- in file validate_commit_message.php, class arbitCommitParserException
Very simple exception class, posign for the original exception class
- arbitController
- in file base.php, class arbitController
Base controller, which just throws a dedicated exception, when an unknown method (eg.
- arbitControllerException
- in file exception.php, class arbitControllerException
Basic arbit controller exception
- arbitControllerUnknownActionException
- in file exception.php, class arbitControllerUnknownActionException
Exception thrown, when a controller does not implement a requested action.
- arbitCoreConfirmedUserStruct
- in file confirmed_user.php, class arbitCoreConfirmedUserStruct
Dashboard information structure, delivered with the DashboardInfo signal.
- arbitCoreConfirmedUserViewStruct
- in file confirmed_user.php, class arbitCoreConfirmedUserViewStruct
Base model struct for dashboard project data
- arbitCoreDashboardInfoStruct
- in file dashboard_info.php, class arbitCoreDashboardInfoStruct
Dashboard information structure, delivered with the DashboardInfo signal.
- arbitCoreDashboardInfoViewStruct
- in file dashboard_info.php, class arbitCoreDashboardInfoViewStruct
Base model struct for dashboard project data
- arbitCoreDefinition
- in file core.php, class arbitCoreDefinition
Arbit core controller definition
- arbitCoreLoginUserStruct
- in file login_user.php, class arbitCoreLoginUserStruct
Dashboard information structure, delivered with the DashboardInfo signal.
- arbitCoreLoginUserViewStruct
- in file login_user.php, class arbitCoreLoginUserViewStruct
Base model struct for dashboard project data
- arbitCoreLogoutUserStruct
- in file logout_user.php, class arbitCoreLogoutUserStruct
User status information structure, delivered with coreLogoutUser signal.
- arbitCoreLogoutUserViewStruct
- in file logout_user.php, class arbitCoreLogoutUserViewStruct
Base model struct for user logout data
- arbitCoreModuleController
- in file core.php, class arbitCoreModuleController
Main controller for the arbit project tracker, implementing all user and group related functionality.
- arbitCoreModuleUserAuthentification
- in file authentification.php, class arbitCoreModuleUserAuthentification
Base interface for user authentication mechanisms.
- arbitCoreModuleUserOpenIDAuthentification
- in file openid.php, class arbitCoreModuleUserOpenIDAuthentification
Base class for the OpenID user authentication mechanisms.
- arbitCoreModuleUserOpenIDAuthentificationFilter
- in file openid_filter.php, class arbitCoreModuleUserOpenIDAuthentificationFilter
Filter class for OpenID user authentication mechanism
- arbitCoreModuleUserPasswordAuthentification
- in file password.php, class arbitCoreModuleUserPasswordAuthentification
Base class for the password user authentication mechanisms.
- arbitCoreNewGroupStruct
- in file new_group.php, class arbitCoreNewGroupStruct
Signal data emitted for new groups
- arbitCoreNewGroupViewStruct
- in file new_group.php, class arbitCoreNewGroupViewStruct
Base model struct for dashboard project data
- arbitCoreNewUserStruct
- in file new_user.php, class arbitCoreNewUserStruct
Dashboard information structure, delivered with the DashboardInfo signal.
- arbitCoreNewUserViewStruct
- in file new_user.php, class arbitCoreNewUserViewStruct
Base model struct for dashboard project data
- arbitCoreProjectComponentsUpdateStruct
- in file project_components_update.php, class arbitCoreProjectComponentsUpdateStruct
Signal data emitted with a signal about project component updates
- arbitCoreProjectComponentsUpdateViewStruct
- in file components_update.php, class arbitCoreProjectComponentsUpdateViewStruct
Base model struct for dashboard project data
- arbitCoreProjectVersionsUpdateStruct
- in file project_version_update.php, class arbitCoreProjectVersionsUpdateStruct
Signal data emitted with a signal about project version updates
- arbitCoreProjectVersionsUpdateViewStruct
- in file version_update.php, class arbitCoreProjectVersionsUpdateViewStruct
Base model struct for dashboard project data
- arbitCouchDbFacadeBase
- in file base.php, class arbitCouchDbFacadeBase
CuuchDB facade base taking care of connections and common methods required for the wrapping.
- arbitCouchDbFacadeProjectManager
- in file manager.php, class arbitCouchDbFacadeProjectManager
Facade manager, responsible for selecting and modifying projects.
- arbitCouchDbFaqCategoriesFacade
- in file categories.php, class arbitCouchDbFaqCategoriesFacade
Project facade defining all methods required to access faq_categories related data in the backend.
- arbitCouchDbFaqQuestionFacade
- in file question.php, class arbitCouchDbFaqQuestionFacade
Question facade defining all methods required to access question related data in the backend.
- arbitCouchDbGroupFacade
- in file group.php, class arbitCouchDbGroupFacade
Group facade defining all methods required to access group related data in the backend.
- arbitCouchDbProjectFacade
- in file project.php, class arbitCouchDbProjectFacade
Project facade defining all methods required to access project related data in the backend.
- arbitCouchDbSourceAnnotationFacade
- in file annotations.php, class arbitCouchDbSourceAnnotationFacade
Annotattion facade implementing all methods to access annotations of the source backend.
- arbitCouchDbTrackerCommentFacade
- in file comment.php, class arbitCouchDbTrackerCommentFacade
Comment facade defining all methods required to access comment related data in the backend.
- arbitCouchDbTrackerIssueFacade
- in file issue.php, class arbitCouchDbTrackerIssueFacade
Issue facade defining all methods required to access issue related data in the backend.
- arbitCouchDbTrackerIssueStatisticsFacade
- in file issue_statistics.php, class arbitCouchDbTrackerIssueStatisticsFacade
Issue facade defining all methods required to access issue related data in the backend.
- arbitCouchDbUserFacade
- in file user.php, class arbitCouchDbUserFacade
User facade defining all methods required to access user related data in the backend.
- arbitCouchDbWikiPageFacade
- in file page.php, class arbitCouchDbWikiPageFacade
Page facade defining all methods required to access page related data in the backend.
- arbitCronController
- in file cron.php, class arbitCronController
Controller fro cron related tasks, wrpping around periodic.
- arbitDateTimeFormatter
- in file datetime.php, class arbitDateTimeFormatter
Locale dependent date time formatter
- arbitDecorateable
- in file decorateable.php, class arbitDecorateable
Interface indicating that this object is decorateable.
- arbitDispatcherConfiguration
- in file dispatcher.php, class arbitDispatcherConfiguration
Basic arbit request dispatcher configuration
- arbitDummyTranslationContext
- in file dummy_context.php, class arbitDummyTranslationContext
Translation manager for arbit.
- arbitErrorController
- in file error.php, class arbitErrorController
Base controller, which just throws a dedicated exception, when an unknown method (eg.
- arbitErrorHandler
- in file environment.php, function arbitErrorHandler()
Convert PHP errors to exceptions
- arbitException
- in file exception.php, class arbitException
Basic arbit exception
- arbitExceptionConflictMarker
- in file exception_marker.php, class arbitExceptionConflictMarker
Marker interface for exceptions which indicate that there was a conflict in the storage backend. controller.
- arbitExceptionNotFoundMarker
- in file exception_marker.php, class arbitExceptionNotFoundMarker
Marker interface for exceptions which indicate that something could not be found.
- arbitFacadeException
- in file exception.php, class arbitFacadeException
Basic arbit facade exception
- arbitFacadeExistsException
- in file exception.php, class arbitFacadeExistsException
Exception thrown when a document already exists in the system and cannot be created from the given name.
- arbitFacadeGroupExistsException
- in file exception.php, class arbitFacadeGroupExistsException
Exception thrown when a group already exists in the system and cannot be created from the given login name.
- arbitFacadeManager
- in file manager.php, class arbitFacadeManager
Basic struct class with optional value validation when the __set method gets overwritten in the child classes.
- arbitFacadeNotFoundException
- in file exception.php, class arbitFacadeNotFoundException
Exception thrown when a requested object could not be found in the backend.
- arbitFacadeProjectExistsException
- in file exception.php, class arbitFacadeProjectExistsException
Exception thrown when an existing project is tried to be recreated.
- arbitFacadeProjectManager
- in file manager.php, class arbitFacadeProjectManager
Manager facade, which is responsible for the management of projects.
- arbitFacadeUnknownClassException
- in file exception.php, class arbitFacadeUnknownClassException
Exception thrown when there is no implementation available for a requested facade.
- arbitFacadeUnknownProjectException
- in file exception.php, class arbitFacadeUnknownProjectException
Exception thrown when something was requested from a project, which in fact does not (yet) exist.
- arbitFacadeUserExistsException
- in file exception.php, class arbitFacadeUserExistsException
Exception thrown when a user already exists in the system and cannot be created from the given login name.
- arbitFaqAnswerEditStruct
- in file answer_edit.php, class arbitFaqAnswerEditStruct
FAQ module changed answer signal struct
- arbitFaqAnswerEditViewStruct
- in file answer_edit.php, class arbitFaqAnswerEditViewStruct
Base model struct for dashboard project data
- arbitFaqAnswerViewModel
- in file answer.php, class arbitFaqAnswerViewModel
Base model struct for the FAQ overview
- arbitFaqAskViewModel
- in file ask.php, class arbitFaqAskViewModel
Base model struct for the FAQ overview
- arbitFaqCategoriesFacade
- in file categories.php, class arbitFaqCategoriesFacade
Project facade defining all methods required to access project related data in the backend.
- arbitFaqCategoriesViewModel
- in file categories.php, class arbitFaqCategoriesViewModel
Base model struct for the FAQ overview
- arbitFaqNewQuestionStruct
- in file new_question.php, class arbitFaqNewQuestionStruct
FAQ module new question signal struct
- arbitFaqNewQuestionViewStruct
- in file new_question.php, class arbitFaqNewQuestionViewStruct
Base model struct for dashboard project data
- arbitFaqOverviewViewModel
- in file overview.php, class arbitFaqOverviewViewModel
Base model struct for the FAQ overview
- arbitFaqQuestionEditModel
- in file edit.php, class arbitFaqQuestionEditModel
Base model struct for a FAQ question
- arbitFaqQuestionFacade
- in file question.php, class arbitFaqQuestionFacade
Question facade defining all methods required to access question related data in the backend.
- arbitFaqQuestionRemovedStruct
- in file question_removed.php, class arbitFaqQuestionRemovedStruct
FAQ module question removed signal struct
- arbitFaqQuestionRemovedViewStruct
- in file question_removed.php, class arbitFaqQuestionRemovedViewStruct
Base model struct for dashboard project data
- arbitFaqQuestionViewModel
- in file question.php, class arbitFaqQuestionViewModel
Base model struct for a FAQ question
- arbitFilesystemCache
- in file filesystem.php, class arbitFilesystemCache
Arbit simple file based cache handler
Provides simple cache handling with support for TTL of cache items.
- arbitFileUploadErrorException
- in file exception.php, class arbitFileUploadErrorException
Exception thrown on file upload errors
- arbitFrameworkActionCliTool
- in file action.php, class arbitFrameworkActionCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitFrameworkAdminCliTool
- in file admin.php, class arbitFrameworkAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitFrameworkBase
- in file base.php, class arbitFrameworkBase
Arbit framework base class
Implements the autoload handling for arbit and the used libraries.
- arbitFrameworkCliTool
- in file cli_tool.php, class arbitFrameworkCliTool
Base class for CLI tools, implementing the basic options and out handling
- arbitFrameworkCouchdbCliTool
- in file couchdb.php, class arbitFrameworkCouchdbCliTool
CLI tool class, which handles admintrative tasks regarding the CouchDB backend.
- arbitFrameworkCronCliTool
- in file cron.php, class arbitFrameworkCronCliTool
CLI tool class, which handles cron tasks
- arbitFrameworkDiff
- in file diff.php, class arbitFrameworkDiff
This is a implemntation of the common diff algorithm for arbritrary arrays of tokens.
- arbitFrameworkDiffToken
- in file token.php, class arbitFrameworkDiffToken
This is a implemntation of the common diff algorithm for arbritrary arrays of tokens.
- arbitFrameworkLineDiff
- in file line.php, class arbitFrameworkLineDiff
This is a wraper around the diff algorithm for line based diffs, which is often used for source code or similar.
- arbitFrameworkMimeTypeGuesser
- in file mime_type.php, class arbitFrameworkMimeTypeGuesser
This class provides the basics for file mime type guessing and validation.
- arbitFrameworkTextDiff
- in file text.php, class arbitFrameworkTextDiff
Wrapper around the the diff algorithm class providing diffs of texts, where the diff primarily checks for same paragraphs and performs a word wise diff on paragraphs with changes.
- arbitGroupFacade
- in file group.php, class arbitGroupFacade
Group facade defining all methods required to access group related data in the backend.
- arbitHasModuleCommand
- in file has_module.php, class arbitHasModuleCommand
Arbit has module command
- arbitHeadersSentException
- in file exception.php, class arbitHeadersSentException
Exception throw, when we tried to send a HTTP header, but there has already been some content set to the client.
- arbitHttpArrayConverter
- in file array.php, class arbitHttpArrayConverter
Arbit HTTP array input conversions
Handle user input data as array. return an empty array otherwise.
- arbitHttpInputConverter
- in file input.php, class arbitHttpInputConverter
Arbit HTTP base input conversion class
- arbitHttpNoConverter
- in file raw.php, class arbitHttpNoConverter
Arbit HTTP raw input conversions
Handle user input data as raw data. data, and should not be necessary to use normally.
- arbitHttpNumberConverter
- in file number.php, class arbitHttpNumberConverter
Arbit HTTP number input conversions
Handle user input data as numbers.
- arbitHttpRequest
- in file http.php, class arbitHttpRequest
The HTTP request class extends the ase request class by user submitted information on accepted languages and content types.
- arbitHttpRequestParser
- in file parser.php, class arbitHttpRequestParser
The HTTP request class extends the ase request class by user submitted information on accepted languages and content types.
- arbitHttpRouter
- in file http.php, class arbitHttpRouter
Arbit HTTP base router
- arbitHttpSessionBackend
- in file http_backend.php, class arbitHttpSessionBackend
Arbit HTTP session backend
Default HTTP session backend, using the PHP session_* functions to operate a statefull session over HTTP.
- arbitHttpStringConverter
- in file string.php, class arbitHttpStringConverter
Arbit HTTP string input conversions
Handle user input data as strings, and perform the necessary charset conversions.
- arbitHttpTools
- in file http_tools.php, class arbitHttpTools
Arbit HTTP tool class
Provides basic methods to interface with the request handling environment offered by PHP, implementing sanity checking, and a abstraction layer to be more setup independant.
- arbitImporterImportViewModel
- in file import.php, class arbitImporterImportViewModel
Base model struct for the issue tracker overview
- arbitImporterInitViewModel
- in file init.php, class arbitImporterInitViewModel
Base model struct for the issue tracker overview
- arbitImporterRegenPwdViewModel
- in file regenpwd.php, class arbitImporterRegenPwdViewModel
Base model struct for the issue tracker overview
- arbitInvalidSignalDataException
- in file exception.php, class arbitInvalidSignalDataException
Invalid signal data exception
- arbitInvalidSignalException
- in file exception.php, class arbitInvalidSignalException
Invalid signal exception
- arbitInvalidSignalNameException
- in file exception.php, class arbitInvalidSignalNameException
Invalid signal name exception
- arbitItemNotCacheableException
- in file exception.php, class arbitItemNotCacheableException
Exception throw, when a object should be cached, which is not cacheable.
- arbitLineChart
- in file line.php, class arbitLineChart
Base pie chart for arbit, defining custom rendering options, etc.
- arbitLogger
- in file logger.php, class arbitLogger
Generic logger for all log messages
Generic logger, which consumes all log messages, and annotates the with some basic context information.
- arbitMailMessenger
- in file mail.php, class arbitMailMessenger
Arbit messenger base class.
- arbitMailMessengerMtaTransport
- in file mta_transport.php, class arbitMailMessengerMtaTransport
Arbit mail MTA transport
- arbitMailMessengerTransportBase
- in file transport_base.php, class arbitMailMessengerTransportBase
Arbit mail transport base
- arbitMainController
- in file main.php, class arbitMainController
Core controller which will be used for all project independant actions.
- arbitMainControllerSlots
- in file slots.php, class arbitMainControllerSlots
Static slot handler, which dispatches the calls to the proper controller methods.
- arbitMemoryCache
- in file memory.php, class arbitMemoryCache
Arbit simple file based cache handler
Provides simple cache handling with support for TTL of cache items.
- arbitMemorySessionBackend
- in file memory_backend.php, class arbitMemorySessionBackend
Arbit memory session backend
Session "backend" which keeps the data just in memory to replay it in the same request.
- arbitMessenger
- in file messenger.php, class arbitMessenger
Arbit messenger implementation
Sends any structures, which implement arbitDecorateable through one of the configured messaging systems.
- arbitMessengerBase
- in file base.php, class arbitMessengerBase
Arbit messenger base class.
- arbitModelArrayValidator
- in file array.php, class arbitModelArrayValidator
Array validator class
- arbitModelBase
- in file base.php, class arbitModelBase
Basic model class, provifing the default methods for getters and setters for model classes.
- arbitModelDummyValidator
- in file dummy.php, class arbitModelDummyValidator
Dummy validator class, for situations where a validator is required, but no validation is needed.
- arbitModelException
- in file exception.php, class arbitModelException
Basic arbit model exception
- arbitModelGroup
- in file group.php, class arbitModelGroup
Group model
- arbitModelIntegerValidator
- in file integer.php, class arbitModelIntegerValidator
Integer validator class
- arbitModelNotPersistentException
- in file exception.php, class arbitModelNotPersistentException
Exception thrown when a model which is aggregated by some other omdel does not have an identifier set and seems yet uncommitted.
- arbitModelObjectValidator
- in file object.php, class arbitModelObjectValidator
Object validator class
- arbitModelProject
- in file project.php, class arbitModelProject
Project model
- arbitModelSetValidator
- in file set.php, class arbitModelSetValidator
Set validator class
- arbitModelStringValidator
- in file string.php, class arbitModelStringValidator
String validator class
- arbitModelUser
- in file user.php, class arbitModelUser
User model
- arbitModelValidatorBase
- in file base.php, class arbitModelValidatorBase
Abstract base class for stackable property validators, to be used in model classes.
- arbitModelVersionNotFoundException
- in file exception.php, class arbitModelVersionNotFoundException
Exception thrown when a specific version of a model has been requested, which does not exist.
- arbitModuleCiBuildTimelineChartModel
- in file build_timeline.php, class arbitModuleCiBuildTimelineChartModel
arbit CI module base chart model
- arbitModuleCiBuildTypesChartModel
- in file build_types.php, class arbitModuleCiBuildTypesChartModel
arbit CI module base chart model
- arbitModuleCiChartModel
- in file chart.php, class arbitModuleCiChartModel
arbit CI module base chart model
- arbitModuleCiController
- in file controller.php, class arbitModuleCiController
Base php_doc controller.
- arbitModuleCiDefintion
- in file definition.php, class arbitModuleCiDefintion
Arbit Ci module definition
- arbitModuleCiException
- in file exceptions.php, class arbitModuleCiException
Basic arbit notification module exception
- arbitModuleCiLineChart
- in file line.php, class arbitModuleCiLineChart
Base pie chart for arbit, defining custom rendering options, etc.
- arbitModuleCiModelBase
- in file base.php, class arbitModuleCiModelBase
arbit CI module base model
- arbitModuleCiModelManager
- in file manager.php, class arbitModuleCiModelManager
Model manager of the Continous Interation module, maintaining the stored results and managing the models, which present the results.
- arbitModuleCiNotFoundException
- in file exceptions.php, class arbitModuleCiNotFoundException
Exception throw, when no view struct could be found for a signal struct.
- arbitModuleCiOverviewModel
- in file overview.php, class arbitModuleCiOverviewModel
arbit CI module base overview model
- arbitModuleCiPhpcsViolationsChartModel
- in file pdepend_violations.php, class arbitModuleCiPhpcsViolationsChartModel
arbit CI module base chart model
- arbitModuleCiPhpcsViolationsOverviewModel
- in file phpcs.php, class arbitModuleCiPhpcsViolationsOverviewModel
Base php_doc controller.
- arbitModuleCiPhplocClassesChartModel
- in file phploc-classes.php, class arbitModuleCiPhplocClassesChartModel
arbit CI module base chart model
- arbitModuleCiPhplocLocChartModel
- in file phploc-loc.php, class arbitModuleCiPhplocLocChartModel
arbit CI module base chart model
- arbitModuleCiPieChart
- in file pie.php, class arbitModuleCiPieChart
Base pie chart for arbit, defining custom rendering options, etc.
- arbitModuleCiUnitCoverageChartModel
- in file test-coverage.php, class arbitModuleCiUnitCoverageChartModel
arbit CI module base chart model
- arbitModuleCiUnitLocChartModel
- in file test-loc.php, class arbitModuleCiUnitLocChartModel
arbit CI module base chart model
- arbitModuleCiUnitTestsChartModel
- in file tests.php, class arbitModuleCiUnitTestsChartModel
arbit CI module base chart model
- arbitModuleCiUnitTestsExecutionChartModel
- in file tests_execution.php, class arbitModuleCiUnitTestsExecutionChartModel
arbit CI module base chart model
- arbitModuleCiUnitTestsOverviewModel
- in file tests.php, class arbitModuleCiUnitTestsOverviewModel
Base php_doc controller.
- arbitModuleCiXHtmlHandler
- in file xhtml.php, class arbitModuleCiXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleCouchDbNotificationFacade
- in file notification.php, class arbitModuleCouchDbNotificationFacade
Project facade defining all methods required to access project related data in the backend.
- arbitModuleDefinitionLocator
- in file locator.php, class arbitModuleDefinitionLocator
Module locator, which finds and loads module definitions
- arbitModuleDefinitionNotFoundException
- in file exception.php, class arbitModuleDefinitionNotFoundException
Exception thrown when a requested module could not be found.
- arbitModuleDefintion
- in file definition.php, class arbitModuleDefintion
Base class for module definitions.
- arbitModuleException
- in file exception.php, class arbitModuleException
Basic arbit module exception
- arbitModuleFaqController
- in file controller.php, class arbitModuleFaqController
Base faq controller.
- arbitModuleFaqDefintion
- in file definition.php, class arbitModuleFaqDefintion
Arbit FAQ module definition
- arbitModuleFaqEmailHandler
- in file email.php, class arbitModuleFaqEmailHandler
Email view handler generating emails from the provided view model.
- arbitModuleFaqXHtmlHandler
- in file xhtml.php, class arbitModuleFaqXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleFileNotFoundException
- in file exception.php, class arbitModuleFileNotFoundException
Exception thrown when a requested module could not be found.
- arbitModuleImporterAbstractDriver
- in file abstract.php, class arbitModuleImporterAbstractDriver
Base importer driver.
- arbitModuleImporterController
- in file controller.php, class arbitModuleImporterController
Base importer controller.
- arbitModuleImporterDefintion
- in file definition.php, class arbitModuleImporterDefintion
Arbit Importer module definition
- arbitModuleImporterMailHandler
- in file mail.php, class arbitModuleImporterMailHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleImporterRedmineDriver
- in file redmine.php, class arbitModuleImporterRedmineDriver
Base importer driver.
- arbitModuleImporterXHtmlHandler
- in file xhtml.php, class arbitModuleImporterXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleManager
- in file manager.php, class arbitModuleManager
Module manager, which needs to take care of proper module registration.
- arbitModuleModelFaqCategories
- in file categories.php, class arbitModuleModelFaqCategories
Categories model
- arbitModuleModelFaqQuestion
- in file question.php, class arbitModuleModelFaqQuestion
Project model
- arbitModuleModelImporterComment
- in file comment.php, class arbitModuleModelImporterComment
Project model
- arbitModuleModelImporterIssue
- in file issue.php, class arbitModuleModelImporterIssue
Project model
- arbitModuleModelNotification
- in file notification.php, class arbitModuleModelNotification
Project model
- arbitModuleModelSourceAnnotation
- in file annotation.php, class arbitModuleModelSourceAnnotation
Project model
- arbitModuleModelTrackerComment
- in file comment.php, class arbitModuleModelTrackerComment
Project model
- arbitModuleModelTrackerIssue
- in file issue.php, class arbitModuleModelTrackerIssue
Project model
- arbitModuleModelTrackerIssueIdGenerator
- in file id_generator.php, class arbitModuleModelTrackerIssueIdGenerator
Issue ID generator
Generates IDs for issues created in the tracker module.
- arbitModuleModelTrackerIssueStatistics
- in file issue_statistics.php, class arbitModuleModelTrackerIssueStatistics
Issue statistics model;
- arbitModuleModelWikiPage
- in file page.php, class arbitModuleModelWikiPage
Project model
- arbitModuleNotificationController
- in file controller.php, class arbitModuleNotificationController
Base notification controller.
- arbitModuleNotificationDefintion
- in file definition.php, class arbitModuleNotificationDefintion
Arbit wiki module definition
- arbitModuleNotificationException
- in file exceptions.php, class arbitModuleNotificationException
Basic arbit notification module exception
- arbitModuleNotificationFacade
- in file notification.php, class arbitModuleNotificationFacade
Project facade defining all methods required to access project related data in the backend.
- arbitModuleNotificationNoSignalViewStructException
- in file exceptions.php, class arbitModuleNotificationNoSignalViewStructException
Exception throw, when no view struct could be found for a signal struct.
- arbitModuleNotificationSignalMappingRegistry
- in file mapping_registry.php, class arbitModuleNotificationSignalMappingRegistry
Maps signal structs to signal view structs.
- arbitModuleNotificationXHtmlHandler
- in file xhtml.php, class arbitModuleNotificationXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- 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
- arbitModulePdependNotFoundException
- in file exceptions.php, class arbitModulePdependNotFoundException
Exception throw, when no view struct could be found for a signal struct.
- arbitModulePdependRegenerateCommand
- in file regenerate.php, class arbitModulePdependRegenerateCommand
Arbit pdepend module update command
- arbitModulePdependXHtmlHandler
- in file xhtml.php, class arbitModulePdependXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- 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
- arbitModulePhpcsNotFoundException
- in file exceptions.php, class arbitModulePhpcsNotFoundException
Exception throw, when no view struct could be found for a signal struct.
- arbitModulePhpDocAdminCliTool
- in file cli_tool.php, class arbitModulePhpDocAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePhpDocController
- in file controller.php, class arbitModulePhpDocController
Base php_doc controller.
- arbitModulePhpDocDefintion
- in file definition.php, class arbitModulePhpDocDefintion
Arbit PhpDoc module definition
- arbitModulePhpDocException
- in file exceptions.php, class arbitModulePhpDocException
Basic arbit notification module exception
- arbitModulePhpDocNotFoundException
- in file exceptions.php, class arbitModulePhpDocNotFoundException
Exception throw, when no view struct could be found for a signal struct.
- arbitModulePhpDocRegenerateCommand
- in file regenerate.php, class arbitModulePhpDocRegenerateCommand
Arbit phpdoc module update command
- arbitModulePhpDocXHtmlHandler
- in file xhtml.php, class arbitModulePhpDocXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- 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
- arbitModulePhpunitAdminCliTool
- in file cli_tool.php, class arbitModulePhpunitAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePhpunitController
- in file controller.php, class arbitModulePhpunitController
Base phpunit controller.
- arbitModulePhpunitDefintion
- in file definition.php, class arbitModulePhpunitDefintion
Arbit Phpunit module definition
- arbitModulePhpunitException
- in file exceptions.php, class arbitModulePhpunitException
Basic arbit notification module exception
- arbitModulePhpunitNotFoundException
- in file exceptions.php, class arbitModulePhpunitNotFoundException
Exception throw, when no view struct could be found for a signal struct.
- arbitModulePhpunitRuntestsCommand
- in file runtests.php, class arbitModulePhpunitRuntestsCommand
Arbit phpunit module analyse command
- arbitModuleSourceAdminCliTool
- in file cli_tool.php, class arbitModuleSourceAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModuleSourceCleanMetadataCacheCommand
- in file clean_metadata_cache.php, class arbitModuleSourceCleanMetadataCacheCommand
Arbit source module prime cache command
- arbitModuleSourceController
- in file controller.php, class arbitModuleSourceController
Base source controller.
- arbitModuleSourceDefintion
- in file definition.php, class arbitModuleSourceDefintion
Arbit Source module definition
- arbitModuleSourceException
- in file exceptions.php, class arbitModuleSourceException
Basic arbit notification module exception
- arbitModuleSourcePrimeCacheCommand
- in file prime_cache.php, class arbitModuleSourcePrimeCacheCommand
Arbit source module prime cache command
- arbitModuleSourceRepositoryNotInitializedException
- in file exceptions.php, class arbitModuleSourceRepositoryNotInitializedException
Exception throw, when a repository has not been initialized yet.
- arbitModuleSourceRessourceNotAvailableException
- in file exceptions.php, class arbitModuleSourceRessourceNotAvailableException
Exception throw, when a resource could not be located in a repository.
- arbitModuleSourceTextHandler
- in file text.php, class arbitModuleSourceTextHandler
Text view handler generating Text from the provided view model.
- arbitModuleSourceUpdateCommand
- in file update.php, class arbitModuleSourceUpdateCommand
Arbit source module update command
- arbitModuleSourceVcsModel
- in file vcs.php, class arbitModuleSourceVcsModel
Project model
- arbitModuleSourceXHtmlHandler
- in file xhtml.php, class arbitModuleSourceXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleTemplateViewHandler
- in file module_template.php, class arbitModuleTemplateViewHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleTrackerAdminCliTool
- in file cli_tool.php, class arbitModuleTrackerAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModuleTrackerController
- in file controller.php, class arbitModuleTrackerController
Base tracker controller.
- arbitModuleTrackerDefintion
- in file definition.php, class arbitModuleTrackerDefintion
Arbit issue tracker module definition
- arbitModuleTrackerEmailHandler
- in file email.php, class arbitModuleTrackerEmailHandler
Email view handler generating emails from the provided view model.
- arbitModuleTrackerRssHandler
- in file rss.php, class arbitModuleTrackerRssHandler
View handler, which receives a request object containing the properties of the initial request and the mixed stuff generated by the crontroller to be displayed. correct views, execute and echo them.
- arbitModuleTrackerXHtmlHandler
- in file xhtml.php, class arbitModuleTrackerXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleWikiController
- in file controller.php, class arbitModuleWikiController
Base wiki controller.
- arbitModuleWikiDefintion
- in file definition.php, class arbitModuleWikiDefintion
Arbit Wiki module definition
- arbitModuleWikiEmailHandler
- in file email.php, class arbitModuleWikiEmailHandler
Email view handler generating emails from the provided view model.
- arbitModuleWikiXHtmlHandler
- in file xhtml.php, class arbitModuleWikiXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitNoSuchCacheException
- in file exception.php, class arbitNoSuchCacheException
Exception throw, when a cache is accessed, which is not configured
- arbitNotificationBackendIniModuleConfiguration
- in file module.php, class arbitNotificationBackendIniModuleConfiguration
arbit project configuration
- arbitNotificationConfigurationViewModel
- in file configuration.php, class arbitNotificationConfigurationViewModel
Base model struct for the dashboard project overview
- arbitPdependBackendIniModuleConfiguration
- in file module.php, class arbitPdependBackendIniModuleConfiguration
arbit project configuration
- 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
- arbitPhpcsBackendIniModuleConfiguration
- in file module.php, class arbitPhpcsBackendIniModuleConfiguration
arbit project configuration
- arbitPhpDocHtmlViewModel
- in file html.php, class arbitPhpDocHtmlViewModel
Base model struct for the PhpDoc overview
- arbitPhpDocLogViewModel
- in file log.php, class arbitPhpDocLogViewModel
Base model struct for the PhpDoc overview
- arbitPhpErrorException
- in file exception.php, class arbitPhpErrorException
Exception thrown, when a PHP error eccured
- arbitPhplocBackendIniModuleConfiguration
- in file module.php, class arbitPhplocBackendIniModuleConfiguration
arbit project configuration
- arbitPhpunitBackendIniModuleConfiguration
- in file module.php, class arbitPhpunitBackendIniModuleConfiguration
arbit project configuration
- arbitPieChart
- in file pie.php, class arbitPieChart
Base pie chart for arbit, defining custom rendering options, etc.
- arbitPqiPieChart
- in file pqi.php, class arbitPqiPieChart
Pie chart class for the project quality index charts.
- arbitProjectController
- in file project.php, class arbitProjectController
Project controller, containing basic project context information and is responsible for dispatching to module controllers.
- arbitProjectFacade
- in file project.php, class arbitProjectFacade
Project facade defining all methods required to access project related data in the backend.
- arbitPropertyException
- in file exception.php, class arbitPropertyException
Basic property exception
- arbitPropertyReadOnlyException
- in file exception.php, class arbitPropertyReadOnlyException
Exception thrown when a readonly property is tried to access by writing.
- arbitPropertyValidationException
- in file exception.php, class arbitPropertyValidationException
Exception thrown when a passed value to a property was invalid.
- arbitRedirectResult
- in file redirect.php, class arbitRedirectResult
Main controller result extending the ezcMvcResult
- arbitRequest
- in file base.php, class arbitRequest
Basic structure containing request information. request information extend this struct and add validtions for these additional properties to the __set method.
- arbitResult
- in file result.php, class arbitResult
Main controller result extending the ezcMvcResult
- arbitRoute
- in file arbit_route.php, class arbitRoute
Arbit HTTP base router
- arbitRouterException
- in file exception.php, class arbitRouterException
Basic arbit router exception
- arbitRuntimeException
- in file exception.php, class arbitRuntimeException
Basic runtime exception
- arbitScheduledTaskCommand
- in file command.php, class arbitScheduledTaskCommand
Arbit abstract base command
- arbitSession
- in file session.php, class arbitSession
Arbit session wrapper
We use a wrapper around PHPs well working and abstracted sessions functions, because we want to additionally offer the following:
- User transparent seperation of project dependend session data, by
maintaining custom arrays for values.
- arbitSessionBackend
- in file backend.php, class arbitSessionBackend
Arbit session backend
Backend performing read and write operations to the session backend. responsible for initializing the session, if necessary. default PHP backend this means calling session_start() to send out the cookie.
- arbitSessionTakeOverException
- in file exception.php, class arbitSessionTakeOverException
Exception throw, when a client tries to use a foreign session
- arbitSignalSlot
- in file signal_slot.php, class arbitSignalSlot
Arbit signal slot implementation
The arbit specific signal slot implementation has some special requirements, which are not commonly included in signal slot implementations, so that we got our own implementation.
We enforce, that each signal is documented, because we want to optionally expose the signals to the user, so that they may be notified about emitted signals.
- arbitSignalSlotStruct
- in file signal_struct.php, class arbitSignalSlotStruct
Arbit signal data base struct.
- arbitSignalSlotViewStruct
- in file signal_struct.php, class arbitSignalSlotViewStruct
Basic view model struct for signal structs
Does not enforce anything, just a root class for object identification and possible future checks / unifications.
- arbitSourceAnnotateStruct
- in file annotate.php, class arbitSourceAnnotateStruct
Source module annotate signal struct
- arbitSourceAnnotationFacade
- in file annotations.php, class arbitSourceAnnotationFacade
Annotattion facade implementing all methods to access annotations of the source backend.
- arbitSourceAnnotationsViewModel
- in file annotations.php, class arbitSourceAnnotationsViewModel
Base model struct for the source diffs
- arbitSourceBackendIniModuleConfiguration
- in file module.php, class arbitSourceBackendIniModuleConfiguration
arbit project configuration
- arbitSourceCheckoutViewModel
- in file checkout.php, class arbitSourceCheckoutViewModel
Base model struct for the Source overview
- arbitSourceDiffViewModel
- in file diff.php, class arbitSourceDiffViewModel
Base model struct for the source diffs
- arbitSourceDirectoryViewModel
- in file directory.php, class arbitSourceDirectoryViewModel
Base model struct for the Source overview
- arbitSourceFileViewModel
- in file file.php, class arbitSourceFileViewModel
Base model struct for the Source overview
- arbitSourceHistoryModel
- in file history.php, class arbitSourceHistoryModel
Base model struct for the Source overview
- arbitSourceInitializedStruct
- in file initialized.php, class arbitSourceInitializedStruct
Source module initialized signal struct
- arbitSourceInitializedViewStruct
- in file initialized.php, class arbitSourceInitializedViewStruct
View model fur source initialized struct
- arbitSourceUpdatedStruct
- in file updated.php, class arbitSourceUpdatedStruct
Source module updated signal struct
- arbitSourceUpdatedViewStruct
- in file updated.php, class arbitSourceUpdatedViewStruct
View model fur source updated struct
- arbitSourceViewModel
- in file source.php, class arbitSourceViewModel
Base model struct for the Source overview
- arbitSystemProcess
- in file system_process.php, class arbitSystemProcess
Wrapper for system process execution
Extends from the systemProcess base class, implemented by Jakob Westhoff and already used by some arbit libraries.
- arbitTemplateRecursiveIteratorIterator
- in file recursive_iterator.php, class arbitTemplateRecursiveIteratorIterator
Extension of the default SPL RecursiveIteratorIterator to expose the getDepth() method as a public property, because the tempaltes may only access properties, but no methods.
- arbitTemplateViewHandler
- in file template.php, class arbitTemplateViewHandler
Text view handler generating emails from the provided view model.
- arbitTopoLogicalSorting
- in file gen_autoload_files.php, class arbitTopoLogicalSorting
CycleDetection
- arbitTrackerActivityChartModel
- in file activity.php, class arbitTrackerActivityChartModel
Base pie chart for arbit, defining custom rendering options, etc.
- arbitTrackerAttachementStruct
- in file attachment.php, class arbitTrackerAttachementStruct
Tracker module new issue attachment signal struct
- arbitTrackerAttachementViewStruct
- in file attachement.php, class arbitTrackerAttachementViewStruct
Base model struct for dashboard project data
- arbitTrackerBackendIniModuleConfiguration
- in file module.php, class arbitTrackerBackendIniModuleConfiguration
arbit project configuration
- arbitTrackerChangedStateStruct
- in file changed.php, class arbitTrackerChangedStateStruct
Tracker module new issue signal struct
- arbitTrackerChangedStateViewStruct
- in file changed.php, class arbitTrackerChangedStateViewStruct
Base model struct for dashboard project data
- arbitTrackerCommentedStruct
- in file commented.php, class arbitTrackerCommentedStruct
Tracker module new issue signal struct
- arbitTrackerCommentedViewStruct
- in file commented.php, class arbitTrackerCommentedViewStruct
Base model struct for dashboard project data
- arbitTrackerCommentFacade
- in file comment.php, class arbitTrackerCommentFacade
Comment facade defining all methods required to access comment related data in the backend.
- arbitTrackerCommentViewModel
- in file comment.php, class arbitTrackerCommentViewModel
Base model struct for all project module views
- arbitTrackerIssueCreateModel
- in file create.php, class arbitTrackerIssueCreateModel
Base model struct for the FAQ overview
- arbitTrackerIssueEditModel
- in file edit_issue.php, class arbitTrackerIssueEditModel
Base model struct for all project module views
- arbitTrackerIssueFacade
- in file issue.php, class arbitTrackerIssueFacade
Issue facade defining all methods required to access issue related data in the backend.
- arbitTrackerIssueListViewModel
- in file issue_list.php, class arbitTrackerIssueListViewModel
Base model struct for the issue tracker overview
- arbitTrackerIssueQuickResolveModel
- in file quick_resolve_issue.php, class arbitTrackerIssueQuickResolveModel
Base model struct for all project module views
- arbitTrackerIssueStatisticsFacade
- in file issue_statistics.php, class arbitTrackerIssueStatisticsFacade
Issue facade defining all methods required to access issue statistical data in the backend.
- arbitTrackerIssueViewModel
- in file issue.php, class arbitTrackerIssueViewModel
Base model struct for all project module views
- arbitTrackerNewIssueStruct
- in file new_issue.php, class arbitTrackerNewIssueStruct
Tracker module new issue signal struct
- arbitTrackerNewIssueViewStruct
- in file new_issue.php, class arbitTrackerNewIssueViewStruct
Base model struct for dashboard project data
- arbitTrackerOverviewViewModel
- in file overview.php, class arbitTrackerOverviewViewModel
Base model struct for the issue tracker overview
- arbitTrackerPermissionDeniedViewModel
- in file permission_denied.php, class arbitTrackerPermissionDeniedViewModel
Base model struct for the issue tracker in case of missing permissions
- arbitTrackerReportViewModel
- in file report.php, class arbitTrackerReportViewModel
Base model struct for the issue tracker overview
- arbitTrackerRoadmapViewModel
- in file roadmap.php, class arbitTrackerRoadmapViewModel
Base model struct for the issue tracker overview
- arbitTrackerSearchViewModel
- in file search.php, class arbitTrackerSearchViewModel
Base model struct for the issue tracker overview
- arbitTrackerStatesChartModel
- in file states.php, class arbitTrackerStatesChartModel
Base pie chart for arbit, defining custom rendering options, etc.
- arbitTrackerTypeChartModel
- in file types.php, class arbitTrackerTypeChartModel
Base pie chart for arbit, defining custom rendering options, etc.
- arbitTranslateable
- in file translateable.php, class arbitTranslateable
Interface indicating that an object can be translated.
- arbitTranslationManager
- in file translation.php, class arbitTranslationManager
Translation manager for arbit.
- arbitUnknownControllerException
- in file exception.php, class arbitUnknownControllerException
Exception thrown, when a requested controller could not be found.
- arbitUnknownDateFormatException
- in file exception.php, class arbitUnknownDateFormatException
Exception thrown for unknown date time formats
- arbitUnknownLocaleException
- in file exception.php, class arbitUnknownLocaleException
Exception thrown for unknown locales
- arbitUnknownModuleException
- in file exception.php, class arbitUnknownModuleException
Exception thrown when a module is requested from the module manager which has not been registerd.
- arbitUnknownPatternTokenException
- in file exception.php, class arbitUnknownPatternTokenException
Exception thrown for unknown date time format pattern tokens
- arbitUnviewableSignalSlotStruct
- in file unviable_signal_struct.php, class arbitUnviewableSignalSlotStruct
Interface marking a signal slot struct as unviewable by users.
- arbitUserFacade
- in file user.php, class arbitUserFacade
User facade defining all methods required to access user related data in the backend.
- arbitUserSignalStruct
- in file user.php, class arbitUserSignalStruct
Basic class for all signals, which just contain information about one user.
- arbitViewCliContextModel
- in file cli.php, class arbitViewCliContextModel
Base model struct for the CLI, aggregating views from multiple potential
- arbitViewCoreAboutModel
- in file about.php, class arbitViewCoreAboutModel
Base model struct for all project views
- arbitViewCoreCacheListModel
- in file cache_list.php, class arbitViewCoreCacheListModel
Base model struct for all project views
- arbitViewCoreDummyModel
- in file dummy.php, class arbitViewCoreDummyModel
Base model struct for all project views
- arbitViewCoreModel
- in file base.php, class arbitViewCoreModel
Base model struct for all project views
- arbitViewCorePermissionsModel
- in file permissions.php, class arbitViewCorePermissionsModel
Base model struct for all project views
- arbitViewCoreProjectModel
- in file project.php, class arbitViewCoreProjectModel
Base model struct for all project views
- arbitViewCoreUserAcceptModel
- in file user_accept.php, class arbitViewCoreUserAcceptModel
Base model struct for all project views
- arbitViewCoreUserAccountModel
- in file user_account.php, class arbitViewCoreUserAccountModel
Base model struct for all project module views
- arbitViewCoreUserLoginModel
- in file login.php, class arbitViewCoreUserLoginModel
Base model struct for the user login view
- arbitViewCoreUserModel
- in file user.php, class arbitViewCoreUserModel
Base model struct for all project views
- arbitViewCoreUserRegisteredModel
- in file registered.php, class arbitViewCoreUserRegisteredModel
Base model struct for registered users
- arbitViewCoreUserRegistrationModel
- in file registration.php, class arbitViewCoreUserRegistrationModel
Base model struct for the user registration view
- arbitViewDashboardContextModel
- in file dashboard.php, class arbitViewDashboardContextModel
Base model struct for the dashboard project overview
- arbitViewDashboardProjectModel
- in file dashboard_project.php, class arbitViewDashboardProjectModel
Base model struct for dashboard project data
- arbitViewDataModel
- in file data.php, class arbitViewDataModel
Model struct representing user errors.
- arbitViewDecorationFailedException
- in file exception.php, class arbitViewDecorationFailedException
Exception thrown when a view model could not be decorated, which means that no decorated created a string from the given view model.
- arbitViewEmailHandler
- in file email.php, class arbitViewEmailHandler
Email view handler generating emails from the provided view model.
- arbitViewErrorContextModel
- in file exception.php, class arbitViewErrorContextModel
Base model struct for exception data.
- arbitViewErrorNotFoundContextModel
- in file not_found.php, class arbitViewErrorNotFoundContextModel
Base model struct for exception data.
- arbitViewException
- in file exception.php, class arbitViewException
Basic arbit view exception
- arbitViewGroupModel
- in file group.php, class arbitViewGroupModel
Base model struct for all project module views
- arbitViewHandler
- in file handler.php, class arbitViewHandler
View handler, which receives a request object containing the properties of the initial request and the mixed stuff generated by the crontroller to be displayed. correct views, execute and echo them.
- arbitViewHttpBinaryHandler
- in file http_binary.php, class arbitViewHttpBinaryHandler
Handler to display binary data over HTTP.
- arbitViewJsonHandler
- in file json.php, class arbitViewJsonHandler
JSON view handler generating JSON from the provided view model.
- arbitViewManager
- in file manager.php, class arbitViewManager
View manager, which handles a set of configured views and displays them using the configured view handler.
- arbitViewModel
- in file model.php, class arbitViewModel
Basic view model struct
Does not enforce anything, just a root class for object identification and possible future checks / unifications.
- arbitViewModelDecorationDependencyInjectionManager
- in file decorator_manager.php, class arbitViewModelDecorationDependencyInjectionManager
View decoration manager.
- arbitViewModuleModel
- in file module.php, class arbitViewModuleModel
Base model struct for all project module views
- arbitViewNoDecoratorsExceptions
- in file exception.php, class arbitViewNoDecoratorsExceptions
Exception thrown when no decorators could be found for a view model.
- arbitViewProjectConfigurationModel
- in file project_configuration.php, class arbitViewProjectConfigurationModel
;odel struct for project configuration
- arbitViewProjectContextModel
- in file project.php, class arbitViewProjectContextModel
Base model struct for all project views
- arbitViewProjectModel
- in file project.php, class arbitViewProjectModel
Base model struct for all project module views
- arbitViewRssHandler
- in file rss.php, class arbitViewRssHandler
View handler providing a view result as a RSS feed
- arbitViewSearchResultDocumentModel
- in file search_result_document.php, class arbitViewSearchResultDocumentModel
Base model struct for search result documents, fetched by ezcSearch
- arbitViewSearchResultModel
- in file search_result.php, class arbitViewSearchResultModel
Base model struct for search results, fetched by ezcSearch
- arbitViewTemplateFunctions
- in file functions.php, class arbitViewTemplateFunctions
Custom template helper functions used by the xhtml view handler.
- arbitViewTextHandler
- in file text.php, class arbitViewTextHandler
Text view handler generating emails from the provided view model.
- arbitViewTextTemplateFunctions
- in file functions.php, class arbitViewTextTemplateFunctions
Custom template helper functions used by the xhtml view handler.
- arbitViewUserMessageModel
- in file error.php, class arbitViewUserMessageModel
Model struct representing user errors.
- arbitViewUserModel
- in file user.php, class arbitViewUserModel
Base model struct for all project module views
- arbitViewUserSuccessModel
- in file success.php, class arbitViewUserSuccessModel
Model struct representing user success messages.
- arbitViewXHtmlHandler
- in file xhtml.php, class arbitViewXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
- arbitViewXHtmlTemplateFunctions
- in file functions.php, class arbitViewXHtmlTemplateFunctions
Custom template helper functions used by the xhtml view handler.
- arbitViewXmlHandler
- in file xml.php, class arbitViewXmlHandler
Xml view handler generating Xml from the provided view model.
- arbitWikiPageEditStruct
- in file edited.php, class arbitWikiPageEditStruct
Wiki module new issue signal struct
- arbitWikiPageEditViewStruct
- in file edit_page.php, class arbitWikiPageEditViewStruct
Base model struct for dashboard project data
- arbitWikiPageFacade
- in file page.php, class arbitWikiPageFacade
Page facade defining all methods required to access page related data in the backend.
- arbitWikiPageNewStruct
- in file new.php, class arbitWikiPageNewStruct
Wiki module new issue signal struct
- arbitWikiPageNewViewStruct
- in file new_page.php, class arbitWikiPageNewViewStruct
Base model struct for dashboard project data
- arbitWikiViewEditPageModel
- in file edit.php, class arbitWikiViewEditPageModel
Base model struct for the Wiki overview
- arbitWikiViewLastEditsModel
- in file last_edits.php, class arbitWikiViewLastEditsModel
Base model struct for the Wiki overview
- arbitWikiViewOldPageModel
- in file old_page.php, class arbitWikiViewOldPageModel
Base model struct for the Wiki overview
- arbitWikiViewPageHistoryModel
- in file history.php, class arbitWikiViewPageHistoryModel
Base model struct for the Wiki overview
- arbitWikiViewPageModel
- in file page.php, class arbitWikiViewPageModel
Base model struct for the Wiki overview
- arbitWikiViewRevertPageModel
- in file revert.php, class arbitWikiViewRevertPageModel
Base model struct for the Wiki overview
- arbitWikiViewTextDiffModel
- in file text_diff.php, class arbitWikiViewTextDiffModel
Base model struct for the Wiki text diffs
- ARBIT_BASE
- in file environment.php, constant ARBIT_BASE
- ARBIT_CACHE_PATH
- in file environment.php, constant ARBIT_CACHE_PATH
- ARBIT_CONFIG
- in file environment.php, constant ARBIT_CONFIG
- ARBIT_DEBUG
- in file environment.php, constant ARBIT_DEBUG
- ARBIT_HTDOCS
- in file environment.php, constant ARBIT_HTDOCS
- ARBIT_LOG_PATH
- in file environment.php, constant ARBIT_LOG_PATH
- ARBIT_STORAGE_PATH
- in file environment.php, constant ARBIT_STORAGE_PATH
- ARBIT_TMP_PATH
- in file environment.php, constant ARBIT_TMP_PATH
- ask
- in file controller.php, method arbitModuleFaqController::ask()
Ask action
Let user ask new questions, if he is allowed to.
- attachFile
- in file issue.php, method arbitModuleModelTrackerIssue::attachFile()
Attach file to issue
- attachFile
- in file annotation.php, method arbitModuleModelSourceAnnotation::attachFile()
Attach file to annotation
- attachFile
- in file annotations.php, method arbitSourceAnnotationFacade::attachFile()
Attach file to annotation
Attach a file to the annotation specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::attachFile()
Attach file to annotation
Attach a file to the annotation specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file issue.php, method arbitCouchDbTrackerIssueFacade::attachFile()
Attach file to issue
Attach a file to the issue specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file issue.php, method arbitTrackerIssueFacade::attachFile()
Attach file to issue
Attach a file to the issue specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file page.php, method arbitWikiPageFacade::attachFile()
Attach file to page
Attach a file to the page specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file page.php, method arbitCouchDbWikiPageFacade::attachFile()
Attach file to page
Attach a file to the page specified by its ID. given as a third parameter and should also be stored.
- attachFile
- in file page.php, method arbitModuleModelWikiPage::attachFile()
Attach file to page
- attachment
- in file controller.php, method arbitModuleTrackerController::attachment()
Attachment action
- autoload
- in file base.php, method arbitFrameworkBase::autoload()
Tries to load an arbit class
Tries to find a arbit class in the core and in the various autoload definitions of the registered modules.
- availableReports
- in file manager.php, method arbitModuleCiModelManager::availableReports()
Get list of available reports
- autoload.php
- procedural page autoload.php
- admin.php
- procedural page admin.php
- authentification.php
- procedural page authentification.php
- action.php
- procedural page action.php
- admin.php
- procedural page admin.php
- array.php
- procedural page array.php
- af.php
- procedural page af.php
- am.php
- procedural page am.php
- ar.php
- procedural page ar.php
- array.php
- procedural page array.php
- arbit_route.php
- procedural page arbit_route.php
- about.php
- procedural page about.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- answer_edit.php
- procedural page answer_edit.php
- answer.php
- procedural page answer.php
- ask.php
- procedural page ask.php
- answer_edit.php
- procedural page answer_edit.php
- autoload.php
- procedural page autoload.php
- abstract.php
- procedural page abstract.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- analyze.php
- procedural page analyze.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- autoload.php
- procedural page autoload.php
- annotation.php
- procedural page annotation.php
- annotations.php
- procedural page annotations.php
- annotations.php
- procedural page annotations.php
- annotation.php
- procedural page annotation.php
- annotate.php
- procedural page annotate.php
- annotations.php
- procedural page annotations.php
- autoload.php
- procedural page autoload.php
- activity.php
- procedural page activity.php
- attachment.php
- procedural page attachment.php
- attachement.php
- procedural page attachement.php
- autoload.php
- procedural page autoload.php
Letter 'b'
- $backend
- in file translation.php, variable arbitTranslationManager::$backend
The backend in use which is responsible for reading in the context and returning it to the manager.
- $backend
- in file caching_context.php, variable arbitCachingTranslationContext::$backend
Translation backend
- $backend
- in file manager.php, variable arbitFacadeManager::$backend
Used backend implementation
- $backend
- in file session.php, variable arbitSession::$backend
Currently used session backend
- $base
- in file base.php, variable arbitModuleCiModelBase::$base
Base path for reports
- $basePath
- in file http.php, variable arbitHttpRouter::$basePath
URL base path.
- $basePath
- in file parser.php, variable arbitHttpRequestParser::$basePath
URL base path.
- $base_dir
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$base_dir
target directory passed on the command-line.
- backtraceLCS
- in file diff.php, method arbitFrameworkDiff::backtraceLCS()
Backtrace LCS
LCS calculated the matrix for the determination of the LCS. function calculates the actual token list back from this matrix by backtracing the best path in the matrix.
- buildMessage
- in file exception.php, method arbitException::buildMessage()
Build exception message
Replace all placeholders in exception message. has been "borrowed" from ezcTranslations, as this will used for the translation, so that we are using the exact same replacement strategy.
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- be.php
- procedural page be.php
- bg.php
- procedural page bg.php
- bn.php
- procedural page bn.php
- base.php
- procedural page base.php
- backend.php
- procedural page backend.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- base.php
- procedural page base.php
- build_timeline.php
- procedural page build_timeline.php
- build_types.php
- procedural page build_types.php
Letter 'c'
- $caches
- in file definition.php, variable arbitModulePhpDocDefintion::$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.
- $caches
- in file definition.php, variable arbitModuleFaqDefintion::$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.
- $caches
- in file definition.php, variable arbitModuleDefintion::$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.
- $caches
- in file definition.php, variable arbitModuleWikiDefintion::$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.
- $caches
- in file definition.php, variable arbitModulePhpunitDefintion::$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.
- $caches
- in file definition.php, variable arbitModuleSourceDefintion::$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.
- $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.
- $caches
- in file cache.php, variable arbitCache::$caches
Array with caches and their configurations.
- $caches
- in file definition.php, variable arbitModuleNotificationDefintion::$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.
- $caches
- in file definition.php, variable arbitModuleCiDefintion::$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.
- $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.
- $caches
- in file cache_registry.php, variable arbitCacheRegistry::$caches
Array of contained caches
- $caches
- in file definition.php, variable arbitModuleImporterDefintion::$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.
- $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.
- $caches
- in file definition.php, variable arbitModuleTrackerDefintion::$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.
- $chartBackground
- in file palette.php, variable arbitChartPalette::$chartBackground
Backgroundcolor for chart
- $chartModels
- in file manager.php, variable arbitModuleCiModelManager::$chartModels
Chart models, which are available
Additional chart model may be registered using the method registerChartModel, so that external modules may embed additional models.
- $checkout
- in file vcs.php, variable arbitModuleSourceVcsModel::$checkout
VCS wrapper Checkount instance
- $classMetrics
- in file controller.php, variable arbitModulePdependController::$classMetrics
List of class metrics provided by pdepend
- $className
- in file object.php, variable arbitModelObjectValidator::$className
Name of class, which should be inherited by the object.
- $class_dir
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$class_dir
output directory for the current class being processed
- $commands
- in file definition.php, variable arbitModulePhpunitDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $commands
- in file core.php, variable arbitCoreDefinition::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $commands
- in file definition.php, variable arbitModuleDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $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.
- $commands
- in file definition.php, variable arbitModuleImporterDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $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.
- $commands
- in file definition.php, variable arbitModulePhpDocDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $commands
- in file definition.php, variable arbitModuleSourceDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- $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.
- $commonCharsets
- in file manager.php, variable arbitViewManager::$commonCharsets
As it is not possible to get a list with supported charsets from the iconv extension, we just maintain a list of commonly available charsets here and hope they are supported everywhere.
- $commonOptionGroups
- in file cli_tool.php, variable arbitFrameworkCliTool::$commonOptionGroups
Grouping of the common options
- $conf
- in file core.php, variable arbitCoreModuleController::$conf
The currents project configuration
- $config
- in file base.php, variable arbitBackendIniConfigurationBase::$config
Configuration manager instance
- $config
- in file project.php, variable arbitProjectController::$config
Cuurent project configuration
- $config
- in file template.php, variable arbitTemplateViewHandler::$config
Template handler configuration
- $configuration
- in file vcs.php, variable arbitModuleSourceVcsModel::$configuration
Repository configuration
- $confManager
- in file manager.php, variable arbitBackendIniConfigurationManager::$confManager
Configuration manager
- $connected
- in file base.php, variable arbitCouchDbFacadeBase::$connected
Static variable containing the connection state to the backend. initiate the connection on the first request to one of the facade classes.
- $context
- in file caching_context.php, variable arbitCachingTranslationContext::$context
Translation striing context
- $controller
- in file base.php, variable arbitRequest::$controller
Controller as extracted from request URL.
- $controller
- in file arbit_route.php, variable arbitRoute::$controller
Name of controller class used for this module
- $controller
- in file issue.php, variable arbitModuleModelImporterIssue::$controller
Controller property, to explicitely set the controller the issue belongs to.
- $conversions
- in file page.php, variable arbitWikiViewPageModel::$conversions
Properties to just assign from source model
- $conversions
- in file issue.php, variable arbitTrackerIssueViewModel::$conversions
Properties to just assign from source model
- $couchDbDocuments
- in file definition.php, variable arbitModuleTrackerDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbDocuments
- in file definition.php, variable arbitModuleNotificationDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbDocuments
- in file definition.php, variable arbitModuleSourceDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbDocuments
- in file definition.php, variable arbitModuleDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbDocuments
- in file definition.php, variable arbitModuleFaqDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbDocuments
- in file definition.php, variable arbitModuleWikiDefintion::$couchDbDocuments
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleSourceDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleNotificationDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleTrackerDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleWikiDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $couchDbViews
- in file definition.php, variable arbitModuleFaqDefintion::$couchDbViews
CouchDB documents to be registered at the document manager.
- $cssFiles
- in file xhtml.php, variable arbitViewXHtmlHandler::$cssFiles
List with additional CSS files to include in the output. by modules and is filled with the configuration values by default.
- $current
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$current
contains all of the template procedural page element loop data needed for the current template
- $currentclass
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$currentclass
contains all of the template class element loop data needed for the current template
- cache
- in file cache.php, method arbitCache::cache()
Cache item
Cache item specified with a (hopefully unique) identifier in specified cache.
- cache
- in file memory.php, method arbitMemoryCache::cache()
Cache item
Cache item specified with a (hopefully unique) identifier in specified cache.
- cache
- in file filesystem.php, method arbitFilesystemCache::cache()
Cache item
Cache item specified with a (hopefully unique) identifier in specified cache.
- callModuleController
- in file project.php, method arbitProjectController::callModuleController()
Call module subcontroller to fetch module data
- categories
- in file controller.php, method arbitModuleFaqController::categories()
Ask action
Let user ask new questions, if he is allowed to.
- chart
- in file controller.php, method arbitModuleTrackerController::chart()
Chart action
- chart
- in file controller.php, method arbitModuleCiController::chart()
Chart action
- check
- in file controller.php, method arbitModulePhpcsController::check()
Runtests action
- checkBackend
- in file manager.php, method arbitFacadeManager::checkBackend()
Check backend
Sets the backend from the configuration file, if not yet done. executing this method you can expect the backend tobe properly set.
- checkClientHash
- in file session.php, method arbitSession::checkClientHash()
Ensure client hash stays the same
This method will throw an exception, if it notices a session takeover.
- checkImageMimeType
- in file mime_type.php, method arbitFrameworkMimeTypeGuesser::checkImageMimeType()
Check and validate guessed image mime type
Tries to verify the guessed mime typ of image files using PHPs function getimagesize. detected the method will always fall back to 'application/octet-stream'.
- checkout
- in file controller.php, method arbitModuleSourceController::checkout()
Checkout action
Display the requested path in the repository.
- checkout
- in file vcs.php, method arbitModuleSourceVcsModel::checkout()
Initialize repository
Repository initialization may take too long, this should be done using the respective cronjob.
- checkPassword
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::checkPassword()
Common password checks
Performs a list of common checks against the given password, which currently are:- Passwords matche sits repetition
- Minimal password length
- Password shares not too much text with other provided data
More checks could make sense to implement here or in derivating classes like dictonary checks.
- checkPersitentLogin
- in file core.php, method arbitCoreModuleController::checkPersitentLogin()
Check for persistent login
Check if the user provides a persistent login token. the user in directly and update the used token.
- checkProject
- in file abstract.php, method arbitModuleImporterAbstractDriver::checkProject()
check if the user provided project exists in the database
- checkProject
- in file redmine.php, method arbitModuleImporterRedmineDriver::checkProject()
check if the user provided project exists in the database
- checkText
- in file mime_type.php, method arbitFrameworkMimeTypeGuesser::checkText()
Check text contents.
- checkToken
- in file session.php, method arbitSession::checkToken()
Check one-time token
Check if the given one-time token is valid and return the validation state. be reused, and even a second call to this function will not return true any more.
- checkUserExists
- in file authentification.php, method arbitCoreModuleUserAuthentification::checkUserExists()
Check if a user with the provided login already exists
- couchdb.php
- procedural page couchdb.php
- confirmed_user.php
- procedural page confirmed_user.php
- core.php
- procedural page core.php
- cron.php
- procedural page cron.php
- cache.php
- procedural page cache.php
- cacheable.php
- procedural page cacheable.php
- cache_registry.php
- procedural page cache_registry.php
- couchdb.php
- procedural page couchdb.php
- cron.php
- procedural page cron.php
- cli_tool.php
- procedural page cli_tool.php
- command.php
- procedural page command.php
- ca.php
- procedural page ca.php
- cs.php
- procedural page cs.php
- cy.php
- procedural page cy.php
- commit_parser.php
- procedural page commit_parser.php
- caching_context.php
- procedural page caching_context.php
- core.php
- procedural page core.php
- cli.php
- procedural page cli.php
- cli.php
- procedural page cli.php
- cache_list.php
- procedural page cache_list.php
- components_update.php
- procedural page components_update.php
- confirmed_user.php
- procedural page confirmed_user.php
- clearAutoloadCache
- in file base.php, method arbitFrameworkBase::clearAutoloadCache()
Clears autoload cache
Especialls module autoload definitions are cached in static properties.
- clearCache
- in file memory.php, method arbitMemoryCache::clearCache()
Clear cache
Clear the cache specified by the cache ID completely. be purged.
- clearCache
- in file filesystem.php, method arbitFilesystemCache::clearCache()
Clear cache
Clear the cache specified by the cache ID completely. be purged.
- clearCache
- in file cache.php, method arbitCache::clearCache()
Clear cache
Clear the cache specified by the cache ID completely. be purged.
- clearCache
- in file admin.php, method arbitAdminController::clearCache()
Clear cache
Clear caches, as specified by the request parameters.
- clearChartCaches
- in file controller.php, method arbitModuleTrackerController::clearChartCaches()
Clear chart caches
Static public function to clear the chart caches, if something happens, which can be used as a callback for signals which indicate actions, which change the values of charts.
- close
- in file session.php, method arbitSession::close()
Close current session
Close current session for writing, so that other request are not locked.
- compileTranslation
- in file caching_context.php, method arbitCachingTranslationContext::compileTranslation()
Returns the translated version of the original string $key.
- configure
- in file string.php, method arbitModelStringValidator::configure()
Configure validator
The integer validator may optionally assign maximum and minimum values to the given content.
- configure
- in file base.php, method arbitModelValidatorBase::configure()
Configure validator
Method to configure the validator, if it requires configuration at all.
- configure
- in file integer.php, method arbitModelIntegerValidator::configure()
Configure validator
The integer validator may optionally assign maximum and minimum values to the given content.
- configure
- in file object.php, method arbitModelObjectValidator::configure()
Configure validator
The object validator will optionally take a class name, which causes the passed objects are checked that they inherit from the specified class.
- configure
- in file array.php, method arbitModelArrayValidator::configure()
Configure validator
The array validator may optionally be configured with an additional validator, which is applied to all array values. validator class no assumptions will be made on the array values.
- configure
- in file set.php, method arbitModelSetValidator::configure()
Configure validator
The array validator should be configured with an array, which contains the allowed values.
- configure
- in file transport_base.php, method arbitMailMessengerTransportBase::configure()
Configure transport
Configure transport with options given in the configuration file.
- configure
- in file controller.php, method arbitModuleNotificationController::configure()
Configure action
Let the user configure his notification settings.
- configure
- in file mta_transport.php, method arbitMailMessengerMtaTransport::configure()
Configure transport
Configure transport with options given in the configuration file.
- configureTemplate
- in file xhtml.php, method arbitModulePhpDocXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file module_template.php, method arbitModuleTemplateViewHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleCiXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleImporterXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleSourceXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file mail.php, method arbitModuleImporterMailHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleTrackerXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleFaqXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModulePdependXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleWikiXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file xhtml.php, method arbitModuleNotificationXHtmlHandler::configureTemplate()
Configure tempalte library
- confirm
- in file core.php, method arbitCoreModuleController::confirm()
Confirm user registration
During the registration process may receive a link with a confirmation request.
- connect
- in file manager.php, method arbitCouchDbFacadeProjectManager::connect()
Connect to database
Connect to the database with the connection parameters read from the configuration.
- convert
- in file string.php, method arbitHttpStringConverter::convert()
Convert client input
Convert and clean up client input.
- convert
- in file array.php, method arbitHttpArrayConverter::convert()
Convert client input
Convert and clean up client input.
- convert
- in file mapping_registry.php, method arbitModuleNotificationSignalMappingRegistry::convert()
Convert signal struct to view struct
- convert
- in file input.php, method arbitHttpInputConverter::convert()
Convert client input
Convert and clean up client input.
- convert
- in file number.php, method arbitHttpNumberConverter::convert()
Convert client input
Convert and clean up client input.
- convert
- in file raw.php, method arbitHttpNoConverter::convert()
Convert client input
Convert and clean up client input.
- convertClass
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertClass()
Converts class for template output
- convertConst
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertConst()
Converts class variables for template output
- convertDefine
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertDefine()
Converts defines for template output
- ConvertErrorLog
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::ConvertErrorLog()
Create errors.
This method takes all parsing errors and warnings and spits them out ordered by file and line number.
- convertFunction
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertFunction()
Converts function for template output
- convertGlobal
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertGlobal()
Converts global variables for template output
- convertInclude
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertInclude()
Converts include elements for template output
- convertMethod
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertMethod()
Converts class methods for template output
- convertPackagepage
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertPackagepage()
Converts package page and sets its package as used in $package_pages
- convertPage
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertPage()
converts procedural pages for template output
- ConvertTodoList
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::ConvertTodoList()
- convertTutorial
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertTutorial()
- convertVar
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::convertVar()
Converts class variables for template output
- Convert_RIC
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::Convert_RIC()
Convert README/INSTALL/CHANGELOG file contents to output format
- copyMediaRecursively
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::copyMediaRecursively()
- count
- in file controller.php, method arbitModulePhplocController::count()
Generate action
- create
- in file group.php, method arbitModelGroup::create()
Method called to create a new instance in the backend.
- create
- in file base.php, method arbitModelBase::create()
Method called to create a new instance in the backend.
- create
- in file page.php, method arbitModuleModelWikiPage::create()
Method called to create a new instance in the backend.
- create
- in file issue.php, method arbitModuleModelTrackerIssue::create()
Method called to create a new instance in the backend.
- create
- in file categories.php, method arbitModuleModelFaqCategories::create()
Method called to create a new instance in the backend.
- create
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::create()
Method called to create a new instance in the backend.
- create
- in file comment.php, method arbitModuleModelImporterComment::create()
Method called to create a new instance in the backend.
- create
- in file comment.php, method arbitModuleModelTrackerComment::create()
Method called to create a new instance in the backend.
- create
- in file project.php, method arbitModelProject::create()
Method called to create a new instance in the backend.
- create
- in file issue.php, method arbitModuleModelImporterIssue::create()
Method called to create a new instance in the backend.
- create
- in file question.php, method arbitModuleModelFaqQuestion::create()
Method called to create a new instance in the backend.
- create
- in file notification.php, method arbitModuleModelNotification::create()
Method called to create a new instance in the backend.
- create
- in file user.php, method arbitModelUser::create()
Method called to create a new instance in the backend.
- create
- in file annotation.php, method arbitModuleModelSourceAnnotation::create()
Method called to create a new instance in the backend.
- create
- in file base.php, method arbitModelValidatorBase::create()
Create validator.
- createActionMethodName
- in file base.php, method arbitController::createActionMethodName()
Creates a method name to call from an action name.
- createAnnotation
- in file annotations.php, method arbitSourceAnnotationFacade::createAnnotation()
Create a new annotation
Create a new annotation with the given ID. if there already is a annotation with the given ID.
- createAnnotation
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::createAnnotation()
Create a new annotation
Create a new annotation with the given ID. if there already is a annotation with the given ID.
- createCheckidRequest
- in file openid_filter.php, method arbitCoreModuleUserOpenIDAuthentificationFilter::createCheckidRequest()
Returns an array of parameters for use in an OpenID check_id request.
- createComment
- in file comment.php, method arbitTrackerCommentFacade::createComment()
Create a new comment
Create a new comment.
- createComment
- in file comment.php, method arbitCouchDbTrackerCommentFacade::createComment()
Create a new comment
Create a new comment.
- createConfigurationInstance
- in file manager.php, method arbitBackendIniConfigurationManager::createConfigurationInstance()
Ensure existance of ezcConfigurationManager existance
Ensure a valid instance of the ezcConfigurationManager, which is used as a backend to initialize the ocnfiguration structures.
- createController
- in file cli_tool.php, method arbitFrameworkCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModuleSourceAdminCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModulePhplocAdminCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModulePhpcsAdminCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModulePdependAdminCliTool::createController()
Get controller
- createController
- in file cron.php, method arbitFrameworkCronCliTool::createController()
Get controller
- createController
- in file couchdb.php, method arbitFrameworkCouchdbCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModulePhpunitAdminCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModulePhpDocAdminCliTool::createController()
Get controller
- createController
- in file cli_tool.php, method arbitModuleTrackerAdminCliTool::createController()
Get controller
- createController
- in file admin.php, method arbitFrameworkAdminCliTool::createController()
Get controller
- createFatalRedirectRequest
- in file dispatcher.php, method arbitDispatcherConfiguration::createFatalRedirectRequest()
Create the default internal redirect object in case something goes wrong in the views.
- createFromRevision
- in file page.php, method arbitModuleModelWikiPage::createFromRevision()
Create model from revision data
Create a arbitModuleModelWikiPage from the array containing the data of one revision.
- createGroup
- in file group.php, method arbitCouchDbGroupFacade::createGroup()
Create a new group
Create a new group with the given name. there already is a group with the given name.
- createGroup
- in file group.php, method arbitGroupFacade::createGroup()
Create a new group
Create a new group with the given name. there already is a group with the given name.
- createIssue
- in file issue.php, method arbitTrackerIssueFacade::createIssue()
Create a new issue
Create a new issue with the given ID. if there already is a issue with the given ID.
- createIssue
- in file issue.php, method arbitCouchDbTrackerIssueFacade::createIssue()
Create a new issue
Create a new issue with the given ID. if there already is a issue with the given ID.
- createPage
- in file page.php, method arbitCouchDbWikiPageFacade::createPage()
Create a new page
Create a new page with the given name. if there already is a page with the given name.
- createPage
- in file page.php, method arbitWikiPageFacade::createPage()
Create a new page
Create a new page with the given name. if there already is a page with the given name.
- createProject
- in file manager.php, method arbitFacadeManager::createProject()
Create project
Create a new project. the backend.
- createProject
- in file manager.php, method arbitCouchDbFacadeProjectManager::createProject()
Create project
Create a new project. the backend.
- createProject
- in file manager.php, method arbitFacadeProjectManager::createProject()
Create project
Create a new project. the backend.
- createQuestion
- in file question.php, method arbitCouchDbFaqQuestionFacade::createQuestion()
Create a new question
Create a new question with the given name. if there already is a question with the given name.
- createQuestion
- in file question.php, method arbitFaqQuestionFacade::createQuestion()
Create a new question
Create a new question with the given name. if there already is a question with the given name.
- createRequest
- in file parser.php, method arbitHttpRequestParser::createRequest()
Uses the data from the superglobals.
- createRequestParser
- in file dispatcher.php, method arbitDispatcherConfiguration::createRequestParser()
Creates the request parser able to produce a relevant request object for this session.
- createResponse
- in file manager.php, method arbitViewManager::createResponse()
Display controller result
Lets the router parse the given URL and calls the controller depending on the router results.
- createResponseWriter
- in file dispatcher.php, method arbitDispatcherConfiguration::createResponseWriter()
Creates a response writer that uses the response and sends its output.
- createResult
- in file base.php, method arbitController::createResult()
Runs the controller to process the query and return variables usable to render the view.
- createResult
- in file project.php, method arbitProjectController::createResult()
Runs the controller to process the query and return variables usable to render the view.
- createRouter
- in file dispatcher.php, method arbitDispatcherConfiguration::createRouter()
Create the router able to instantiate a relevant controller for this request.
- createRoutes
- in file http.php, method arbitHttpRouter::createRoutes()
User implemented method that should provide all the routes.
- createStorage
- in file notification.php, method arbitModuleNotificationFacade::createStorage()
Create a new settings storage for user
Creates a new document with a basic settings storage for the given user ID.
- createStorage
- in file notification.php, method arbitModuleCouchDbNotificationFacade::createStorage()
Create a new settings storage for user
Creates a new document with a basic settings storage for the given user ID.
- createUser
- in file user.php, method arbitCouchDbUserFacade::createUser()
Create a new user
Create a new user with the given name. there already is a user with the given name.
- createUser
- in file user.php, method arbitUserFacade::createUser()
Create a new user
Create a new user with the given name. there already is a user with the given name.
- createView
- in file dispatcher.php, method arbitDispatcherConfiguration::createView()
Creates the view handler that is able to process the result.
- createZones
- in file manager.php, method arbitViewManager::createZones()
The user-implemented that returns the zones.
- check.php
- procedural page check.php
- controller.php
- procedural page controller.php
- chart.php
- procedural page chart.php
- controller.php
- procedural page controller.php
- categories.php
- procedural page categories.php
- categories.php
- procedural page categories.php
- categories.php
- procedural page categories.php
- categories.php
- procedural page categories.php
- controller.php
- procedural page controller.php
- comment.php
- procedural page comment.php
- controller.php
- procedural page controller.php
- configuration.php
- procedural page configuration.php
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
- class.php
- procedural page class.php
- cli_tool.php
- procedural page cli_tool.php
- check.php
- procedural page check.php
- controller.php
- procedural page controller.php
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
- cli_tool.php
- procedural page cli_tool.php
- count.php
- procedural page count.php
- controller.php
- procedural page controller.php
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
- cli_tool.php
- procedural page cli_tool.php
- clean_metadata_cache.php
- procedural page clean_metadata_cache.php
- controller.php
- procedural page controller.php
- checkout.php
- procedural page checkout.php
- comment.php
- procedural page comment.php
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
- comment.php
- procedural page comment.php
- comment.php
- procedural page comment.php
- comment.php
- procedural page comment.php
- changed.php
- procedural page changed.php
- commented.php
- procedural page commented.php
- comment.php
- procedural page comment.php
- create.php
- procedural page create.php
- changed.php
- procedural page changed.php
- commented.php
- procedural page commented.php
- controller.php
- procedural page controller.php
- convertSymfonyDateTimeData.php
- procedural page convertSymfonyDateTimeData.php
Letter 'd'
- $data
- in file memory_backend.php, variable arbitMemorySessionBackend::$data
Session data container
- $dataSetColor
- in file palette.php, variable arbitChartPalette::$dataSetColor
Array with colors for datasets
- $dataSetSymbol
- in file palette.php, variable arbitChartPalette::$dataSetSymbol
Array with symbols for datasets
- $dateFormatter
- in file functions.php, variable arbitViewTemplateFunctions::$dateFormatter
Instance of arbit date formatter used to format given timestamps
- $decorators
- in file decorator_manager.php, variable arbitViewModelDecorationDependencyInjectionManager::$decorators
Array containing the decorator callbacks.
- $defaultCache
- in file cache_registry.php, variable arbitCacheRegistry::$defaultCache
Currently selected default cache
- $defaultFetchMethod
- in file comment.php, variable arbitModuleModelTrackerComment::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file group.php, variable arbitModelGroup::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file issue.php, variable arbitModuleModelTrackerIssue::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file user.php, variable arbitModelUser::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file notification.php, variable arbitModuleModelNotification::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file page.php, variable arbitModuleModelWikiPage::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file project.php, variable arbitModelProject::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file question.php, variable arbitModuleModelFaqQuestion::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file base.php, variable arbitModelBase::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file annotation.php, variable arbitModuleModelSourceAnnotation::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultFetchMethod
- in file categories.php, variable arbitModuleModelFaqCategories::$defaultFetchMethod
Method from the model class implementation used to fetch the requested data value for the constructed model. the data is actually requested from the model.
- $defaultLocale
- in file translation.php, variable arbitTranslationManager::$defaultLocale
Default locale, if no locale is explicitely passed to fetch methods.
- $defaultMimetype
- in file manager.php, variable arbitViewManager::$defaultMimetype
The preferred mimetype to use, if the client did not provide any information or does not provide any valid mimetypes, or the client accepts all mimetype at the same priority.
- $defaultValues
- in file module.php, variable arbitSourceBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file module.php, variable arbitNotificationBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file module.php, variable arbitPhpcsBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file module.php, variable arbitTrackerBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file module.php, variable arbitPdependBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file base.php, variable arbitBackendIniConfigurationBase::$defaultValues
Array with default values for all required configuration directives. array has the followin structure:
- $defaultValues
- in file main.php, variable arbitBackendIniMainConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the followin structure:
- $defaultValues
- in file module.php, variable arbitPhpunitBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file project.php, variable arbitBackendIniProjectConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $defaultValues
- in file module.php, variable arbitPhplocBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
- $description
- in file admin.php, variable arbitFrameworkAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cron.php, variable arbitFrameworkCronCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModuleSourceAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModulePhpDocAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file couchdb.php, variable arbitFrameworkCouchdbCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitFrameworkCliTool::$description
Short description of the purpose of the current CLI tool
- $description
- in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$description
Short description of the purpose of the current CLI tool
- $doc
- in file xml.php, variable arbitViewXmlHandler::$doc
Created DOM Document
- $doc
- in file rss.php, variable arbitViewRssHandler::$doc
Created DOM Document
- $dummyUserCreated
- in file controller.php, variable arbitModuleImporterController::$dummyUserCreated
state variable, whether a dummy user singleton has been created or not
- dashboard_info.php
- procedural page dashboard_info.php
- dispatcher.php
- procedural page dispatcher.php
- decorateable.php
- procedural page decorateable.php
- diff.php
- procedural page diff.php
- da.php
- procedural page da.php
- de.php
- procedural page de.php
- datetime.php
- procedural page datetime.php
- dummy_context.php
- procedural page dummy_context.php
- dummy.php
- procedural page dummy.php
- definition.php
- procedural page definition.php
- decorator_manager.php
- procedural page decorator_manager.php
- dashboard.php
- procedural page dashboard.php
- dummy.php
- procedural page dummy.php
- dashboard_project.php
- procedural page dashboard_project.php
- data.php
- procedural page data.php
- dashboard_info.php
- procedural page dashboard_info.php
- dashboard
- in file main.php, method arbitMainController::dashboard()
Dashboard action
The initial default view on arbit for each user. project overview with some optional details on the projects, if provided by its modules.
- dashboardUpdate
- in file slots.php, method arbitMainControllerSlots::dashboardUpdate()
Callback method for the dashboard info update slot
- dashboardUpdate
- in file main.php, method arbitMainController::dashboardUpdate()
Callback method for the dashboard info update slot
- decorate
- in file decorator_manager.php, method arbitViewModelDecorationDependencyInjectionManager::decorate()
Decorate a view model
Applies available decorators to the given vew model until somthing displayable has been generated. in the class level documentation.
- deepClone
- in file struct.php, method arbitBaseStruct::deepClone()
Deep clone array structures
- defaultValue
- in file array.php, method arbitHttpArrayConverter::defaultValue()
Default value
Return the default value of the conversion class. used, if the form is not valid, or no value has been provided.
- defaultValue
- in file input.php, method arbitHttpInputConverter::defaultValue()
Default value
Return the default value of the conversion class. used, if the form is not valid, or no value has been provided.
- delete
- in file page.php, method arbitModuleModelWikiPage::delete()
Method called to delete a instance in the backend.
- delete
- in file comment.php, method arbitModuleModelTrackerComment::delete()
Method called to delete a instance in the backend.
- delete
- in file question.php, method arbitModuleModelFaqQuestion::delete()
Method called to delete a instance in the backend.
- delete
- in file issue.php, method arbitModuleModelTrackerIssue::delete()
Method called to delete a instance in the backend.
- deleteAll
- in file annotation.php, method arbitModuleModelSourceAnnotation::deleteAll()
Method called to create a new instance in the backend.
- deletePage
- in file page.php, method arbitCouchDbWikiPageFacade::deletePage()
Delete a page
Delete the page with the given ID permanently from the backend.
- deletePage
- in file page.php, method arbitWikiPageFacade::deletePage()
Delete a page
Delete the page with the given ID permanently from the backend.
- deleteQuestion
- in file question.php, method arbitFaqQuestionFacade::deleteQuestion()
Delete a question
Delete the question with the given ID permanently from the backend.
- deleteQuestion
- in file question.php, method arbitCouchDbFaqQuestionFacade::deleteQuestion()
Delete a question
Delete the question with the given ID permanently from the backend.
- deliver
- in file mta_transport.php, method arbitMailMessengerMtaTransport::deliver()
Deliver mail
Just try to deliver mail, using the transport mechanims.
- deliver
- in file base.php, method arbitMessengerBase::deliver()
Deliver messager to receiver
- deliver
- in file mail.php, method arbitMailMessenger::deliver()
Deliver messager to receiver
- deliver
- in file transport_base.php, method arbitMailMessengerTransportBase::deliver()
Deliver mail
Just try to deliver mail, using the transport mechanims.
- diff
- in file page.php, method arbitModuleModelWikiPage::diff()
Diff two wiki pages
Calculate the diff between two wiki pages.
- diff
- in file diff.php, method arbitFrameworkDiff::diff()
Diff two arrays
Return the diff of two arrays, as an array consisting of arbitDiffToken elements with all have a status of the token (old, added, removed), the token number and the actual content.
- diff
- in file vcs.php, method arbitModuleSourceVcsModel::diff()
Diff two versions of a given resource
- diff
- in file controller.php, method arbitModuleSourceController::diff()
Diff action
Display the diff for the given path between the given version numbers.
- diff
- in file controller.php, method arbitModuleWikiController::diff()
Diff two article versions
Show a diff between two version of a wiki page.
- dismissResponsibility
- in file controller.php, method arbitModuleTrackerController::dismissResponsibility()
Dismiss repsonsibility for issue
Dismiss repsosibility for an issue, which means it is unassigned from the current user and the state is changed to open.
- dispatchIssueSignal
- in file controller.php, method arbitModuleTrackerController::dispatchIssueSignal()
Dispatch issue signals
Dispatch the issue signals receive by this single handler to all methods working on the signals.
- display
- in file xml.php, method arbitViewXmlHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and return the view results.
- display
- in file template.php, method arbitTemplateViewHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and return the view results.
- display
- in file http_binary.php, method arbitViewHttpBinaryHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and echo the view results.
- display
- in file json.php, method arbitViewJsonHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and return the view results.
- display
- in file rss.php, method arbitViewRssHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and return the view results.
- display
- in file handler.php, method arbitViewHandler::display()
Display controller result
Select the view, which should be used to display the controller results, process and echo the view results.
- displayDashboardFeed
- in file rss.php, method arbitViewRssHandler::displayDashboardFeed()
Just recurse with decoration into child elements.
- displayProjectFeed
- in file rss.php, method arbitViewRssHandler::displayProjectFeed()
Just recurse with decoration into child elements.
- displayReportFeed
- in file rss.php, method arbitModuleTrackerRssHandler::displayReportFeed()
Displays items from a report
- displaySearchFeed
- in file rss.php, method arbitModuleTrackerRssHandler::displaySearchFeed()
Displays items from a search
- displaySearchResultItem
- in file rss.php, method arbitModuleTrackerRssHandler::displaySearchResultItem()
Display a single search result item
Displays a issue, which has been found by a search as an item of a RSS feed.
- doImport
- in file controller.php, method arbitModuleImporterController::doImport()
import method, does the actual import job using the selected driver
- doRegen
- in file controller.php, method arbitModuleImporterController::doRegen()
regeneration method, sends new passwords to all imported users
- dump
- in file logger.php, method arbitLogger::dump()
Dump all given variables
Dump all passed variables, and create a user readable debug output.
- dumpModel
- in file functions.php, method arbitViewXHtmlTemplateFunctions::dumpModel()
Dump any object
Dump any object for debuggin purpose. models.
- detail.php
- procedural page detail.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- diff.php
- procedural page diff.php
- directory.php
- procedural page directory.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
- definition.php
- procedural page definition.php
Letter 'e'
- $edges
- in file gen_autoload_files.php, variable arbitTopoLogicalSorting::$edges
Array with edges in the graph, which has the structure:
- $elementBackground
- in file palette.php, variable arbitChartPalette::$elementBackground
Backgroundcolor for elements
- $elementBorderColor
- in file palette.php, variable arbitChartPalette::$elementBorderColor
Bordercolor for elements
- $elementBorderWidth
- in file palette.php, variable arbitChartPalette::$elementBorderWidth
Borderwidth for elements
- $errorType
- in file exception.php, variable arbitPhpErrorException::$errorType
Array type to name mapping
- $extension
- in file base.php, variable arbitRequest::$extension
Extension as extracted from request URL.
- $extensionMapping
- in file mime_type.php, variable arbitFrameworkMimeTypeGuesser::$extensionMapping
Mapping of file extensions to mime types.
- $extensions
- in file xhtml.php, variable arbitViewXHtmlHandler::$extensions
Template extensions used by the view handler.
- $extensions
- in file email.php, variable arbitViewEmailHandler::$extensions
Template extensions used by the view handler.
- $extensions
- in file text.php, variable arbitViewTextHandler::$extensions
Template extensions used by the view handler.
- $extensions
- in file template.php, variable arbitTemplateViewHandler::$extensions
Template extensions used by the view handler.
- exception.php
- procedural page exception.php
- error.php
- procedural page error.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- exception_marker.php
- procedural page exception_marker.php
- el.php
- procedural page el.php
- en.php
- procedural page en.php
- eo.php
- procedural page eo.php
- es.php
- procedural page es.php
- et.php
- procedural page et.php
- eu.php
- procedural page eu.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- exception.php
- procedural page exception.php
- email.php
- procedural page email.php
- exception.php
- procedural page exception.php
- error.php
- procedural page error.php
- edit
- in file controller.php, method arbitModuleWikiController::edit()
Edit action
Edit a wiki page.
- edit
- in file controller.php, method arbitModuleFaqController::edit()
Edit question action
- editIssue
- in file controller.php, method arbitModuleTrackerController::editIssue()
Edit issue
Edit an issue, including its state, descriptions and optionally add an additional comment.
- emit
- in file signal_slot.php, method arbitSignalSlot::emit()
Emit a signal
This method is used to emit signals from a module. parameter containing the signal data, which needs to be an object of the class arbit<signalName>Struct, which extends the arbitSignalSlotStruct base struct.
- emit
- in file controller.php, method arbitModuleSourceController::emit()
Emit signal action
Emits a source updated signal, jsut to trigger other modules.
- 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 arbitModulePhpunitController::emitCiSignals()
Emit continious integration update
- emitCiSignals
- in file controller.php, method arbitModulePhpcsController::emitCiSignals()
Emit continious integration update
- emitCiSignals
- in file controller.php, method arbitModulePdependController::emitCiSignals()
Emit continious integration update
- emitCiSignals
- in file controller.php, method arbitModulePhplocController::emitCiSignals()
Emit continious integration update
- emitCiSignals
- in file controller.php, method arbitModulePhpDocController::emitCiSignals()
Emit continious integration update
- emitDashboardUpdate
- in file controller.php, method arbitModulePhpunitController::emitDashboardUpdate()
Emit dashboard update
- emitSourceAnnotations
- in file controller.php, method arbitModulePhpunitController::emitSourceAnnotations()
Emit annotations from phpunit results
Convert the PDepend result log XML file into annotations for the source browser.
- 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.
- endClass
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::endClass()
Writes out the template file of $class_data and unsets the template to save memory
- endPage
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::endPage()
Writes out the template file of $page_data and unsets the template to save memory
- environment.php
- procedural page environment.php
- error
- in file http_tools.php, method arbitHttpTools::error()
Send HTTP error
Send a HTTP error of the provided code.
- execute
- in file cron.php, method arbitCronController::execute()
Execute cron items
- execute
- in file system_process.php, method arbitSystemProcess::execute()
Execute the system process
If asyncronous is true an array with all the pipes will be returned. be returned after the process has finished its execution.
- executeRequests
- in file cli_tool.php, method arbitFrameworkCliTool::executeRequests()
Execute request for one project
- exists
- in file controller.php, method arbitModuleWikiController::exists()
Check if a wiki page exists
Check if a wiki page exists, by its name. set to the current namespace beforehand.
- exportBackup
- in file couchdb.php, method arbitAdminCouchdbController::exportBackup()
Export backups
Export backups for all listed projects.
- exceptions.php
- procedural page exceptions.php
- email.php
- procedural page email.php
- edit.php
- procedural page edit.php
- exceptions.php
- procedural page exceptions.php
- exceptions.php
- procedural page exceptions.php
- exceptions.php
- procedural page exceptions.php
- exceptions.php
- procedural page exceptions.php
- exceptions.php
- procedural page exceptions.php
- exceptions.php
- procedural page exceptions.php
- email.php
- procedural page email.php
- edit_issue.php
- procedural page edit_issue.php
- edited.php
- procedural page edited.php
- email.php
- procedural page email.php
- edit.php
- procedural page edit.php
- edit_page.php
- procedural page edit_page.php
Letter 'f'
- $facadeClasses
- in file manager.php, variable arbitFacadeManager::$facadeClasses
Per backend list of facade classes
- $facades
- in file definition.php, variable arbitModuleWikiDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $facades
- in file definition.php, variable arbitModuleDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $facades
- in file definition.php, variable arbitModuleTrackerDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $facades
- in file definition.php, variable arbitModuleNotificationDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $facades
- in file definition.php, variable arbitModuleFaqDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $facades
- in file definition.php, variable arbitModuleSourceDefintion::$facades
Array with facades registered on initialization
Array with facedes for all known database backends linked with their respective implementation.
- $file
- in file couchdb.php, variable arbitAdminCouchdbController::$file
Counter indicating the already used file names.
- $fileUploadErrors
- in file exception.php, variable arbitFileUploadErrorException::$fileUploadErrors
Mapping of file upload error constants to descriptive texts
- $fontColor
- in file palette.php, variable arbitChartPalette::$fontColor
Fontcolor
- $fontName
- in file palette.php, variable arbitChartPalette::$fontName
Name of font to use
- $forcedMimetypes
- in file manager.php, variable arbitViewManager::$forcedMimetypes
List with extension mimetype assoziations, which force the view manager to use the configured view handler for the here given mimetype.
- $formOk
- in file http_tools.php, variable arbitHttpTools::$formOk
Variable indicating if the one-time token for the submitted form has been OK, or still needs to be checked. check result, or null, if the check did not yet happen.
- filesystem.php
- procedural page filesystem.php
- fa.php
- procedural page fa.php
- fi.php
- procedural page fi.php
- fo.php
- procedural page fo.php
- fr.php
- procedural page fr.php
- functions.php
- procedural page functions.php
- functions.php
- procedural page functions.php
- functions.php
- procedural page functions.php
- fetchAll
- in file group.php, method arbitModelGroup::fetchAll()
Fetch all groups
Static function to fetch an array with all groups in the database. the returned groups only the ID is set, and all other data will be fetched lazy on explicit request.
- fetchAll
- in file user.php, method arbitModelUser::fetchAll()
Fetch all users
Static function to fetch an array with all users in the database. the returned users only the ID is set, and all other data will be fetched lazy on explicit request.
- fetchAttachments
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchAttachments()
returns a stmt/map with all attachments data
- fetchAttachments
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchAttachments()
returns a stmt/map with all attachments data
- fetchByNumber
- in file issue.php, method arbitModuleModelTrackerIssue::fetchByNumber()
Fetch issue by issue number
Fetch the issue by its issue number and return an arbitModuleModelTrackerIssue object created from that.
- fetchCategoriesData
- in file categories.php, method arbitModuleModelFaqCategories::fetchCategoriesData()
Fetch the basic categories data
- fetchCommentActivity
- in file issue_statistics.php, method arbitCouchDbTrackerIssueStatisticsFacade::fetchCommentActivity()
Fetch issue comment activity statistics
Fetch aggregated statistics about issue comment activity in the database.
- fetchCommentActivity
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::fetchCommentActivity()
Fetch comment activity statistics
Fetch aggregated statistics about comment activity in the database. issue actiity is returned for the number of days specified as a * parameter, which default to the last 30 days.
- fetchCommentActivity
- in file issue_statistics.php, method arbitTrackerIssueStatisticsFacade::fetchCommentActivity()
Fetch issue comment activity statistics
Fetch aggregated statistics about issue comment activity in the database.
- fetchComments
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchComments()
returns a stmt/map with all comments data
- fetchComments
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchComments()
returns a stmt/map with all comments data
- fetchComponents
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchComponents()
returns a stmt/map with name or a fixed array of components defined as:
- fetchComponents
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchComponents()
returns a stmt/map with name or a fixed array of components defined as:
- fetchData
- in file states.php, method arbitTrackerStatesChartModel::fetchData()
Fetch chart data from model
- fetchData
- in file types.php, method arbitTrackerTypeChartModel::fetchData()
Fetch chart data from model
- fetchData
- in file activity.php, method arbitTrackerActivityChartModel::fetchData()
Fetch chart data from model
- fetchGroupData
- in file group.php, method arbitModelGroup::fetchGroupData()
Fetch the basic user data
- fetchIssueActivity
- in file issue_statistics.php, method arbitTrackerIssueStatisticsFacade::fetchIssueActivity()
Fetch issue activity statistics
Fetch aggregated statistics about issue activity in the database.
- fetchIssueActivity
- in file issue_statistics.php, method arbitCouchDbTrackerIssueStatisticsFacade::fetchIssueActivity()
Fetch issue activity statistics
Fetch aggregated statistics about issue activity in the database.
- fetchIssueActivity
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::fetchIssueActivity()
Fetch issue activity statistics
Fetch aggregated statistics about issue activity in the database. issue actiity is returned for the number of days specified as a parameter, which default to the last 30 days.
- fetchIssues
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchIssues()
returns a stmt/map with all issue data
- fetchIssues
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchIssues()
returns a stmt/map with all issue data
- fetchIssuesPerMilestone
- in file issue.php, method arbitTrackerIssueFacade::fetchIssuesPerMilestone()
Fetch issue per milestone
Returns an array with the milestones as keys and an array of issues for that milestone.
- fetchIssuesPerMilestone
- in file issue.php, method arbitModuleModelTrackerIssue::fetchIssuesPerMilestone()
Fetch issue per milestone
Returns an array with the milestones as keys and an array of issues for that milestone.
- fetchIssuesPerMilestone
- in file issue.php, method arbitCouchDbTrackerIssueFacade::fetchIssuesPerMilestone()
Fetch issue per milestone
Returns an array with the milestones as keys and an array of issues for that milestone.
- fetchIssueStates
- in file issue_statistics.php, method arbitCouchDbTrackerIssueStatisticsFacade::fetchIssueStates()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchIssueStates
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::fetchIssueStates()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchIssueStates
- in file issue_statistics.php, method arbitTrackerIssueStatisticsFacade::fetchIssueStates()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchIssueTypes
- in file issue_statistics.php, method arbitCouchDbTrackerIssueStatisticsFacade::fetchIssueTypes()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchIssueTypes
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::fetchIssueTypes()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchIssueTypes
- in file issue_statistics.php, method arbitTrackerIssueStatisticsFacade::fetchIssueTypes()
Fetch issue type statistics
Fetch aggregated statistics about issues types in the database.
- fetchPriority
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchPriority()
returns a stmt/map with name or a fixed array of priorities defined as:
- fetchPriority
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchPriority()
returns a stmt/map with name or a fixed array of priorities defined as:
- fetchPrivileges
- in file user.php, method arbitModelUser::fetchPrivileges()
Fetch the basic user data
- fetchProjectData
- in file project.php, method arbitModelProject::fetchProjectData()
Fetch the basic project data
- fetchResolution
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchResolution()
returns a stmt/map with name or a fixed array of resolutions defined as:
- fetchResolution
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchResolution()
returns a stmt/map with name or a fixed array of resolutions defined as:
- fetchRow
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchRow()
fetches a row, applies preprocessing call if needed and then replaces
- fetchStates
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchStates()
returns a stmt/map with name or a fixed array of states defined as:
- fetchStates
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchStates()
returns a stmt/map with name or a fixed array of states defined as:
- fetchTypes
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchTypes()
returns a stmt/map with name or a fixed array of types defined as:
- fetchTypes
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchTypes()
returns a stmt/map with name or a fixed array of types defined as:
- fetchUserData
- in file user.php, method arbitModelUser::fetchUserData()
Fetch the basic user data
- fetchUsers
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchUsers()
returns a stmt/map with all users data
- fetchUsers
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchUsers()
returns a stmt/map with all users data
- fetchVersions
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchVersions()
returns a stmt/map with name and active or a fixed array of versions defined as:
- fetchVersions
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchVersions()
returns a stmt/map with name and active or a fixed array of versions defined as:
- findAndAdd
- in file core.php, method arbitCoreModuleController::findAndAdd()
Find key in array and add new child
Find the specified key in the given array and add a new child array with the specified key in $add.
- findAndAdd
- in file controller.php, method arbitModuleFaqController::findAndAdd()
Find key in array and add new child
Find the specified key in the given array and add a new child array with the specified key in $add.
- findAndRemove
- in file core.php, method arbitCoreModuleController::findAndRemove()
Find key in array and remove subtree
Find the specified key in the given array and remove the complete associated subtree.
- findAndRemove
- in file controller.php, method arbitModuleFaqController::findAndRemove()
Find key in array and remove subtree
Find the specified key in the given array and remove the complete associated subtree.
- findByLogin
- in file user.php, method arbitModelUser::findByLogin()
Find user by login
Find a user in the database by its login name and return the arbitModelUser, or throw an exception.
- findByTitle
- in file page.php, method arbitWikiPageFacade::findByTitle()
Find wiki page by title
Find wiki page by its title and return the ID of the wiki page, or false, if it does not exist.
- findByTitle
- in file page.php, method arbitModuleModelWikiPage::findByTitle()
Find wiki page by title
Return the wiki page with the specified title, or false, when no wiki page with the defined title could be found.
- findByTitle
- in file page.php, method arbitCouchDbWikiPageFacade::findByTitle()
Find wiki page by title
Find wiki page by its title and return the ID of the wiki page, or false, if it does not exist.
- findModuleClass
- in file manager.php, method arbitModuleManager::findModuleClass()
Find the module definition class in the filesystem.
- findModuleClass
- in file locator.php, method arbitModuleDefinitionLocator::findModuleClass()
Find the module definition class in the filesystem.
- finishRegistration
- in file authentification.php, method arbitCoreModuleUserAuthentification::finishRegistration()
Finish registration process for user
Finish the registration process for the given user, by assigning the validation key and perform other necssary actions.
- fixComponentsArray
- in file issue.php, method arbitModuleModelTrackerIssue::fixComponentsArray()
Fix the data structure of the components array.
- format
- in file datetime.php, method arbitDateTimeFormatter::format()
Format date
Format date given as a PHP DateTime object, which already includes time and timezon information.
- formatDate
- in file functions.php, method arbitViewTemplateFunctions::formatDate()
Get formatted date
- formatIndex
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::formatIndex()
HTMLdefaultConverter uses this function to format template index.
This function generates the package list from $all_packages, eliminating any packages that don't have any entries in their package index (no files at all, due to @ignore or other factors).
- formatLeftIndex
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::formatLeftIndex()
Generate indexes for li_package.
This function generates the li_package. iterating through each of the $page_elements, $class_elements and $function_elements arrays to retrieve the pre-sorted abstractLink descendants needed for index generation. text is done by returnSee().
- formatPkgIndex
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::formatPkgIndex()
HTMLdefaultConverter chooses to format both package indexes and the complete index here
- formatTutorialTOC
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::formatTutorialTOC()
Use the template tutorial_toc.
- file.php
- procedural page file.php
Letter 'g'
- $generator
- in file result.php, variable arbitResult::$generator
Generator string, f.
- group.php
- procedural page group.php
- group.php
- procedural page group.php
- group.php
- procedural page group.php
- ga.php
- procedural page ga.php
- gl.php
- procedural page gl.php
- gu.php
- procedural page gu.php
- gv.php
- procedural page gv.php
- group.php
- procedural page group.php
- group.php
- procedural page group.php
- generate
- in file controller.php, method arbitModulePhpDocController::generate()
Generate action
- generateElementIndex
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generateElementIndex()
Generate alphabetical index of all elements
- generateFormattedClassTree
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generateFormattedClassTree()
returns an array containing the class inheritance tree from the root object to the class
- generateFormattedClassTrees
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generateFormattedClassTrees()
returns a template-enabled array of class trees
- generateFormattedInterfaceTrees
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generateFormattedInterfaceTrees()
returns a template-enabled array of interface inheritance trees
- generateFormToken
- in file session.php, method arbitSession::generateFormToken()
Generate new one time token
Generate a new one-time token, which can be used by all forms diuring the current request. stored in the session.
- generatePassword
- in file controller.php, method arbitModuleImporterController::generatePassword()
generates a random 8char password out of A-Za-z0-9
- generatePkgElementIndex
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generatePkgElementIndex()
Generate alphabetical index of all elements by package and subpackage
- generatePkgElementIndexes
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::generatePkgElementIndexes()
- get
- in file session.php, method arbitSession::get()
Get session value.
- get
- in file http_tools.php, method arbitHttpTools::get()
Get a request variable.
- get
- in file cache.php, method arbitCache::get()
Get cache item from cache by its ID
- get
- in file filesystem.php, method arbitFilesystemCache::get()
Get cache item from cache by its ID
- get
- in file manager.php, method arbitModuleManager::get()
Get module definition
Return the module definition structure for the requested module.
- get
- in file memory.php, method arbitMemoryCache::get()
Get cache item from cache by its ID
- get
- in file base.php, method arbitBackendIniConfigurationBase::get()
Get a configuration value
- getAffectedUsers
- in file issue.php, method arbitModuleModelTrackerIssue::getAffectedUsers()
Get affected users
Get a list of users which relate to the current issue, either by having commented to, created is, or are assigned to the issue.
- getAffectedUsers
- in file issue.php, method arbitTrackerIssueFacade::getAffectedUsers()
Get affected users
Get a list of users which relate to the current issue, either by having commented to, created is, or are assigned to the issue.
- getAffectedUsers
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getAffectedUsers()
Get affected users
Get a list of users which relate to the current issue, either by having commented to, created is, or are assigned to the issue.
- getAll
- in file base.php, method arbitBackendIniConfigurationBase::getAll()
Returns an array with all configuration options and shortcuts
- getAllGroupIDs
- in file group.php, method arbitGroupFacade::getAllGroupIDs()
Get array of groups
Return an array with the IDs of all available groups in the database.
- getAllGroupIDs
- in file group.php, method arbitCouchDbGroupFacade::getAllGroupIDs()
Get array of groups
Return an array with the IDs of all available groups in the database.
- getAllIssues
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getAllIssues()
Get issue list
Get an array with all issues currently available in the bug tracker.
- getAllIssues
- in file issue.php, method arbitModuleModelTrackerIssue::getAllIssues()
Get issue list
Get an array with all issues currently available in the bug tracker.
- getAllIssues
- in file issue.php, method arbitTrackerIssueFacade::getAllIssues()
Get issue list
Get an array with all issues currently available in the bug tracker.
- getAllUserIDs
- in file user.php, method arbitCouchDbUserFacade::getAllUserIDs()
Get array of users
Return an array with the IDs of all available users in the database.
- getAllUserIDs
- in file user.php, method arbitUserFacade::getAllUserIDs()
Get array of users
Return an array with the IDs of all available users in the database.
- getAnnotationData
- in file annotation.php, method arbitModuleModelSourceAnnotation::getAnnotationData()
Fetch the basic project data
- getAnnotationData
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::getAnnotationData()
Get annotation data
- getAnnotationData
- in file annotations.php, method arbitSourceAnnotationFacade::getAnnotationData()
Get annotation data
- getAnnotations
- in file annotations.php, method arbitSourceAnnotationFacade::getAnnotations()
Get annotations for file
Return an array with all annotations for the given file.
- getAnnotations
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::getAnnotations()
Get annotations for file
Return an array with all annotations for the given file.
- getAnnotationsForFile
- in file annotation.php, method arbitModuleModelSourceAnnotation::getAnnotationsForFile()
Get annotation list for file
Get annotation list from backend for the given file.
- getAnnotationsWithMessage
- in file annotation.php, method arbitModuleModelSourceAnnotation::getAnnotationsWithMessage()
Get all annotations with messages
Get annotation list from backend, which do have a message assigned.
- getAnnotationsWithMessage
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::getAnnotationsWithMessage()
Get all annotations with messages
Get annotation list from backend, which do have a message assigned. each annotation the file name it is associated with and the ID is given.
- getAnnotationsWithMessage
- in file annotations.php, method arbitSourceAnnotationFacade::getAnnotationsWithMessage()
Get all annotations with messages
Get annotation list from backend, which do have a message assigned.
- getArrayElement
- in file functions.php, method arbitViewTemplateFunctions::getArrayElement()
Get element from array
Get on element from array, specified by its index position. either use positive number to get the nth element, or negitive numbers to get the nth element from the end of the array, where -1 means the last element in the array.
- getAttachment
- in file annotation.php, method arbitModuleModelSourceAnnotation::getAttachment()
Get attachment contents
Return the contents of the attachment specified by its storage file name.
- getAttachment
- in file issue.php, method arbitModuleModelTrackerIssue::getAttachment()
Get attachment contents
Return the contents of the attachment specified by its storage file name.
- getAttachment
- in file page.php, method arbitModuleModelWikiPage::getAttachment()
Get attachment contents
Return the contents of the attachment specified by its storage file name.
- getAuthMechanisms
- in file core.php, method arbitCoreModuleController::getAuthMechanisms()
Get list of auth mechanisms
Return the list of authentification mechanisms to use, with a shorter indetifier for the internal authentification handlers, so we get easier URLs.
- getAutoloads
- in file manager.php, method arbitModuleManager::getAutoloads()
Get all autoload definitions
Returns the autoload definition array for all registerd modules. array is merged from all modules and contains the definition in commonly used structure.
- getAvailableChartReports
- in file manager.php, method arbitModuleCiModelManager::getAvailableChartReports()
Returns instances of chart models based on available reports
Returns an array with instances for all chart models, which have been registered and which dependencies are met by available reports.
- getAvailableOverviewReports
- in file manager.php, method arbitModuleCiModelManager::getAvailableOverviewReports()
Returns instances of overview models based on available reports
Returns an array with instances for all overview models, which have been registered and which dependencies are met by available reports.
- getAvailableResults
- in file manager.php, method arbitModuleCiModelManager::getAvailableResults()
Get a list of available reports
Returns an array of results, which are available to the CI module.
- getBasePath
- in file manager.php, method arbitModuleCiModelManager::getBasePath()
Get base path
- getBuildData
- in file build_timeline.php, method arbitModuleCiBuildTimelineChartModel::getBuildData()
Get build data
Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
- getCache
- in file cache_registry.php, method arbitCacheRegistry::getCache()
Get cache
Get a cache object. returned.
- getCacheList
- in file cache.php, method arbitCache::getCacheList()
Get cache list
- getCategories
- in file categories.php, method arbitFaqCategoriesFacade::getCategories()
Get FAQ categories
The categories are available in a multidimensional array, where the name of the category is the key and its children are available in an array in the respective value.
- getCategories
- in file categories.php, method arbitCouchDbFaqCategoriesFacade::getCategories()
Get FAQ categories
The categories are available in a multidimensional array, where the name of the category is the key and its children are available in an array in the respective value.
- getCData
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getCData()
- getChart
- in file phploc-classes.php, method arbitModuleCiPhplocClassesChartModel::getChart()
Return the chart data model
- getChart
- in file build_timeline.php, method arbitModuleCiBuildTimelineChartModel::getChart()
Return the chart data model
- getChart
- in file chart.php, method arbitModuleCiChartModel::getChart()
Return the chart data model
- getChart
- in file test-loc.php, method arbitModuleCiUnitLocChartModel::getChart()
Return the chart data model
- getChart
- in file pdepend_violations.php, method arbitModuleCiPhpcsViolationsChartModel::getChart()
Return the chart data model
- getChart
- in file test-coverage.php, method arbitModuleCiUnitCoverageChartModel::getChart()
Return the chart data model
- getChart
- in file build_types.php, method arbitModuleCiBuildTypesChartModel::getChart()
Return the chart data model
- getChart
- in file tests.php, method arbitModuleCiUnitTestsChartModel::getChart()
Return the chart data model
- getChart
- in file phploc-loc.php, method arbitModuleCiPhplocLocChartModel::getChart()
Return the chart data model
- getChart
- in file tests_execution.php, method arbitModuleCiUnitTestsExecutionChartModel::getChart()
Return the chart data model
- getClassContents
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getClassContents()
- getClassData
- in file phploc-classes.php, method arbitModuleCiPhplocClassesChartModel::getClassData()
Get build data
Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
- getClassDependenciesFromFile
- in file gen_autoload_files.php, function getClassDependenciesFromFile()
Get dependencies for class
- getClassLeft
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getClassLeft()
- getClassLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getClassLink()
- 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.
- getClassName
- in file locator.php, method arbitModuleDefinitionLocator::getClassName()
Get classname for module definition class
- getClientEncoding
- in file manager.php, method arbitViewManager::getClientEncoding()
Get preferred encoding
Check if the client support UTF-8, and uses it. a value we and the client supports.
- getCommentData
- in file comment.php, method arbitCouchDbTrackerCommentFacade::getCommentData()
Get comment data
- getCommentData
- in file comment.php, method arbitTrackerCommentFacade::getCommentData()
Get comment data
- getCommentData
- in file comment.php, method arbitModuleModelTrackerComment::getCommentData()
Fetch the basic project data
- getCommentsForIssue
- in file comment.php, method arbitCouchDbTrackerCommentFacade::getCommentsForIssue()
Get comments for issue
Get a list of all comments for a issue. creation, but currently not returned in some kind of tree.
- getCommentsForIssue
- in file comment.php, method arbitModuleModelTrackerComment::getCommentsForIssue()
Get comment list for issue
Get comment list from backend for the given issue.
- getCommentsForIssue
- in file comment.php, method arbitTrackerCommentFacade::getCommentsForIssue()
Get comments for issue
Get a list of all comments for a issue. creation, but currently not returned in some kind of tree.
- getConfigurationFileName
- in file module.php, method arbitBackendIniModuleConfiguration::getConfigurationFileName()
Get configuration file name from module name
- getConnectionInformation
- in file manager.php, method arbitCouchDbFacadeProjectManager::getConnectionInformation()
Parse the connection string
Parse the usual URL into the required components. for the databases and returns an array containing the host and port as well as the user and password if provided.
- getConstLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getConstLink()
- getContext
- in file translation.php, method arbitTranslationManager::getContext()
Returns the translations for the $context context and the locale $locale.
- getCoverageData
- in file phploc-loc.php, method arbitModuleCiPhplocLocChartModel::getCoverageData()
Get build data
Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
- getCoverageData
- in file test-coverage.php, method arbitModuleCiUnitCoverageChartModel::getCoverageData()
Get build data
Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
- getCoverageData
- in file test-loc.php, method arbitModuleCiUnitLocChartModel::getCoverageData()
Get build data
Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
- getCurrentPageLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getCurrentPageLink()
- getCurrentRequest
- in file session.php, method arbitSession::getCurrentRequest()
Get currently selected request
Currently executed request, available for application wide read access of the current request context.
- getCustomFunctionDefinition
- in file functions.php, method arbitViewTemplateFunctions::getCustomFunctionDefinition()
Return function definition for function name
- getCustomFunctionDefinition
- in file functions.php, method arbitViewTextTemplateFunctions::getCustomFunctionDefinition()
Return function definition for function name
- getCustomFunctionDefinition
- in file functions.php, method arbitViewXHtmlTemplateFunctions::getCustomFunctionDefinition()
Return function definition for function name
- getDatabaseName
- in file manager.php, method arbitCouchDbFacadeProjectManager::getDatabaseName()
Get current database name
Build and return the name of the database from the prefix and the project name.
- getDate
- in file base.php, method arbitModuleCiModelBase::getDate()
Get date from file
Get the date the report has been created for a given file.
- getDefineLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getDefineLink()
- getDiff
- in file functions.php, method arbitViewTemplateFunctions::getDiff()
Calculate and return diff
Calculate and return the diff of the given type for the given input.
- getDocPath
- in file controller.php, method arbitModulePhpDocController::getDocPath()
Get path to generated documentation
- getDummyUser
- in file controller.php, method arbitModuleImporterController::getDummyUser()
creates a dummy user in case some issues don't have an author or
- getExampleLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getExampleLink()
- getExecutionData
- in file tests_execution.php, method arbitModuleCiUnitTestsExecutionChartModel::getExecutionData()
Get execution data
- getExtendedInformation
- in file source.php, method arbitSourceViewModel::getExtendedInformation()
Get optional extended information
Set properties with optional extended information available in the version control system.
- getFacade
- in file manager.php, method arbitFacadeManager::getFacade()
Get facede of requested type.
- getFileContents
- in file annotations.php, method arbitSourceAnnotationFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileContents
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileContents
- in file page.php, method arbitCouchDbWikiPageFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileContents
- in file issue.php, method arbitTrackerIssueFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileContents
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileContents
- in file page.php, method arbitWikiPageFacade::getFileContents()
Get file contents
Return the contents of the file specified by its storage file name.
- getFileName
- in file locator.php, method arbitModuleDefinitionLocator::getFileName()
Get filename for module definition file
Get the file name for a module name either from the exception list, if defined there, or by creating the path matching the convention, which points to modules/<name>/definition.
- getFileName
- in file couchdb.php, method arbitAdminCouchdbController::getFileName()
Get file name for current request
- getFiles
- in file http_tools.php, method arbitHttpTools::getFiles()
Get files for given identifier
Get all files, which are sent by the client with the given identifier.
- getFormToken
- in file session.php, method arbitSession::getFormToken()
Get one-time form token
Generate a one-time token for input forms, so that they cannot be resubmitted. can only be used one time to validate form contents against it.
- getFormValues
- in file functions.php, method arbitViewTemplateFunctions::getFormValues()
Get form values
Receive all form values for the current form from the prior request. be used to maintain form values in case of an error.
- getFunctionLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getFunctionLink()
- getGlobal
- in file session.php, method arbitSession::getGlobal()
Get global session key value
Get the value of a global session key. independant, and should commonly not be used.
- getGlobalLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getGlobalLink()
- getGroupData
- in file group.php, method arbitGroupFacade::getGroupData()
Get group data
Get data for the given group name. array, and should contain the following keys:- name
- description
- users
- permissions
Where users and permissions are arrays containg the list of users (their login names) repectively the permission string keys.
- getGroupData
- in file group.php, method arbitCouchDbGroupFacade::getGroupData()
Get group data
Get data for the given group name. array, and should contain the following keys:- name
- description
- users
- permissions
Where users and permissions are arrays containg the list of users (their login names) repectively the permission string keys.
- getId
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getId()
- getIdentifier
- in file pdepend_violations.php, method arbitModuleCiPhpcsViolationsChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file phploc-classes.php, method arbitModuleCiPhplocClassesChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file phploc-loc.php, method arbitModuleCiPhplocLocChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file chart.php, method arbitModuleCiChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file tests.php, method arbitModuleCiUnitTestsChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file tests_execution.php, method arbitModuleCiUnitTestsExecutionChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file test-loc.php, method arbitModuleCiUnitLocChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file build_timeline.php, method arbitModuleCiBuildTimelineChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file test-coverage.php, method arbitModuleCiUnitCoverageChartModel::getIdentifier()
Return identifier for chart model
- getIdentifier
- in file build_types.php, method arbitModuleCiBuildTypesChartModel::getIdentifier()
Return identifier for chart model
- getIndexInformation
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getIndexInformation()
Generate indexing information for given element
- getIssueData
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getIssueData()
Get issue data
- getIssueData
- in file issue.php, method arbitModuleModelTrackerIssue::getIssueData()
Fetch the basic project data
- getIssueData
- in file issue.php, method arbitTrackerIssueFacade::getIssueData()
Get issue data
- getIssueId
- in file issue.php, method arbitTrackerIssueFacade::getIssueId()
Get issue by its number
Return the issue ID for the issue with the given number.
- getIssueId
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getIssueId()
Get issue by its number
Return the issue ID for the issue with the given number.
- getIssueId
- in file id_generator.php, method arbitModuleModelTrackerIssueIdGenerator::getIssueId()
Get issue ID
Generate and return issue ID.
- getLastCommented
- in file comment.php, method arbitTrackerCommentFacade::getLastCommented()
Get last commented issues
Get the issues with the most recent comments.
- getLastCommented
- in file comment.php, method arbitCouchDbTrackerCommentFacade::getLastCommented()
Get last commented issues
Get the issues with the most recent comments.
- getLastEdits
- in file page.php, method arbitModuleModelWikiPage::getLastEdits()
Get last edited documents
Get an array with the documents, edited last.
- getLastIssueNumber
- in file issue.php, method arbitCouchDbTrackerIssueFacade::getLastIssueNumber()
Return the last issue number
Returns the highest issue currently in the database.
- getLastIssueNumber
- in file issue.php, method arbitTrackerIssueFacade::getLastIssueNumber()
Return the last issue number
Returns the highest issue currently in the database.
- getLogPath
- in file controller.php, method arbitModulePhpcsController::getLogPath()
Get path to generated log
- getLogPath
- in file controller.php, method arbitModulePhplocController::getLogPath()
Get path to generated log
- getLogPath
- in file controller.php, method arbitModulePdependController::getLogPath()
Get path to generated log
- getLogPath
- in file controller.php, method arbitModulePhpunitController::getLogPath()
Get path to generated log
- getMainConfiguration
- in file manager.php, method arbitBackendIniConfigurationManager::getMainConfiguration()
Get arbit main configuration
Get the main configuration of the current arbit instance.
- getMenu
- in file core.php, method arbitCoreModuleController::getMenu()
Return the menu for the core controller
- getMenu
- in file controller.php, method arbitModuleTrackerController::getMenu()
Return the menu for the tracker controller
- getMenu
- in file controller.php, method arbitModulePdependController::getMenu()
Return the menu for the source controller
- getMenu
- in file controller.php, method arbitModuleNotificationController::getMenu()
Return the menu for the notification controller
- getMenu
- in file controller.php, method arbitModuleFaqController::getMenu()
Return the menu for the faq controller
- getMenu
- in file controller.php, method arbitModuleSourceController::getMenu()
Return the menu for the source controller
- getMenu
- in file controller.php, method arbitModulePhpDocController::getMenu()
Return the menu for the php_doc controller
- getMenu
- in file controller.php, method arbitModuleCiController::getMenu()
Return the menu for the source controller
- getMenu
- in file controller.php, method arbitModuleWikiController::getMenu()
Return the menu for the wiki controller
- getMenuTitle
- in file overview.php, method arbitModuleCiOverviewModel::getMenuTitle()
Get menu title for this model
- getMenuTitle
- in file tests.php, method arbitModuleCiUnitTestsOverviewModel::getMenuTitle()
Get menu title for this model
- getMenuTitle
- in file phpcs.php, method arbitModuleCiPhpcsViolationsOverviewModel::getMenuTitle()
Get menu title for this model
- getMessages
- in file logger.php, method arbitCliLogger::getMessages()
Receive debug messages
- getMessages
- in file logger.php, method arbitLogger::getMessages()
Receive debug messages
- getMessagesPerFile
- in file phpcs.php, method arbitModuleCiPhpcsViolationsOverviewModel::getMessagesPerFile()
Get tests as array.
- getMethodLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getMethodLink()
- 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.
- getMimeType
- in file pie.php, method arbitPieChart::getMimeType()
Get chart image mime type
- getMimeType
- in file line.php, method arbitLineChart::getMimeType()
Get chart image mime type
- getModifiedValues
- in file base.php, method arbitModelBase::getModifiedValues()
Return modified values
Return an array with all values which has been modified on the current model instance, with their new values.
- getModuleConfiguration
- in file manager.php, method arbitBackendIniConfigurationManager::getModuleConfiguration()
Get configuration of a projects module
Receive the configuration for a module in the given project.
- getModuleConfiguration
- in file issue.php, method arbitModuleModelImporterIssue::getModuleConfiguration()
Get current module confguration
- getModuleConfiguration
- in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::getModuleConfiguration()
Get current module confguration
- getModuleConfiguration
- in file issue.php, method arbitModuleModelTrackerIssue::getModuleConfiguration()
Get current module confguration
- getModulesMenu
- in file project.php, method arbitProjectController::getModulesMenu()
Return modules menu array
The array contains all module names, converted to usable keys, as keys and the modules names as value.
- getNonCommonOptions
- in file cli_tool.php, method arbitFrameworkCliTool::getNonCommonOptions()
Get non-common options
Get options declared by specific tool implementations, which are not the common options declared by the base tool.
- getOptions
- in file cli_tool.php, method arbitFrameworkCliTool::getOptions()
Get option values
Return an array with all option values, indexed by the long names of the options.
- getPageContents
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getPageContents()
- getPageCount
- in file page.php, method arbitModuleModelWikiPage::getPageCount()
Get count of available pages
- getPageCount
- in file page.php, method arbitCouchDbWikiPageFacade::getPageCount()
Get page count
Get the number of wiki pages in the curretn namespace.
- getPageCount
- in file page.php, method arbitWikiPageFacade::getPageCount()
Get page count
Get the number of wiki pages in the curretn namespace.
- getPageData
- in file page.php, method arbitCouchDbWikiPageFacade::getPageData()
Get page data
- getPageData
- in file page.php, method arbitWikiPageFacade::getPageData()
Get page data
- getPageData
- in file page.php, method arbitModuleModelWikiPage::getPageData()
Fetch the basic project data
- getPageLeft
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getPageLeft()
- getPageLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getPageLink()
- getPageName
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getPageName()
- getParagraphDiff
- in file text.php, method arbitFrameworkTextDiff::getParagraphDiff()
Get paragraph diff
If there is some modification of paragraphs this function calculates the difference between those paragraphs. token, if there are only completely new or removed paragraphs, or an array of arrays with modifications inside of the paragraphs.
- getPasswordHash
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::getPasswordHash()
Generate a password hash
Generates one or more hashes from a password. function.
- getPathsFromArray
- in file functions.php, method arbitViewTemplateFunctions::getPathsFromArray()
getRecursiveIteratorIterator
- getPermissions
- in file manager.php, method arbitModuleManager::getPermissions()
Get all permissions
Get a list of all permissions as a multidimensional array, where the module name is the first dimension, wihich contains an array, in which the name of the permission is associated with its description, like:
- getPersistenceToken
- in file user.php, method arbitModelUser::getPersistenceToken()
Create and return new persistence token
Creates a sufficently random persistence token, stores it for the user account and returns it, so it can be used for further actions.
- getPreferred
- in file manager.php, method arbitViewManager::getPreferred()
Get preferred accept header value
Matches the user provided priorized accept header list against the list of available mimtyoes / encodings /. the best matching value, or the default one, if no proper matches were found.
- getPrivilegesForUser
- in file group.php, method arbitGroupFacade::getPrivilegesForUser()
Get privileges for user
Get the privileges for a user, given the users ID, as an array of strings defining the privileges the user has.
- getPrivilegesForUser
- in file group.php, method arbitCouchDbGroupFacade::getPrivilegesForUser()
Get privileges for user
Get the privileges for a user, given the users ID, as an array of strings defining the privileges the user has.
- getProjectAdministrators
- in file core.php, method arbitCoreModuleController::getProjectAdministrators()
Creates a view model with all administrator users for the current project.
- getProjectConfiguration
- in file manager.php, method arbitBackendIniConfigurationManager::getProjectConfiguration()
Get configuration of a project
Receive the configuration for the given project.
- getProjectData
- in file project.php, method arbitProjectFacade::getProjectData()
Get project data
Return a sorted list with the version strings for the current project.
- getProjectData
- in file functions.php, method arbitViewTemplateFunctions::getProjectData()
Get project data
Return the project data for the currently selected project.
- getProjectData
- in file project.php, method arbitCouchDbProjectFacade::getProjectData()
Get project data
Return a sorted list with the version strings for the current project.
- getProperties
- in file struct.php, method arbitBaseStruct::getProperties()
Get property names
Returns an arary with all properties defined in this struct.
- getProperties
- in file decorateable.php, method arbitDecorateable::getProperties()
Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model.
- getProperties
- in file signal_struct.php, method arbitSignalSlotStruct::getProperties()
Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model.
- getProperties
- in file model.php, method arbitViewModel::getProperties()
Return an array with the available properties
Returns an array containing the keys of all properties which are set in the view model.
- getQualityColor
- in file pqi.php, method arbitPqiPieChart::getQualityColor()
Get quality color
Get a color value for the passed quality. between 0 and 1 indicating the project quality in percent.
- getQuestionData
- in file question.php, method arbitFaqQuestionFacade::getQuestionData()
Get question data
- getQuestionData
- in file question.php, method arbitCouchDbFaqQuestionFacade::getQuestionData()
Get question data
- getQuestionData
- in file question.php, method arbitModuleModelFaqQuestion::getQuestionData()
Fetch the basic project data
- getQuestionsByCategory
- in file question.php, method arbitModuleModelFaqQuestion::getQuestionsByCategory()
Get questions by category
Returns an array with question models. category path, to select a subtree of sections to fetch. questions under the node /foo/bar you would pass array( 'foo', 'bar' ) to the method.
- getQuestionsFromCategory
- in file question.php, method arbitFaqQuestionFacade::getQuestionsFromCategory()
Get array of questions
Returns an array with questions. path, to select a subtree of sections to fetch. under the node /foo/bar you would pass array( 'foo', 'bar' ) to the method.
- getQuestionsFromCategory
- in file question.php, method arbitCouchDbFaqQuestionFacade::getQuestionsFromCategory()
Get array of questions
Returns an array with questions. path, to select a subtree of sections to fetch. under the node /foo/bar you would pass array( 'foo', 'bar' ) to the method.
- getRecursiveIteratorIterator
- in file functions.php, method arbitViewTemplateFunctions::getRecursiveIteratorIterator()
Return RecursiveIteratorIterator for recursive array
Build and return a RecursiveIteratorIterator to iterate over recursive arrays in templates.
- getRequest
- in file command.php, method arbitScheduledTaskCommand::getRequest()
Get current request
Get the current request, optionally for the specified module.
- getResource
- in file vcs.php, method arbitModuleSourceVcsModel::getResource()
Get resource from checkout by path
- getResults
- in file base.php, method arbitModuleCiModelBase::getResults()
Get the last n results
Get the last results for the specified module and result type. to the last 50 results.
- getResultVersion
- in file base.php, method arbitModuleCiModelBase::getResultVersion()
Get the last n results
Get the last results for the specified module and result type. to the last 50 results.
- getReturnValue
- in file template.php, method arbitTemplateViewHandler::getReturnValue()
Get Template return value from last processed template.
- getRootTree
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getRootTree()
return formatted class tree for the Class Trees page
- getSearchSession
- in file controller.php, method arbitModuleTrackerController::getSearchSession()
Get search seassion
Get the search session based on the configuration values.
- getSetUpManager
- in file manager.php, method arbitFacadeManager::getSetUpManager()
Get facade manager
Get the facade setup manager to select / create and remove projects.
- getSignals
- in file signal_slot.php, method arbitSignalSlot::getSignals()
Get list of defined signals.
- getSignals
- in file manager.php, method arbitModuleManager::getSignals()
Get all signals
Get a list of all signals as a multidimensional array, where the module name is the first dimension, wihich contains an array, in which the name of the signal is associated with its description, like:
- getSortedNodeList
- in file gen_autoload_files.php, method arbitTopoLogicalSorting::getSortedNodeList()
Remove cycles from the graph
This method uses an algorithm similar to the toplogical sort algorithm to remove all cycles from the graph. are not in cycles, but leave nodes, which are linked from cycles will stay in the graph.
- getSourceAnchor
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getSourceAnchor()
Retrieve a Converter-specific anchor to a segment of a source code file parsed via a tags.
- getSourceLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getSourceLink()
- getState
- in file issue.php, method arbitModuleModelTrackerIssue::getState()
Returns all the object's properties so that they can be stored or indexed.
- getStorageForUser
- in file notification.php, method arbitModuleCouchDbNotificationFacade::getStorageForUser()
Fetch storage for given user
Return the storage data for the given user ID.
- getStorageForUser
- in file notification.php, method arbitModuleModelNotification::getStorageForUser()
Fetch the basic project data
- getStorageForUser
- in file notification.php, method arbitModuleNotificationFacade::getStorageForUser()
Fetch storage for given user
Return the storage data for the given user ID.
- getTemplatePath
- in file functions.php, method arbitViewTemplateFunctions::getTemplatePath()
Get correct template file from path
- getTemplatePaths
- in file manager.php, method arbitModuleManager::getTemplatePaths()
Get template paths
Get a plain array of all module template paths.
- getTestsAsArray
- in file tests.php, method arbitModuleCiUnitTestsOverviewModel::getTestsAsArray()
Get tests as array.
- getTestsData
- in file tests.php, method arbitModuleCiUnitTestsChartModel::getTestsData()
Get tests data
- getText
- in file exception.php, method arbitException::getText()
Get message
- getText
- in file translateable.php, method arbitTranslateable::getText()
Get message
- getText
- in file error.php, method arbitViewUserMessageModel::getText()
Get message
- getTextValues
- in file error.php, method arbitViewUserMessageModel::getTextValues()
Get properties
Get text properties containing the values, which should replace the placeholders in the message.
- getTextValues
- in file exception.php, method arbitException::getTextValues()
Get properties
Get text properties containing the values, which should replace the placeholders in the message.
- getTextValues
- in file translateable.php, method arbitTranslateable::getTextValues()
Get properties
Get text properties containing the values, which should replace the placeholders in the message.
- getTranslation
- in file caching_context.php, method arbitCachingTranslationContext::getTranslation()
Returns the translated version of the original string $key.
- getTranslation
- in file dummy_context.php, method arbitDummyTranslationContext::getTranslation()
Returns the translated version of the original string $key.
- getTutorialId
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getTutorialId()
- getTutorialList
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getTutorialList()
- getTutorialTree
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getTutorialTree()
- getUnansweredQuestions
- in file question.php, method arbitFaqQuestionFacade::getUnansweredQuestions()
Get array of unanswered questions
Returns an array with all questions which do not have an answer yet.
- getUnansweredQuestions
- in file question.php, method arbitCouchDbFaqQuestionFacade::getUnansweredQuestions()
Get array of unanswered questions
Returns an array with all questions which do not have an answer yet.
- getUnansweredQuestions
- in file question.php, method arbitModuleModelFaqQuestion::getUnansweredQuestions()
Get unanswered questions
Returns an array with question models of all unanswered questions.
- getUrl
- in file functions.php, method arbitViewTemplateFunctions::getUrl()
Get a absolute URL from request configuration
Builds an absolute URL for inclusion in your tempaltes mapping the given request configuration.
- getUserData
- in file user.php, method arbitUserFacade::getUserData()
Get user data
- getUserData
- in file user.php, method arbitCouchDbUserFacade::getUserData()
Get user data
- getUserDataByLogin
- in file user.php, method arbitUserFacade::getUserDataByLogin()
Get user by login
Get the user id for the user given by its login name.
- getUserDataByLogin
- in file user.php, method arbitCouchDbUserFacade::getUserDataByLogin()
Get user by login
Get the user id for the user given by its login name.
- getUsersForSignal
- in file notification.php, method arbitModuleModelNotification::getUsersForSignal()
Get users registerd for signal
Return an array with the IDs of the users, which have registered to receive messages for the given signal, assiciated with the type of messages they registered for.
- getUsersForSignal
- in file notification.php, method arbitModuleNotificationFacade::getUsersForSignal()
Get users registerd for signal
Return an array with the IDs of the users, which have registered to receive messages for the given signal, assiciated with the type of messages they registered for.
- getUsersForSignal
- in file notification.php, method arbitModuleCouchDbNotificationFacade::getUsersForSignal()
Get users registerd for signal
Return an array with the IDs of the users, which have registered to receive messages for the given signal, assiciated with the type of messages they registered for.
- getValidationKey
- in file authentification.php, method arbitCoreModuleUserAuthentification::getValidationKey()
Get user validation key
The validation key defines the state of the user after registration.
- getVarLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::getVarLink()
- getVersion
- in file page.php, method arbitModuleModelWikiPage::getVersion()
Get specified version of wiki page
Return a arbitModuleModelWikiPage object for the specified version of the current wiki page.
- getVersion
- in file cli_tool.php, method arbitFrameworkCliTool::getVersion()
Return the current version
- getViewModel
- in file phpcs.php, method arbitModuleCiPhpcsViolationsOverviewModel::getViewModel()
Get view model representing the model
- getViewModel
- in file tests.php, method arbitModuleCiUnitTestsOverviewModel::getViewModel()
Get view model representing the model
- getViewModel
- in file vcs.php, method arbitModuleSourceVcsModel::getViewModel()
Return view model for given path
Return a view model for the given path. the repository an exception will be thrown.
- getViewModel
- in file overview.php, method arbitModuleCiOverviewModel::getViewModel()
Get view model representing the model
- getViewName
- in file user.php, method arbitBackendCouchDbUserView::getViewName()
Get name of view
- getViewName
- in file annotation.php, method arbitBackendCouchDbSourceAnnotationView::getViewName()
Get name of view
- getViewName
- in file comment.php, method arbitBackendCouchDbTrackerCommentView::getViewName()
Get name of view
- getViewName
- in file question.php, method arbitBackendCouchDbFaqQuestionView::getViewName()
Get name of view
- getViewName
- in file issue.php, method arbitBackendCouchDbTrackerIssueView::getViewName()
Get name of view
- getViewName
- in file group.php, method arbitBackendCouchDbGroupView::getViewName()
Get name of view
- getViewName
- in file notification.php, method arbitBackendCouchDbNotificationStorageView::getViewName()
Get name of view
- getViewName
- in file page.php, method arbitBackendCouchDbWikiPageView::getViewName()
Get name of view
- getViewName
- in file statistics.php, method arbitBackendCouchDbTrackerStatisticsView::getViewName()
Get name of view
- getViolationsData
- in file pdepend_violations.php, method arbitModuleCiPhpcsViolationsChartModel::getViolationsData()
Get violations data
- graph
- in file controller.php, method arbitModulePdependController::graph()
Graph action
- guess
- in file mime_type.php, method arbitFrameworkMimeTypeGuesser::guess()
Guess mime type
Guess the mime type of the given file, basically based on the file extension and optional additional validation mechanisms. mime type may be completely wrong, and just is a fair guess. really rely on user provided data.
- gen_autoload_files.php
- procedural page gen_autoload_files.php
Letter 'h'
- has_module.php
- procedural page has_module.php
- http_tools.php
- procedural page http_tools.php
- he.php
- procedural page he.php
- hi.php
- procedural page hi.php
- hr.php
- procedural page hr.php
- hu.php
- procedural page hu.php
- hy.php
- procedural page hy.php
- http_backend.php
- procedural page http_backend.php
- http.php
- procedural page http.php
- http.php
- procedural page http.php
- http_binary.php
- procedural page http_binary.php
- handler.php
- procedural page handler.php
- handleCustom
- in file openid.php, method arbitCoreModuleUserOpenIDAuthentification::handleCustom()
Handle custom dispatched request
Handle a custom request to the specific auth controller, which is completely interpreted by this implementation.
- handleResponse
- in file writer.php, method arbitCliResponseWriter::handleResponse()
Takes the raw protocol depending response body, and the protocol abstract response headers and forges a response to the client. the assembled response to the client.
- handleSignal
- in file controller.php, method arbitModuleNotificationController::handleSignal()
Handle all signals
Handle all signals and send out notifications based on the user settings.
- header
- in file http_tools.php, method arbitHttpTools::header()
Send header
Send HTTP header, if this is still possible, and throw a exception otherwise.
- history
- in file controller.php, method arbitModuleWikiController::history()
History action
- history
- in file controller.php, method arbitModuleSourceController::history()
View action
Display the requested path in the repository.
- HTMLArbitConverter
- in file HTMLArbitConverter.inc, class HTMLArbitConverter
HTML output converter.
- HTMLArbitConverter
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::HTMLArbitConverter()
- html.php
- procedural page html.php
- HTMLArbitConverter.inc
- procedural page HTMLArbitConverter.inc
- history.php
- procedural page history.php
- history.php
- procedural page history.php
Letter 'i'
- $id
- in file base.php, variable arbitModelBase::$id
Model id
This may be any arbrtrary identifier generated by the backend or the database itself. map directly to an of the properties.
- $in
- in file cli_tool.php, variable arbitFrameworkCliTool::$in
Input handler
- $iniFile
- in file base.php, variable arbitBackendIniConfigurationBase::$iniFile
Used ini file.
- $instances
- in file manager.php, variable arbitFacadeManager::$instances
Already instantiated facades, which may just be returned on request, without reinstantiation.
- input.php
- procedural page input.php
- id.php
- procedural page id.php
- is.php
- procedural page is.php
- it.php
- procedural page it.php
- integer.php
- procedural page integer.php
- index.php
- procedural page index.php
- images
- in file main.php, method arbitMainController::images()
Images action
If the images directory is not handled by the webserver, either because of misconfiguration, or because we are inside a PHAR archive, still deliver the files.
- importBackup
- in file couchdb.php, method arbitAdminCouchdbController::importBackup()
Import backups
Import backups for all listed projects.
- indentedWrap
- in file functions.php, method arbitViewTextTemplateFunctions::indentedWrap()
Wrap text
Wrap text with an optional specified indentation string and a default wrapping width of 78.
- index
- in file controller.php, method arbitModuleTrackerController::index()
Index action
The index action just dispatches to the default view of the tracker module - the custom tracker configuration.
- index
- in file controller.php, method arbitModuleWikiController::index()
Index action
The index action just dispatches to the default view of the wiki module - the custom wiki configuration.
- index
- in file error.php, method arbitErrorController::index()
Handle the given error
- index
- in file controller.php, method arbitModuleImporterController::index()
main request handler
- 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.
- index
- in file main.php, method arbitMainController::index()
Default action
The default action of the core controller always dispatches to the dashboard action.
- index
- in file controller.php, method arbitModulePhpDocController::index()
Index action
The index action just dispatches to the default view of the php_doc module - the custom php_doc configuration.
- index
- in file controller.php, method arbitModuleFaqController::index()
Index action
The index action just dispatches to the default view of the faq module - the custom faq configuration.
- index
- in file controller.php, method arbitModuleCiController::index()
Index action
The index action just dispatches to the default view of the source module - the custom source configuration.
- index
- in file controller.php, method arbitModuleSourceController::index()
Index action
The index action just dispatches to the default view of the source module - the custom source configuration.
- index
- in file core.php, method arbitCoreModuleController::index()
Dummy action
- index
- in file controller.php, method arbitModuleNotificationController::index()
Index action
The index action just dispatches to the default view of the notification module - the custom notification configuration.
- indexAll
- in file controller.php, method arbitModuleTrackerController::indexAll()
Index issues in search backend
Index all issues in the search backend.
- INFINITE
- in file cache.php, class constant arbitCache::INFINITE
Infinite TTL, causes that the cache will never timeout itself.
- init
- in file redmine.php, method arbitModuleImporterRedmineDriver::init()
init function, sets the connection charset to utf8
- init
- in file abstract.php, method arbitModuleImporterAbstractDriver::init()
init function
- initialize
- in file backend.php, method arbitSessionBackend::initialize()
Initializes the sessioInitializes the session
- initialize
- in file memory_backend.php, method arbitMemorySessionBackend::initialize()
Initializes the sessioInitializes the session
- initialize
- in file project.php, method arbitProjectController::initialize()
Initialize project
Initialize project and project dependent modules.
- initialize
- in file http_backend.php, method arbitHttpSessionBackend::initialize()
Initializes the sessioInitializes the session
- initialize
- in file session.php, method arbitSession::initialize()
Initialize session from currently selected project
This method may throw a arbitSessionTakeOverException, if a session takeover is detected.
- initializeCaches
- in file definition.php, method arbitModuleDefintion::initializeCaches()
Initialize module caches
- initializeCommands
- in file definition.php, method arbitModuleDefintion::initializeCommands()
Initialize commands
- initializeCouchDbDocuments
- in file definition.php, method arbitModuleDefintion::initializeCouchDbDocuments()
Initialize CouchDB document classes
- initializeCouchDbViews
- in file definition.php, method arbitModuleDefintion::initializeCouchDbViews()
Initialize CouchDB view classes
- initializeFacades
- in file definition.php, method arbitModuleDefintion::initializeFacades()
Initialize facades
- initializeModule
- in file definition.php, method arbitModuleDefintion::initializeModule()
Initialize module
Initialize the module using the values defined in the module definition class properties.
- initializeProject
- in file main.php, method arbitMainController::initializeProject()
Initialize basic project data structure
Initialize basic project data with its configured settings, from the project name.
- initializeTransport
- in file mail.php, method arbitMailMessenger::initializeTransport()
Initilize transport
- initializeViews
- in file definition.php, method arbitModuleDefintion::initializeViews()
Initialize views
- isHttpRequest
- in file http_tools.php, method arbitHttpTools::isHttpRequest()
Is this a HTTP request?
Returns true, if this is a HTTP request, and headers may be sent. is required, since the PHP session functions try to send headers themselves and does not allow us to dispatch the sending of headers into the proper output writers.
- issue
- in file controller.php, method arbitModuleTrackerController::issue()
Issue action
- issue.php
- procedural page issue.php
- import.php
- procedural page import.php
- init.php
- procedural page init.php
- initialized.php
- procedural page initialized.php
- initialized.php
- procedural page initialized.php
- issue.php
- procedural page issue.php
- issue.php
- procedural page issue.php
- issue_statistics.php
- procedural page issue_statistics.php
- issue.php
- procedural page issue.php
- issue_statistics.php
- procedural page issue_statistics.php
- id_generator.php
- procedural page id_generator.php
- issue.php
- procedural page issue.php
- issue_statistics.php
- procedural page issue_statistics.php
- issue.php
- procedural page issue.php
- issue_list.php
- procedural page issue_list.php
Letter 'j'
- $juststarted
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$juststarted
controls formatting of parser informative output
- ja.php
- procedural page ja.php
- json.php
- procedural page json.php
Letter 'k'
- $keyValidator
- in file array.php, variable arbitModelArrayValidator::$keyValidator
Validator for the array keys.
- kk.php
- procedural page kk.php
- kl.php
- procedural page kl.php
- kn.php
- procedural page kn.php
- ko.php
- procedural page ko.php
- kw.php
- procedural page kw.php
Letter 'l'
- $leaves
- in file gen_autoload_files.php, variable arbitTopoLogicalSorting::$leaves
Array with leaves in the graph
- $leftindex
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$leftindex
indexes of elements by package that need to be generated
- $libraryAutoloadMapping
- in file base.php, variable arbitFrameworkBase::$libraryAutoloadMapping
Libraries autoload mapping
- $locale
- in file caching_context.php, variable arbitCachingTranslationContext::$locale
Current translation locale
- $locale
- in file datetime.php, variable arbitDateTimeFormatter::$locale
Currently set locale
- $localeData
- in file datetime.php, variable arbitDateTimeFormatter::$localeData
Locale data for date time formatting
- $location
- in file vcs.php, variable arbitModuleSourceVcsModel::$location
Location of the checkout in the filesystem.
- $locator
- in file manager.php, variable arbitModuleManager::$locator
Module definition class locator
- $logFile
- in file base.php, variable arbitFrameworkBase::$logFile
Logfile pointer for autoload logging
- login_user.php
- procedural page login_user.php
- logout_user.php
- procedural page logout_user.php
- logger.php
- procedural page logger.php
- line.php
- procedural page line.php
- lt.php
- procedural page lt.php
- lv.php
- procedural page lv.php
- logger.php
- procedural page logger.php
- line.php
- procedural page line.php
- locator.php
- procedural page locator.php
- login.php
- procedural page login.php
- login_user.php
- procedural page login_user.php
- logout_user.php
- procedural page logout_user.php
- lastEdits
- in file page.php, method arbitWikiPageFacade::lastEdits()
Last wiki edits
Get a list of document IDs, which were edited last, sorted by the edit date, descending.
- lastEdits
- in file page.php, method arbitCouchDbWikiPageFacade::lastEdits()
Last wiki edits
Get a list of document IDs, which were edited last, sorted by the edit date, descending.
- last_edits
- in file controller.php, method arbitModuleWikiController::last_edits()
Last edits overview
- libraryAutoload
- in file base.php, method arbitFrameworkBase::libraryAutoload()
Tries to autoload a library class
Uses the library autoload array to look for library classes.
- lineDiff
- in file line.php, method arbitFrameworkLineDiff::lineDiff()
Get line wise diff of text
Get the per line diff of two given texts. arbitDiffToken objects. style.
- linkDataSet
- in file chart.php, method arbitModuleCiChartModel::linkDataSet()
Link data set
Set an URL for a given data set, so the ezcGraph driver can make the chart items clickable.
- listCaches
- in file admin.php, method arbitAdminController::listCaches()
List available cache types
- loadLocaleData
- in file datetime.php, method arbitDateTimeFormatter::loadLocaleData()
Load locale data
Try to load locale data. arbitUnknownLocaleException is thrown.
- log
- in file controller.php, method arbitModulePhpDocController::log()
Log action
- logAutoloads
- in file base.php, method arbitFrameworkBase::logAutoloads()
Log all autoloads to a file in the arbit root
- login
- in file core.php, method arbitCoreModuleController::login()
Log in user
Action to perform user login. user authenfication mechanism, which need to check if the provided login data is valid.
- login
- in file authentification.php, method arbitCoreModuleUserAuthentification::login()
Log in user
Tries to log in user with the data provided in the request.
- login
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::login()
Log in user
Tries to log in user with the data provided in the request.
- login
- in file cli_tool.php, method arbitFrameworkCliTool::login()
Login user
Either login a default user, with full access to everything, or use the specified user to execute the request.
- login
- in file openid.php, method arbitCoreModuleUserOpenIDAuthentification::login()
Log in user
Tries to log in user with the data provided in the request.
- login
- in file session.php, method arbitSession::login()
Login a user in the current project
- loginRedirect
- in file authentification.php, method arbitCoreModuleUserAuthentification::loginRedirect()
Redirect lgged in user
Perform a redirect for user which just logged in. site where the log in has been requested or to the project overview page.
- loginUser
- in file openid.php, method arbitCoreModuleUserOpenIDAuthentification::loginUser()
Perform user login
- logout
- in file session.php, method arbitSession::logout()
Logout a user in the current project
- logout
- in file core.php, method arbitCoreModuleController::logout()
Log out user
- logStruct
- in file dispatcher.php, method arbitDispatcherConfiguration::logStruct()
Log structure
Log provided structure, so it can be used to replay the requests in funcitonal tests.
- longestCommonSequence
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::longestCommonSequence()
longest common sequence implementation
Returns the longest common sequence of two strings. ensure that the password does not have too much in common with other provided data.
- longestCommonSubsequence
- in file diff.php, method arbitFrameworkDiff::longestCommonSubsequence()
Calculate LCS of two token lists
Calculate and return the longest common subsequence of two token arrays.
- line.php
- procedural page line.php
- log.php
- procedural page log.php
- last_edits.php
- procedural page last_edits.php
Letter 'm'
- $main
- in file manager.php, variable arbitBackendIniConfigurationManager::$main
Main configuration file
- $majorGridColor
- in file palette.php, variable arbitChartPalette::$majorGridColor
Color of grid lines
- $manager
- in file manager.php, variable arbitFacadeManager::$manager
Per backend list of facade managers, which are responsible for creating or removing projects.
- $manager
- in file base.php, variable arbitCouchDbFacadeBase::$manager
Manager instance depending on the selected backend.
- $managerInstance
- in file manager.php, variable arbitFacadeManager::$managerInstance
Manager instance depending on the selected backend.
- $mapping
- in file mapping_registry.php, variable arbitModuleNotificationSignalMappingRegistry::$mapping
Registered mappings from ssignal structs to signal view struct class names.
- $margin
- in file palette.php, variable arbitChartPalette::$margin
Margin of elements
- $max
- in file integer.php, variable arbitModelIntegerValidator::$max
Maximum value of the given integer
- $max
- in file string.php, variable arbitModelStringValidator::$max
Maximum length of the given string
- $messages
- in file logger.php, variable arbitLogger::$messages
Log message container
Aggregates all log messages, occured during application run.
- $methodMetrics
- in file controller.php, variable arbitModulePdependController::$methodMetrics
List of class metrics provided by pdepend
- $min
- in file string.php, variable arbitModelStringValidator::$min
Minimum length of the given string
- $min
- in file integer.php, variable arbitModelIntegerValidator::$min
Minimum value of the given integer
- $minorGridColor
- in file palette.php, variable arbitChartPalette::$minorGridColor
Color of minor grid lines
- $modifiedProperty
- in file base.php, variable arbitModelBase::$modifiedProperty
Array with a list of modified properties, which means properties, where the data has been changed from the application, which should be stored in the backend.
- $module
- in file arbit_route.php, variable arbitRoute::$module
Name of module, as occuring in the request.
- $moduleAutoloadMapping
- in file base.php, variable arbitFrameworkBase::$moduleAutoloadMapping
Modules autoload mapping
- $moduleClass
- in file locator.php, variable arbitModuleDefinitionLocator::$moduleClass
Set a module class name, if the class name does not obey the defined naming scheme.
- $moduleFile
- in file locator.php, variable arbitModuleDefinitionLocator::$moduleFile
Set a module definition file name, if the file name does not obey the defined naming scheme.
- $modules
- in file manager.php, variable arbitModuleManager::$modules
Array with module definitions
- $modules
- in file manager.php, variable arbitBackendIniConfigurationManager::$modules
Conatins the configuration for all modules per project. structure looks like:
- $modules
- in file project.php, variable arbitProjectController::$modules
Available modules in prject
- $moduleSignals
- in file signal_slot.php, variable arbitSignalSlot::$moduleSignals
Array containing the signal module assiciation and the signal descriptions. documentation purpose.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleWikiXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file text.php, variable arbitModuleSourceTextHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleNotificationXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleTrackerXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleSourceXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file email.php, variable arbitModuleFaqEmailHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file email.php, variable arbitModuleTrackerEmailHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file email.php, variable arbitModuleWikiEmailHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleFaqXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModulePdependXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file module_template.php, variable arbitModuleTemplateViewHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleCiXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file mail.php, variable arbitModuleImporterMailHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModuleImporterXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file xhtml.php, variable arbitModulePhpDocXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTypes
- in file project.php, variable arbitProjectController::$moduleTypes
Module URL identifiers associate with the corresponding modulem type.
- main.php
- procedural page main.php
- manager.php
- procedural page manager.php
- module.php
- procedural page module.php
- main.php
- procedural page main.php
- manager.php
- procedural page manager.php
- manager.php
- procedural page manager.php
- manager.php
- procedural page manager.php
- memory.php
- procedural page memory.php
- mk.php
- procedural page mk.php
- ml.php
- procedural page ml.php
- mr.php
- procedural page mr.php
- ms.php
- procedural page ms.php
- mt.php
- procedural page mt.php
- mta_transport.php
- procedural page mta_transport.php
- mail.php
- procedural page mail.php
- messenger.php
- procedural page messenger.php
- mime_type.php
- procedural page mime_type.php
- memory_backend.php
- procedural page memory_backend.php
- manager.php
- procedural page manager.php
- module_template.php
- procedural page module_template.php
- manager.php
- procedural page manager.php
- module.php
- procedural page module.php
- model.php
- procedural page model.php
- makeLeft
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::makeLeft()
- matches
- in file arbit_route.php, method arbitRoute::matches()
Returns routing information if the route matched, or null in case the route did not match.
- may
- in file session.php, method arbitSession::may()
Checks if user has proper rights for some action
Checks if the current user has the permissions for the requested priviledge.
- manager.php
- procedural page manager.php
- mail.php
- procedural page mail.php
- module.php
- procedural page module.php
- mapping_registry.php
- procedural page mapping_registry.php
- module.php
- procedural page module.php
- module.php
- procedural page module.php
- module.php
- procedural page module.php
- module.php
- procedural page module.php
- module.php
- procedural page module.php
- module.php
- procedural page module.php
- moveDownInArray
- in file core.php, method arbitCoreModuleController::moveDownInArray()
Move element down in array
MMove the elment specified by its key one step down in the given array and return the resulting array.
Letter 'n'
- $name
- in file admin.php, variable arbitFrameworkAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModulePhpDocAdminCliTool::$name
Name of CLI tool
- $name
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$name
- $name
- in file couchdb.php, variable arbitFrameworkCouchdbCliTool::$name
Name of CLI tool
- $name
- in file cron.php, variable arbitFrameworkCronCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModulePhplocAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModulePhpcsAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModulePdependAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitFrameworkCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$name
Name of CLI tool
- $name
- in file cli_tool.php, variable arbitModuleSourceAdminCliTool::$name
Name of CLI tool
- $namespace
- in file controller.php, variable arbitModuleWikiController::$namespace
Current wiki namespace, required for static calls, which cheack the existance of documents.
- $nodes
- in file gen_autoload_files.php, variable arbitTopoLogicalSorting::$nodes
Array with all graph nodes
- new_group.php
- procedural page new_group.php
- new_user.php
- procedural page new_user.php
- number.php
- procedural page number.php
- nb.php
- procedural page nb.php
- nl.php
- procedural page nl.php
- nn.php
- procedural page nn.php
- not_found.php
- procedural page not_found.php
- new_group.php
- procedural page new_group.php
- new_user.php
- procedural page new_user.php
- new_question.php
- procedural page new_question.php
- new_question.php
- procedural page new_question.php
- notification.php
- procedural page notification.php
- notification.php
- procedural page notification.php
- notification.php
- procedural page notification.php
- notification.php
- procedural page notification.php
- new_issue.php
- procedural page new_issue.php
- new_issue.php
- procedural page new_issue.php
- new.php
- procedural page new.php
- new_page.php
- procedural page new_page.php
- newIssue
- in file controller.php, method arbitModuleTrackerController::newIssue()
Create new issue
- normalizeModuleName
- in file project.php, method arbitProjectController::normalizeModuleName()
Normalize module name
Returns a normalized version of the module name.
- normalizeWhitespaces
- in file validate_commit_message.php, method arbitCommitMessageParser::normalizeWhitespaces()
Normalizes whitespaces in commit message
Even not defined in the grammar we do not care about additional newlines or empty lines anywhere.
- notifyAffectedUsers
- in file controller.php, method arbitModuleTrackerController::notifyAffectedUsers()
Notify affected users
Notify all users about changes on one issue, which are directly affected by the issue.
Letter 'o'
- $options
- in file mta_transport.php, variable arbitMailMessengerMtaTransport::$options
Option array
- $out
- in file cli_tool.php, variable arbitFrameworkCliTool::$out
Output handler
- $out
- in file logger.php, variable arbitCliLogger::$out
Output handler
- $output
- in file writer.php, variable arbitCliResponseWriter::$output
Output handler for console tools
- $outputformat
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$outputformat
- $overridePaths
- in file functions.php, variable arbitViewTemplateFunctions::$overridePaths
Template override paths
- $overridePaths
- in file functions.php, variable arbitViewXHtmlTemplateFunctions::$overridePaths
Template override paths
- $overridePaths
- in file functions.php, variable arbitViewTextTemplateFunctions::$overridePaths
Template override paths
- $overviewModels
- in file manager.php, variable arbitModuleCiModelManager::$overviewModels
Overview models, which are available
Additional overview model may be registered using the method registerOverviewModel, so that external modules may embed additional models.
- openid.php
- procedural page openid.php
- openid_filter.php
- procedural page openid_filter.php
- om.php
- procedural page om.php
- or.php
- procedural page or.php
- object.php
- procedural page object.php
- overview.php
- procedural page overview.php
- overview.php
- procedural page overview.php
- overview.php
- procedural page overview.php
- overview.php
- procedural page overview.php
- overview.php
- procedural page overview.php
- old_page.php
- procedural page old_page.php
- offsetExists
- in file memory_backend.php, method arbitMemorySessionBackend::offsetExists()
Check if variable is stored in the session.
- offsetExists
- in file http_backend.php, method arbitHttpSessionBackend::offsetExists()
Check if variable is stored in the session.
- offsetGet
- in file http_backend.php, method arbitHttpSessionBackend::offsetGet()
Get contents of the requested session item
- offsetGet
- in file memory_backend.php, method arbitMemorySessionBackend::offsetGet()
Get contents of the requested session item
- offsetSet
- in file memory_backend.php, method arbitMemorySessionBackend::offsetSet()
Set variable in session
Adds new item to the session, or overwrites an existing entry. value should be serializable.
- offsetSet
- in file http_backend.php, method arbitHttpSessionBackend::offsetSet()
Set variable in session
Adds new item to the session, or overwrites an existing entry. value should be serializable.
- offsetUnset
- in file http_backend.php, method arbitHttpSessionBackend::offsetUnset()
Removes item from session
- offsetUnset
- in file memory_backend.php, method arbitMemorySessionBackend::offsetUnset()
Removes item from session
- OLD
- in file token.php, class constant arbitFrameworkDiffToken::OLD
Token exists in old and new token list
- old
- in file controller.php, method arbitModuleWikiController::old()
Show old article versions
Show an older version of a wiki article.
- Output
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::Output()
This function is not used by HTMLdefaultConverter, but is required by Converter
- overview
- in file controller.php, method arbitModuleTrackerController::overview()
Overview action
- overview
- in file controller.php, method arbitModuleFaqController::overview()
Overview action
- overview
- in file controller.php, method arbitModulePdependController::overview()
Overview action
- overview
- in file controller.php, method arbitModuleCiController::overview()
Overview action
Letter 'p'
- $package_pages
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$package_pages
array of converted package page names.
- $padding
- in file palette.php, variable arbitChartPalette::$padding
Padding in elements
- $page_dir
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$page_dir
output directory for the current procedural page being processed
- $path
- in file http.php, variable arbitHttpRequest::$path
Path as extracted from request URL.
- $pdo
- in file abstract.php, variable arbitModuleImporterAbstractDriver::$pdo
db handle
- $pdo
- in file controller.php, variable arbitModuleImporterController::$pdo
importer db connection instance
- $prefix
- in file manager.php, variable arbitCouchDbFacadeProjectManager::$prefix
Prefix to use for database names.
- $processSpecialRoots
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$processSpecialRoots
This converter knows about the new root tree processing
- $project
- in file manager.php, variable arbitCouchDbFacadeProjectManager::$project
Currently selected project.
- $project
- in file session.php, variable arbitSession::$project
Currently selected project, defining the currently used session value namespace.
- $project
- in file core.php, variable arbitCoreModuleController::$project
Currently selected project, the controller is called for.
- $project
- in file abstract.php, variable arbitModuleImporterAbstractDriver::$project
source project identifier from the old tracker
- $projects
- in file manager.php, variable arbitBackendIniConfigurationManager::$projects
Configurations for all registered projects
- $properties
- in file new_question.php, variable arbitFaqNewQuestionViewStruct::$properties
Array containing the actual view data.
- $properties
- in file permissions.php, variable arbitViewCorePermissionsModel::$properties
Array containing the actual view data.
- $properties
- in file new_question.php, variable arbitFaqNewQuestionStruct::$properties
Array containing the structs properties.
- $properties
- in file new_issue.php, variable arbitTrackerNewIssueViewStruct::$properties
Array containing the actual view data.
- $properties
- in file new_page.php, variable arbitWikiPageNewViewStruct::$properties
Array containing the actual view data.
- $properties
- in file new_user.php, variable arbitCoreNewUserViewStruct::$properties
Array containing the actual view data.
- $properties
- in file notification.php, variable arbitModuleModelNotification::$properties
Array containing the projects properties
- $properties
- in file overview.php, variable arbitCiOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file page.php, variable arbitModuleModelWikiPage::$properties
Array containing the projects properties
- $properties
- in file overview.php, variable arbitFaqOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file overview.php, variable arbitPdependOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file overview.php, variable arbitTrackerOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file new_issue.php, variable arbitTrackerNewIssueStruct::$properties
Array containing the structs properties.
- $properties
- in file page.php, variable arbitWikiViewPageModel::$properties
Array containing the actual view data.
- $properties
- in file new.php, variable arbitWikiPageNewStruct::$properties
Array containing the structs properties.
- $properties
- in file issue.php, variable arbitModuleModelTrackerIssue::$properties
Array containing the projects properties
- $properties
- in file issue.php, variable arbitTrackerIssueViewModel::$properties
Array containing the actual view data.
- $properties
- in file issue_list.php, variable arbitTrackerIssueListViewModel::$properties
Array containing the actual view data.
- $properties
- in file initialized.php, variable arbitSourceInitializedStruct::$properties
Array containing the structs properties.
- $properties
- in file initialized.php, variable arbitSourceInitializedViewStruct::$properties
Array containing the actual view data.
- $properties
- in file import.php, variable arbitImporterImportViewModel::$properties
Array containing the actual view data.
- $properties
- in file init.php, variable arbitImporterInitViewModel::$properties
Array containing the actual view data.
- $properties
- in file last_edits.php, variable arbitWikiViewLastEditsModel::$properties
Array containing the actual view data.
- $properties
- in file log.php, variable arbitPhpDocLogViewModel::$properties
Array containing the actual view data.
- $properties
- in file permission_denied.php, variable arbitTrackerPermissionDeniedViewModel::$properties
Array containing the actual view data.
- $properties
- in file new_group.php, variable arbitCoreNewGroupStruct::$properties
Array containing the structs properties.
- $properties
- in file answer.php, variable arbitFaqAnswerViewModel::$properties
Array containing the actual view data.
- $properties
- in file about.php, variable arbitViewCoreAboutModel::$properties
Array containing the actual view data.
- $properties
- in file login_user.php, variable arbitCoreLoginUserViewStruct::$properties
Array containing the actual view data.
- $properties
- in file logout_user.php, variable arbitCoreLogoutUserViewStruct::$properties
Array containing the actual view data.
- $properties
- in file new_group.php, variable arbitCoreNewGroupViewStruct::$properties
Array containing the actual view data.
- $properties
- in file project.php, variable arbitModelProject::$properties
Array containing the projects properties
- $properties
- in file tests_overview.php, variable arbitCiTestsOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file text_diff.php, variable arbitWikiViewTextDiffModel::$properties
Array containing the actual view data.
- $properties
- in file token.php, variable arbitFrameworkDiffToken::$properties
Array containing the structs properties.
- $properties
- in file struct.php, variable arbitBaseStruct::$properties
Array containing the structs properties.
- $properties
- in file search_result_document.php, variable arbitViewSearchResultDocumentModel::$properties
Array containing the actual view data.
- $properties
- in file search.php, variable arbitTrackerSearchViewModel::$properties
Array containing the actual view data.
- $properties
- in file search_result.php, variable arbitViewSearchResultModel::$properties
Array containing the actual view data.
- $properties
- in file updated.php, variable arbitSourceUpdatedViewStruct::$properties
Array containing the actual view data.
- $properties
- in file updated.php, variable arbitSourceUpdatedStruct::$properties
Array containing the structs properties.
- $properties
- in file user_accept.php, variable arbitViewCoreUserAcceptModel::$properties
Array containing the actual view data.
- $properties
- in file user_account.php, variable arbitViewCoreUserAccountModel::$properties
Array containing the actual view data.
- $properties
- in file version_update.php, variable arbitCoreProjectVersionsUpdateViewStruct::$properties
Array containing the actual view data.
- $properties
- in file user.php, variable arbitViewCoreUserModel::$properties
Array containing the actual view data.
- $properties
- in file user.php, variable arbitViewUserModel::$properties
Array containing the actual view data.
- $properties
- in file user.php, variable arbitUserSignalStruct::$properties
Array containing the structs properties.
- $properties
- in file user.php, variable arbitModelUser::$properties
Array containing the users properties
- $properties
- in file roadmap.php, variable arbitTrackerRoadmapViewModel::$properties
Array containing the actual view data.
- $properties
- in file result.php, variable arbitCiModuleResultStruct::$properties
Array containing the structs properties.
- $properties
- in file project_components_update.php, variable arbitCoreProjectComponentsUpdateStruct::$properties
Array containing the structs properties.
- $properties
- in file project_configuration.php, variable arbitViewProjectConfigurationModel::$properties
Array containing the actual view data.
- $properties
- in file project_version_update.php, variable arbitCoreProjectVersionsUpdateStruct::$properties
Array containing the structs properties.
- $properties
- in file project.php, variable arbitViewProjectContextModel::$properties
Array containing the actual view data.
- $properties
- in file project.php, variable arbitViewProjectModel::$properties
Array containing the actual view data.
- $properties
- in file annotate.php, variable arbitSourceAnnotateStruct::$properties
Array containing the structs properties.
- $properties
- in file project.php, variable arbitViewCoreProjectModel::$properties
Array containing the actual view data.
- $properties
- in file question.php, variable arbitModuleModelFaqQuestion::$properties
Array containing the projects properties
- $properties
- in file question.php, variable arbitFaqQuestionViewModel::$properties
Array containing the actual view data.
- $properties
- in file registration.php, variable arbitViewCoreUserRegistrationModel::$properties
Array containing the actual view data.
- $properties
- in file report.php, variable arbitTrackerReportViewModel::$properties
Array containing the actual view data.
- $properties
- in file registered.php, variable arbitViewCoreUserRegisteredModel::$properties
Array containing the actual view data.
- $properties
- in file regenpwd.php, variable arbitImporterRegenPwdViewModel::$properties
Array containing the actual view data.
- $properties
- in file question_removed.php, variable arbitFaqQuestionRemovedStruct::$properties
Array containing the structs properties.
- $properties
- in file question_removed.php, variable arbitFaqQuestionRemovedViewStruct::$properties
Array containing the actual view data.
- $properties
- in file phpcs_overview.php, variable arbitCiPhpcsOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file module.php, variable arbitViewModuleModel::$properties
Array containing the actual view data.
- $properties
- in file annotations.php, variable arbitSourceAnnotationsViewModel::$properties
Array containing the actual view data.
- $properties
- in file core.php, variable arbitCoreDefinition::$properties
Array containing the module structures properties.
- $properties
- in file create.php, variable arbitTrackerIssueCreateModel::$properties
Array containing the actual view data.
- $properties
- in file confirmed_user.php, variable arbitCoreConfirmedUserViewStruct::$properties
Array containing the actual view data.
- $properties
- in file configuration.php, variable arbitNotificationConfigurationViewModel::$properties
Array containing the actual view data.
- $properties
- in file commented.php, variable arbitTrackerCommentedStruct::$properties
Array containing the structs properties.
- $properties
- in file components_update.php, variable arbitCoreProjectComponentsUpdateViewStruct::$properties
Array containing the actual view data.
- $properties
- in file dashboard.php, variable arbitViewDashboardContextModel::$properties
Array containing the actual view data.
- $properties
- in file dashboard_info.php, variable arbitCoreDashboardInfoStruct::$properties
Array containing the structs properties.
- $properties
- in file definition.php, variable arbitModuleFaqDefintion::$properties
Array containing the module structures properties.
- $properties
- in file definition.php, variable arbitModulePhpunitDefintion::$properties
Array containing the module structures properties.
- $properties
- in file definition.php, variable arbitModuleTrackerDefintion::$properties
Array containing the module structures properties.
- $properties
- in file data.php, variable arbitViewDataModel::$properties
Array containing the actual view data.
- $properties
- in file annotation.php, variable arbitModuleModelSourceAnnotation::$properties
Array containing the projects properties
- $properties
- in file dashboard_project.php, variable arbitViewDashboardProjectModel::$properties
Array containing the actual view data.
- $properties
- in file commented.php, variable arbitTrackerCommentedViewStruct::$properties
Array containing the actual view data.
- $properties
- in file comment.php, variable arbitTrackerCommentViewModel::$properties
Array containing the actual view data.
- $properties
- in file attachment.php, variable arbitTrackerAttachementStruct::$properties
Array containing the structs properties.
- $properties
- in file base.php, variable arbitModelBase::$properties
Array containing all model properties, all with the value "null", as they have to be unintialized at this stage.
- $properties
- in file attachement.php, variable arbitTrackerAttachementViewStruct::$properties
Array containing the actual view data.
- $properties
- in file ask.php, variable arbitFaqAskViewModel::$properties
Array containing the actual view data.
- $properties
- in file answer_edit.php, variable arbitFaqAnswerEditViewStruct::$properties
Array containing the actual view data.
- $properties
- in file answer_edit.php, variable arbitFaqAnswerEditStruct::$properties
Array containing the structs properties.
- $properties
- in file cache_list.php, variable arbitViewCoreCacheListModel::$properties
Array containing the actual view data.
- $properties
- in file categories.php, variable arbitFaqCategoriesViewModel::$properties
Array containing the actual view data.
- $properties
- in file cli.php, variable arbitViewCliContextModel::$properties
Array containing the actual view data.
- $properties
- in file comment.php, variable arbitModuleModelTrackerComment::$properties
Array containing the projects properties
- $properties
- in file class.php, variable arbitPdependClassViewModel::$properties
Array containing the actual view data.
- $properties
- in file changed.php, variable arbitTrackerChangedStateViewStruct::$properties
Array containing the actual view data.
- $properties
- in file categories.php, variable arbitModuleModelFaqCategories::$properties
Array containing the categoriess properties
- $properties
- in file changed.php, variable arbitTrackerChangedStateStruct::$properties
Array containing the structs properties.
- $properties
- in file definition.php, variable arbitModulePdependDefintion::$properties
Array containing the module structures properties.
- $properties
- in file dashboard_info.php, variable arbitCoreDashboardInfoViewStruct::$properties
Array containing the actual view data.
- $properties
- in file definition.php, variable arbitModuleCiDefintion::$properties
Array containing the module structures properties.
- $properties
- in file directory.php, variable arbitSourceDirectoryViewModel::$properties
Array containing the actual view data.
- $properties
- in file edit.php, variable arbitWikiViewEditPageModel::$properties
Array containing the actual view data.
- $properties
- in file definition.php, variable arbitModuleWikiDefintion::$properties
Array containing the module structures properties.
- $properties
- in file definition.php, variable arbitModuleDefintion::$properties
Array containing the module structures properties.
- $properties
- in file edit.php, variable arbitFaqQuestionEditModel::$properties
Array containing the actual view data.
- $properties
- in file diff.php, variable arbitSourceDiffViewModel::$properties
Array containing the actual view data.
- $properties
- in file definition.php, variable arbitModulePhplocDefintion::$properties
Array containing the module structures properties.
- $properties
- in file definition.php, variable arbitModuleNotificationDefintion::$properties
Array containing the module structures properties.
- $properties
- in file detail.php, variable arbitCiDetailViewModel::$properties
Array containing the actual view data.
- $properties
- in file definition.php, variable arbitModulePhpcsDefintion::$properties
Array containing the module structures properties.
- $properties
- in file definition.php, variable arbitModuleImporterDefintion::$properties
Array containing the module structures properties.
- $properties
- in file history.php, variable arbitWikiViewPageHistoryModel::$properties
Array containing the actual view data.
- $properties
- in file edit_issue.php, variable arbitTrackerIssueEditModel::$properties
Array containing the actual view data.
- $properties
- in file dummy.php, variable arbitViewCoreDummyModel::$properties
Array containing the actual view data.
- $properties
- in file group.php, variable arbitViewGroupModel::$properties
Array containing the actual view data.
- $properties
- in file exception.php, variable arbitException::$properties
Array with placeholder replacers.
- $properties
- in file definition.php, variable arbitModulePhpDocDefintion::$properties
Array containing the module structures properties.
- $properties
- in file history.php, variable arbitSourceHistoryModel::$properties
Array containing the actual view data.
- $properties
- in file group.php, variable arbitModelGroup::$properties
Array containing the users properties
- $properties
- in file definition.php, variable arbitModuleSourceDefintion::$properties
Array containing the module structures properties.
- $properties
- in file file.php, variable arbitSourceFileViewModel::$properties
Array containing the actual view data.
- $properties
- in file error.php, variable arbitViewUserMessageModel::$properties
Array containing the actual view data.
- $properties
- in file edit_page.php, variable arbitWikiPageEditViewStruct::$properties
Array containing the actual view data.
- $properties
- in file html.php, variable arbitPhpDocHtmlViewModel::$properties
Array containing the actual view data.
- $properties
- in file exception.php, variable arbitViewErrorContextModel::$properties
Array containing the actual view data.
- project.php
- procedural page project.php
- project_components_update.php
- procedural page project_components_update.php
- project_version_update.php
- procedural page project_version_update.php
- password.php
- procedural page password.php
- project.php
- procedural page project.php
- project.php
- procedural page project.php
- project.php
- procedural page project.php
- pa.php
- procedural page pa.php
- pl.php
- procedural page pl.php
- ps.php
- procedural page ps.php
- pt.php
- procedural page pt.php
- palette.php
- procedural page palette.php
- pqi.php
- procedural page pqi.php
- pie.php
- procedural page pie.php
- project.php
- procedural page project.php
- parser.php
- procedural page parser.php
- project.php
- procedural page project.php
- project.php
- procedural page project.php
- permissions.php
- procedural page permissions.php
- project.php
- procedural page project.php
- project_configuration.php
- procedural page project_configuration.php
- pdepend_violations.php
- procedural page pdepend_violations.php
- phploc-classes.php
- procedural page phploc-classes.php
- phploc-loc.php
- procedural page phploc-loc.php
- pie.php
- procedural page pie.php
- phpcs.php
- procedural page phpcs.php
- phpcs_overview.php
- procedural page phpcs_overview.php
- prime_cache.php
- procedural page prime_cache.php
- permission_denied.php
- procedural page permission_denied.php
- page.php
- procedural page page.php
- page.php
- procedural page page.php
- page.php
- procedural page page.php
- page.php
- procedural page page.php
- page.php
- procedural page page.php
- parse
- in file validate_commit_message.php, method arbitCommitMessageParser::parse()
Parse a commit message
Parses a commit messages defined by the grammar documented in the class header. the error message.
- parseAcceptHeader
- in file parser.php, method arbitHttpRequestParser::parseAcceptHeader()
Parse HTTP Accept headers
Parse the typical HTTP accept headers and return an array with the extracted information sorted by priority. like: array( array( 'value' => (string), 'priority' => (float), 'country' => (string | null), ), .
- parsePhpDocLog
- in file controller.php, method arbitModulePhpDocController::parsePhpDocLog()
Parse log from PHP documentor
Parse the log and return an array of errors and warnings associated with the respective file and line where the problem occured.
- parseStatements
- in file validate_commit_message.php, method arbitCommitMessageParser::parseStatements()
Parse all statements
Parse the statemets like defined in the grammar in the class level docblock.
- parseUrl
- in file parser.php, method arbitHttpRequestParser::parseUrl()
Parse a URL
Parse the given URL and return a set of controller, action and optional parameters to be handled in the application. arbitRequest object, which (besides other optional information) contains the name of the controller, action and the paramters of the request.
- patternFormat
- in file datetime.php, method arbitDateTimeFormatter::patternFormat()
Pattern based date formatting
Return a date formatted based on the given patter. specified by the pattern are replaced by their language specific form, but the pattern is not modified for the current locale.
- permissions
- in file core.php, method arbitCoreModuleController::permissions()
Manage group permissions
- postProcess
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::postProcess()
Uses htmlspecialchars() on the input
- prefix
- in file arbit_route.php, method arbitRoute::prefix()
Adds a prefix to the route.
- primeCaches
- in file controller.php, method arbitModuleSourceController::primeCaches()
Prime cache action
Prime all caches file and metadata caches from the VCS backend for faster future access.
- primeViews
- in file couchdb.php, method arbitAdminCouchdbController::primeViews()
Prime all view caches
Since view cache generation can take some time this action ensures all view caches are request once. backup.
- processAcceptHeaders
- in file parser.php, method arbitHttpRequestParser::processAcceptHeaders()
Process HTTP accept headers
- processDefaultOptions
- in file cli_tool.php, method arbitFrameworkCliTool::processDefaultOptions()
Process default options
Handle the default options. stop afterwards, and false if the execution may continue.
- processDefaultOptions
- in file action.php, method arbitFrameworkActionCliTool::processDefaultOptions()
Process default options
Handle the default options. stop afterwards, and false if the execution may continue.
- processOptions
- in file cli_tool.php, method arbitFrameworkCliTool::processOptions()
Process module options
Handle the module options. stop afterwards, and false if the execution may continue.
- ProgramExample
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::ProgramExample()
Used to convert the <code> tag in a docblock
- project
- in file core.php, method arbitCoreModuleController::project()
Manage and configure current project
Management of the current project, which means, that the configuration options are displayed and the list of available versions may be modified.
- purge
- in file filesystem.php, method arbitFilesystemCache::purge()
Remove item from cache
Remove the item specified by its ID from the specified cache.
- purge
- in file memory.php, method arbitMemoryCache::purge()
Remove item from cache
Remove the item specified by its ID from the specified cache.
- purge
- in file cache.php, method arbitCache::purge()
Remove item from cache
Remove the item specified by its ID from the specified cache.
Letter 'q'
- question.php
- procedural page question.php
- question.php
- procedural page question.php
- question.php
- procedural page question.php
- question.php
- procedural page question.php
- question_removed.php
- procedural page question_removed.php
- question.php
- procedural page question.php
- question_removed.php
- procedural page question_removed.php
- quick_resolve_issue.php
- procedural page quick_resolve_issue.php
- quality
- in file main.php, method arbitMainController::quality()
Dashboard quality subaction
Subaction to display an image of the project quality index on the dashboard.
- query
- in file abstract.php, method arbitModuleImporterAbstractDriver::query()
executes a query using the current db handle and returns a statement
- question
- in file controller.php, method arbitModuleFaqController::question()
Question action
- quickResolve
- in file controller.php, method arbitModuleTrackerController::quickResolve()
Quick resolve issue
Letter 'r'
- $rawMessage
- in file exception.php, variable arbitException::$rawMessage
Exception message with optional placeholders
- $request
- in file session.php, variable arbitSession::$request
Currently executed request, available for application wide read access of the current request context.
- $request
- in file handler.php, variable arbitViewHandler::$request
Request object, containing the request properties.
- $request
- in file manager.php, variable arbitModuleCiModelManager::$request
Current request context
- $requestedMandatoryData
- in file openid_filter.php, variable arbitCoreModuleUserOpenIDAuthentificationFilter::$requestedMandatoryData
Holds the mandatory attributes which will be requested during the authentication process.
- $response
- in file writer.php, variable arbitCliResponseWriter::$response
Response, which should be outputted
- $returnValues
- in file template.php, variable arbitTemplateViewHandler::$returnValues
Storage for tempalte return values from last call.
- $ric_set
- in file HTMLArbitConverter.inc, variable HTMLArbitConverter::$ric_set
- $root
- in file filesystem.php, variable arbitFilesystemCache::$root
Cache root directory
- $root
- in file http.php, variable arbitHttpRequest::$root
URL base path.
- $row
- in file controller.php, variable arbitModuleImporterController::$row
contains the current row so replaceDataHelper can access it
- redirect.php
- procedural page redirect.php
- result.php
- procedural page result.php
- raw.php
- procedural page raw.php
- ro.php
- procedural page ro.php
- ru.php
- procedural page ru.php
- recursive_iterator.php
- procedural page recursive_iterator.php
- rss.php
- procedural page rss.php
- registered.php
- procedural page registered.php
- registration.php
- procedural page registration.php
- result.php
- procedural page result.php
- redmine.php
- procedural page redmine.php
- regenpwd.php
- procedural page regenpwd.php
- regenerate.php
- procedural page regenerate.php
- regenerate.php
- procedural page regenerate.php
- runtests.php
- procedural page runtests.php
- rss.php
- procedural page rss.php
- report.php
- procedural page report.php
- roadmap.php
- procedural page roadmap.php
- revert.php
- procedural page revert.php
- RAW
- in file http_tools.php, class constant arbitHttpTools::RAW
Get raw value, passed in by the browser. normally.
- rcNatCmp
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::rcNatCmp()
does a nat case sort on the specified second level value of the array
- rcNatCmp1
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::rcNatCmp1()
does a nat case sort on the specified second level value of the array.
- recurse
- in file rss.php, method arbitViewRssHandler::recurse()
Just recurse with decoration into child elements.
- recursivelyPrimeCaches
- in file vcs.php, method arbitModuleSourceVcsModel::recursivelyPrimeCaches()
Recursively prime caches for checkout
Optionally a depth may be specified up to which the caches are primed.
- redmineProcessIssue
- in file redmine.php, method arbitModuleImporterRedmineDriver::redmineProcessIssue()
pre-processes an issue row to normalize values for arbit use
- regenerateId
- in file backend.php, method arbitSessionBackend::regenerateId()
Regenerate ID
Special function to regenerate optional user visible session IDs on certain circumstances like permission changes.
- regenerateId
- in file session.php, method arbitSession::regenerateId()
Method to regenerate session ID
Performs additional checks, to work in the test environment and may check for strange circumstances.
- register
- in file openid.php, method arbitCoreModuleUserOpenIDAuthentification::register()
Register user
Tries to register user with the data provided in the request.
- register
- in file mapping_registry.php, method arbitModuleNotificationSignalMappingRegistry::register()
Register mapping
Register a view struct class name for the given signal struct class name. overwritten.
- register
- in file authentification.php, method arbitCoreModuleUserAuthentification::register()
Register user
Tries to register user with the data provided in the request.
- register
- in file core.php, method arbitCoreModuleController::register()
User registration
Display a registration form with the available registration mechanisms and dispatch to the authentification mechanisms implementation on data retrieval for the actual user registration.
- register
- in file password.php, method arbitCoreModuleUserPasswordAuthentification::register()
Register user
Tries to register user with the data provided in the request.
- registerChartModel
- in file manager.php, method arbitModuleCiModelManager::registerChartModel()
Register chart model
Register the model class of a chart model with its dependencies, in the form of:
- registerDefaultOptions
- in file action.php, method arbitFrameworkActionCliTool::registerDefaultOptions()
Register options
Register a set of options, which are special for this CLI tool. left empty, if no additional options are required.
- registerDefaultOptions
- in file cli_tool.php, method arbitFrameworkCliTool::registerDefaultOptions()
Register default options
Register a set of default options, each arbit CLI tool should always implement.
- registered
- in file core.php, method arbitCoreModuleController::registered()
Successfully registered user.
- registerMandatoryFetchData
- in file openid_filter.php, method arbitCoreModuleUserOpenIDAuthentificationFilter::registerMandatoryFetchData()
Registers which mandatory extra data to fetch during the auth process.
- registerMessenger
- in file messenger.php, method arbitMessenger::registerMessenger()
Register messenger
Register additional custom messaging systems, or overwrite an existing one with a custom implementation.
- registerModule
- in file manager.php, method arbitModuleManager::registerModule()
Registers an available module.
- registerOptions
- in file admin.php, method arbitFrameworkAdminCliTool::registerOptions()
Register options
Register a set of options, which are special for this CLI tool. left empty, if no additional options are required.
- registerOptions
- in file couchdb.php, method arbitFrameworkCouchdbCliTool::registerOptions()
Register options
Register a set of options, which are special for this CLI tool. left empty, if no additional options are required.
- registerOptions
- in file cli_tool.php, method arbitModuleSourceAdminCliTool::registerOptions()
Register options
Register a set of options, which are special for this CLI tool. left empty, if no additional options are required.
- registerOptions
- in file cli_tool.php, method arbitFrameworkCliTool::registerOptions()
Register options
Register a set of options, which are special for this CLI tool. left empty, if no additional options are required.
- registerOverviewModel
- in file manager.php, method arbitModuleCiModelManager::registerOverviewModel()
Register overview model
Register the model class of a overview model with its dependencies, in the form of:
- registerSignals
- in file signal_slot.php, method arbitSignalSlot::registerSignals()
Register a set of signals.
- registerSlots
- in file signal_slot.php, method arbitSignalSlot::registerSlots()
Register a set of slots.
- registerUser
- in file openid.php, method arbitCoreModuleUserOpenIDAuthentification::registerUser()
Perform user registration
- remove
- in file session.php, method arbitSession::remove()
Remove a session variable
Remove a value completey from the session.
- removeAllAnnotations
- in file annotations.php, method arbitSourceAnnotationFacade::removeAllAnnotations()
Remove all annotations
Remove all annotations from the source backend.
- removeAllAnnotations
- in file annotations.php, method arbitCouchDbSourceAnnotationFacade::removeAllAnnotations()
Remove all annotations
Remove all annotations from the source backend.
- removeComments
- in file validate_commit_message.php, method arbitCommitMessageParser::removeComments()
Removes comments from a commit message
Removes all valid comments from a commit messages, as they are not of interest for the content extraction.
- REMOVED
- in file token.php, class constant arbitFrameworkDiffToken::REMOVED
Token has been removed
- removeProject
- in file manager.php, method arbitFacadeManager::removeProject()
Remove project
Clean all project related data in the backend.
- removeProject
- in file manager.php, method arbitCouchDbFacadeProjectManager::removeProject()
Remove project
Clean all project related data in the backend.
- removeProject
- in file manager.php, method arbitFacadeProjectManager::removeProject()
Remove project
Clean all project related data in the backend.
- render
- in file line.php, method arbitModuleCiLineChart::render()
Renders this chart
Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string.
- render
- in file line.php, method arbitLineChart::render()
Renders this chart
Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string.
- render
- in file pie.php, method arbitModuleCiPieChart::render()
Renders this chart
Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string.
- render
- in file pie.php, method arbitPieChart::render()
Renders this chart
Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string.
- renderGraph
- in file gen_autoload_files.php, method arbitTopoLogicalSorting::renderGraph()
Render a graph
Renders the graph using dot (http://graphviz. file.
- replaceData
- in file abstract.php, method arbitModuleImporterAbstractDriver::replaceData()
replaces the variables into a string by values from the current row
- replaceKeys
- in file caching_context.php, method arbitCachingTranslationContext::replaceKeys()
Replace keys in translation strings
Replace all keys in the translation strings. sign and are followed by alsphanumeric characters. the corresponding entries ind the $params array.
- report
- in file controller.php, method arbitModuleTrackerController::report()
Report action
- reportDashboardData
- in file controller.php, method arbitModuleTrackerController::reportDashboardData()
Report updated dashboard infos
- reportDashboardData
- in file controller.php, method arbitModuleSourceController::reportDashboardData()
Report data to the dashboard
- reportDashboardData
- in file controller.php, method arbitModuleWikiController::reportDashboardData()
Report updated dashboard infos
- reportDashboardData
- in file controller.php, method arbitModuleFaqController::reportDashboardData()
Report updated dashboard infos
- reportErrors
- in file controller.php, method arbitModulePhpDocController::reportErrors()
Report errors back to source module
- reportModuleResult
- in file controller.php, method arbitModuleCiController::reportModuleResult()
Handle source update signal
- resetSession
- in file session.php, method arbitSession::resetSession()
Reset the session
Reset the current session, by assigning only the permissions for anonymous users and resetting the login state.
- returnLink
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::returnLink()
- returnSee
- in file HTMLArbitConverter.inc, method HTMLArbitConverter::returnSee()
This function takes an abstractLink descendant and returns an html link
- revision
- in file controller.php, method arbitModuleSourceController::revision()
Show revision
- roadmap
- in file controller.php, method arbitModuleTrackerController::roadmap()
Roadmap action
Shows the remaining issues for each milestown.
- run
- in file analyze.php, method arbitModulePdependAnalyzeCommand::run()
Run command
Execute the actual bits.
- run
- in file update.php, method arbitModuleSourceUpdateCommand::run()
Run command
Execute the actual bits.
|