Arbit - project tracking

Arbit - project tracking

API documentation :: Package Tracker Element Index

Element index for package Tracker

Package indexes

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ] [ _ ]

Letter '_'

__construct
in file new_issue.php, method arbitTrackerNewIssueStruct::__construct()
    Construct signal struct from its major data fields.
__construct
in file commented.php, method arbitTrackerCommentedStruct::__construct()
    Construct signal struct from its major data fields.
__construct
in file changed.php, method arbitTrackerChangedStateStruct::__construct()
    Construct signal struct from its major data fields.
__construct
in file attachment.php, method arbitTrackerAttachementStruct::__construct()
    Construct signal struct from its major data fields.
__construct
in file types.php, method arbitTrackerTypeChartModel::__construct()
    Construct pie chart Construct pie chart and fill it with the data.
__construct
in file states.php, method arbitTrackerStatesChartModel::__construct()
    Construct pie chart Construct pie chart and fill it with the data.
__construct
in file activity.php, method arbitTrackerActivityChartModel::__construct()
    Construct pie chart Construct pie chart and fill it with the data.
__construct
in file annotation.php, method arbitBackendCouchDbSourceAnnotationView::__construct()
    Construct view
__callStatic
in file module_template.php, method arbitModuleTemplateViewHandler::__callStatic()
    Default template handler The default template handlers checks if a template has been registered for the received call and sends the module to the registered template without any modification or enhancement. the calls may be found in the protected class property $moduleTemplates.
__construct
in file new_issue.php, method arbitTrackerNewIssueViewStruct::__construct()
    Create view struct from signal struct
__construct
in file overview.php, method arbitTrackerOverviewViewModel::__construct()
    Construct project view model from report list
__construct
in file report.php, method arbitTrackerReportViewModel::__construct()
    Construct project view model from common values
__construct
in file search.php, method arbitTrackerSearchViewModel::__construct()
    Construct project view model from common values
__construct
in file roadmap.php, method arbitTrackerRoadmapViewModel::__construct()
    Construct project view model from common values
__construct
in file issue_list.php, method arbitTrackerIssueListViewModel::__construct()
    Construct project view model from common values
__construct
in file issue.php, method arbitTrackerIssueViewModel::__construct()
    Construct project module view model from common values
__construct
in file comment.php, method arbitTrackerCommentViewModel::__construct()
    Construct project module view model from common values
__construct
in file changed.php, method arbitTrackerChangedStateViewStruct::__construct()
    Create view struct from signal struct
__construct
in file commented.php, method arbitTrackerCommentedViewStruct::__construct()
    Create view struct from signal struct
__construct
in file create.php, method arbitTrackerIssueCreateModel::__construct()
    Construct project view model from common values
__construct
in file edit_issue.php, method arbitTrackerIssueEditModel::__construct()
    Construct project module view model from common values
__construct
in file attachement.php, method arbitTrackerAttachementViewStruct::__construct()
    Create view struct from signal struct

Letter 'a'

$actions
in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$actions
    Available actions.
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
arbitTrackerAttachementStruct
in file attachment.php, class arbitTrackerAttachementStruct
    Tracker module new issue attachment signal struct
arbitTrackerChangedStateStruct
in file changed.php, class arbitTrackerChangedStateStruct
    Tracker module new issue signal struct
arbitTrackerCommentedStruct
in file commented.php, class arbitTrackerCommentedStruct
    Tracker module new issue signal struct
arbitTrackerNewIssueStruct
in file new_issue.php, class arbitTrackerNewIssueStruct
    Tracker module new issue signal struct
attachment
in file controller.php, method arbitModuleTrackerController::attachment()
    Attachment action
activity.php
procedural page activity.php
attachment.php
procedural page attachment.php
arbitTrackerActivityChartModel
in file activity.php, class arbitTrackerActivityChartModel
    Base pie chart for arbit, defining custom rendering options, etc.
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.
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
annotation.php
procedural page annotation.php
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.
arbitTrackerCommentFacade
in file comment.php, class arbitTrackerCommentFacade
    Comment facade defining all methods required to access comment related data in the backend.
arbitTrackerIssueFacade
in file issue.php, class arbitTrackerIssueFacade
    Issue facade defining all methods required to access issue related data in the backend.
arbitTrackerIssueStatisticsFacade
in file issue_statistics.php, class arbitTrackerIssueStatisticsFacade
    Issue facade defining all methods required to access issue statistical data in the backend.
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 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.
arbitTrackerBackendIniModuleConfiguration
in file module.php, class arbitTrackerBackendIniModuleConfiguration
    arbit project configuration
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;
attachFile
in file issue.php, method arbitModuleModelTrackerIssue::attachFile()
    Attach file to issue
arbitModuleTemplateViewHandler
in file module_template.php, class arbitModuleTemplateViewHandler
    XHtml view handler generating XHtml from the provided view model.
arbitModuleTrackerEmailHandler
in file email.php, class arbitModuleTrackerEmailHandler
    Email view handler generating emails from the provided view model.
arbitModuleTrackerXHtmlHandler
in file xhtml.php, class arbitModuleTrackerXHtmlHandler
    XHtml view handler generating XHtml from the provided view model.
arbitTrackerAttachementViewStruct
in file attachement.php, class arbitTrackerAttachementViewStruct
    Base model struct for dashboard project data
arbitTrackerChangedStateViewStruct
in file changed.php, class arbitTrackerChangedStateViewStruct
    Base model struct for dashboard project data
arbitTrackerCommentedViewStruct
in file commented.php, class arbitTrackerCommentedViewStruct
    Base model struct for dashboard project data
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
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
arbitTrackerIssueViewModel
in file issue.php, class arbitTrackerIssueViewModel
    Base model struct for all project module views
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
attachement.php
procedural page attachement.php

Letter 'c'

$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.
$couchDbDocuments
in file definition.php, variable arbitModuleTrackerDefintion::$couchDbDocuments
    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.
chart
in file controller.php, method arbitModuleTrackerController::chart()
    Chart action
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.
createController
in file cli_tool.php, method arbitModuleTrackerAdminCliTool::createController()
    Get controller
cli_tool.php
procedural page cli_tool.php
controller.php
procedural page controller.php
changed.php
procedural page changed.php
commented.php
procedural page commented.php
comment.php
procedural page comment.php
createComment
in file comment.php, method arbitCouchDbTrackerCommentFacade::createComment()
    Create a new comment Create a new comment.
createComment
in file comment.php, method arbitTrackerCommentFacade::createComment()
    Create a new comment Create a new comment.
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.
comment.php
procedural page comment.php
comment.php
procedural page comment.php
create
in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::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 comment.php, method arbitModuleModelTrackerComment::create()
    Method called to create a new instance in the backend.
comment.php
procedural page comment.php
$conversions
in file issue.php, variable arbitTrackerIssueViewModel::$conversions
    Properties to just assign from source model
configureTemplate
in file xhtml.php, method arbitModuleTrackerXHtmlHandler::configureTemplate()
    Configure tempalte library
configureTemplate
in file module_template.php, method arbitModuleTemplateViewHandler::configureTemplate()
    Configure tempalte library
comment.php
procedural page comment.php
create.php
procedural page create.php
changed.php
procedural page changed.php
commented.php
procedural page commented.php

Letter 'd'

$description
in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$description
    Short description of the purpose of the current CLI tool
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.
definition.php
procedural page definition.php
$defaultValues
in file module.php, variable arbitTrackerBackendIniModuleConfiguration::$defaultValues
    Array with default values for all required configuration directives. array has the following structure:
$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 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.
delete
in file issue.php, method arbitModuleModelTrackerIssue::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.

Letter 'e'

editIssue
in file controller.php, method arbitModuleTrackerController::editIssue()
    Edit issue Edit an issue, including its state, descriptions and optionally add an additional comment.
email.php
procedural page email.php
edit_issue.php
procedural page edit_issue.php

Letter 'f'

$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.
fetchData
in file types.php, method arbitTrackerTypeChartModel::fetchData()
    Fetch chart data from model
fetchData
in file states.php, method arbitTrackerStatesChartModel::fetchData()
    Fetch chart data from model
fetchData
in file activity.php, method arbitTrackerActivityChartModel::fetchData()
    Fetch chart data from model
fetchCommentActivity
in file issue_statistics.php, method arbitTrackerIssueStatisticsFacade::fetchCommentActivity()
    Fetch issue comment activity statistics Fetch aggregated statistics about issue comment activity in the database.
fetchCommentActivity
in file issue_statistics.php, method arbitCouchDbTrackerIssueStatisticsFacade::fetchCommentActivity()
    Fetch issue comment activity statistics Fetch aggregated statistics about issue comment 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 arbitTrackerIssueStatisticsFacade::fetchIssueActivity()
    Fetch issue activity statistics Fetch aggregated statistics about issue activity in the database.
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 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 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 arbitTrackerIssueStatisticsFacade::fetchIssueTypes()
    Fetch issue type statistics Fetch aggregated statistics about issues types in the database.
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.
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.
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.
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.
fetchIssueStates
in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::fetchIssueStates()
    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.
fixComponentsArray
in file issue.php, method arbitModuleModelTrackerIssue::fixComponentsArray()
    Fix the data structure of the components array.

Letter 'g'

getMenu
in file controller.php, method arbitModuleTrackerController::getMenu()
    Return the menu for the tracker controller
getSearchSession
in file controller.php, method arbitModuleTrackerController::getSearchSession()
    Get search seassion Get the search session based on the configuration values.
getViewName
in file statistics.php, method arbitBackendCouchDbTrackerStatisticsView::getViewName()
    Get name of view
getViewName
in file issue.php, method arbitBackendCouchDbTrackerIssueView::getViewName()
    Get name of view
getViewName
in file comment.php, method arbitBackendCouchDbTrackerCommentView::getViewName()
    Get name of view
getViewName
in file annotation.php, method arbitBackendCouchDbSourceAnnotationView::getViewName()
    Get name of view
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.
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.
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 arbitTrackerIssueFacade::getAllIssues()
    Get issue list Get an array with all issues currently available in the bug tracker.
getCommentData
in file comment.php, method arbitTrackerCommentFacade::getCommentData()
    Get comment data
getCommentData
in file comment.php, method arbitCouchDbTrackerCommentFacade::getCommentData()
    Get comment 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 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.
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 issue.php, method arbitTrackerIssueFacade::getFileContents()
    Get file contents Return the contents of the file specified by its storage file name.
getIssueData
in file issue.php, method arbitTrackerIssueFacade::getIssueData()
    Get issue data
getIssueData
in file issue.php, method arbitCouchDbTrackerIssueFacade::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.
getLastCommented
in file comment.php, method arbitCouchDbTrackerCommentFacade::getLastCommented()
    Get last commented issues Get the issues with the most recent comments.
getLastCommented
in file comment.php, method arbitTrackerCommentFacade::getLastCommented()
    Get last commented issues Get the issues with the most recent comments.
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.
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.
getAllIssues
in file issue.php, method arbitModuleModelTrackerIssue::getAllIssues()
    Get issue list Get an array with all issues currently available in the bug tracker.
getAttachment
in file issue.php, method arbitModuleModelTrackerIssue::getAttachment()
    Get attachment contents Return the contents of the attachment specified by its storage file name.
getCommentData
in file comment.php, method arbitModuleModelTrackerComment::getCommentData()
    Fetch the basic project data
getCommentsForIssue
in file comment.php, method arbitModuleModelTrackerComment::getCommentsForIssue()
    Get comment list for issue Get comment list from backend for the given issue.
getIssueData
in file issue.php, method arbitModuleModelTrackerIssue::getIssueData()
    Fetch the basic project data
getIssueId
in file id_generator.php, method arbitModuleModelTrackerIssueIdGenerator::getIssueId()
    Get issue ID Generate and return issue ID.
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
getState
in file issue.php, method arbitModuleModelTrackerIssue::getState()
    Returns all the object's properties so that they can be stored or indexed.

Letter 'i'

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.
indexAll
in file controller.php, method arbitModuleTrackerController::indexAll()
    Index issues in search backend Index all issues in the search backend.
issue
in file controller.php, method arbitModuleTrackerController::issue()
    Issue action
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 'm'

module.php
procedural page module.php
$moduleTemplates
in file module_template.php, variable arbitModuleTemplateViewHandler::$moduleTemplates
    Method template association for default calls.
$moduleTemplates
in file email.php, variable arbitModuleTrackerEmailHandler::$moduleTemplates
    Method template association for default calls.
$moduleTemplates
in file xhtml.php, variable arbitModuleTrackerXHtmlHandler::$moduleTemplates
    Method template association for default calls.
module_template.php
procedural page module_template.php

Letter 'n'

$name
in file cli_tool.php, variable arbitModuleTrackerAdminCliTool::$name
    Name of CLI tool
new_issue.php
procedural page new_issue.php
newIssue
in file controller.php, method arbitModuleTrackerController::newIssue()
    Create new issue
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.
new_issue.php
procedural page new_issue.php

Letter 'o'

overview
in file controller.php, method arbitModuleTrackerController::overview()
    Overview action
overview.php
procedural page overview.php

Letter 'p'

$properties
in file new_issue.php, variable arbitTrackerNewIssueStruct::$properties
    Array containing the structs properties.
$properties
in file definition.php, variable arbitModuleTrackerDefintion::$properties
    Array containing the module structures properties.
$properties
in file commented.php, variable arbitTrackerCommentedStruct::$properties
    Array containing the structs properties.
$properties
in file changed.php, variable arbitTrackerChangedStateStruct::$properties
    Array containing the structs properties.
$properties
in file attachment.php, variable arbitTrackerAttachementStruct::$properties
    Array containing the structs properties.
$properties
in file issue.php, variable arbitModuleModelTrackerIssue::$properties
    Array containing the projects properties
$properties
in file comment.php, variable arbitModuleModelTrackerComment::$properties
    Array containing the projects properties
$properties
in file overview.php, variable arbitTrackerOverviewViewModel::$properties
    Array containing the actual view data.
$properties
in file new_issue.php, variable arbitTrackerNewIssueViewStruct::$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 report.php, variable arbitTrackerReportViewModel::$properties
    Array containing the actual view data.
$properties
in file search.php, variable arbitTrackerSearchViewModel::$properties
    Array containing the actual view data.
$properties
in file roadmap.php, variable arbitTrackerRoadmapViewModel::$properties
    Array containing the actual view data.
$properties
in file attachement.php, variable arbitTrackerAttachementViewStruct::$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 comment.php, variable arbitTrackerCommentViewModel::$properties
    Array containing the actual view data.
$properties
in file changed.php, variable arbitTrackerChangedStateViewStruct::$properties
    Array containing the actual view data.
$properties
in file commented.php, variable arbitTrackerCommentedViewStruct::$properties
    Array containing the actual view data.
$properties
in file create.php, variable arbitTrackerIssueCreateModel::$properties
    Array containing the actual view data.
$properties
in file issue.php, variable arbitTrackerIssueViewModel::$properties
    Array containing the actual view data.
$properties
in file edit_issue.php, variable arbitTrackerIssueEditModel::$properties
    Array containing the actual view data.
permission_denied.php
procedural page permission_denied.php

Letter 'q'

quickResolve
in file controller.php, method arbitModuleTrackerController::quickResolve()
    Quick resolve issue
quick_resolve_issue.php
procedural page quick_resolve_issue.php

Letter 'r'

report
in file controller.php, method arbitModuleTrackerController::report()
    Report action
reportDashboardData
in file controller.php, method arbitModuleTrackerController::reportDashboardData()
    Report updated dashboard infos
roadmap
in file controller.php, method arbitModuleTrackerController::roadmap()
    Roadmap action Shows the remaining issues for each milestown.
report.php
procedural page report.php
roadmap.php
procedural page roadmap.php

Letter 's'

states.php
procedural page states.php
search
in file controller.php, method arbitModuleTrackerController::search()
    Search action
statistics.php
procedural page statistics.php
$shortcuts
in file module.php, variable arbitTrackerBackendIniModuleConfiguration::$shortcuts
    Shortcuts for configuration value access.
setState
in file issue.php, method arbitModuleModelTrackerIssue::setState()
    Accepts an array containing data for one or more of the class' properties.
storeChanges
in file issue_statistics.php, method arbitModuleModelTrackerIssueStatistics::storeChanges()
    Method called to store changes to the model.
storeChanges
in file issue.php, method arbitModuleModelTrackerIssue::storeChanges()
    Method called to store changes to the model.
storeChanges
in file comment.php, method arbitModuleModelTrackerComment::storeChanges()
    Method called to store changes to the model.
search.php
procedural page search.php

Letter 't'

types.php
procedural page types.php
takeResponsibility
in file controller.php, method arbitModuleTrackerController::takeResponsibility()
    Take repsonsibility for issue Take repsosibility for an issue, which means it is assigned to the given user and the state is changed to assigned.

Letter 'u'

updateCommentData
in file comment.php, method arbitTrackerCommentFacade::updateCommentData()
    Update stored information for the given comment The array with the information to update may any number of the common keys, and only the given keys will be updated in the storage backend.
updateCommentData
in file comment.php, method arbitCouchDbTrackerCommentFacade::updateCommentData()
    Update stored information for the given comment The array with the information to update may any number of the common keys, and only the given keys will be updated in the storage backend.
updateIssueData
in file issue.php, method arbitCouchDbTrackerIssueFacade::updateIssueData()
    Update stored information for the given issue The array with the information to update may any number of the common keys, and only the given keys will be updated in the storage backend.
updateIssueData
in file issue.php, method arbitTrackerIssueFacade::updateIssueData()
    Update stored information for the given issue The array with the information to update may any number of the common keys, and only the given keys will be updated in the storage backend.
$userModelProperties
in file issue.php, variable arbitModuleModelTrackerIssue::$userModelProperties
    Properties containing user IDs Properties containing user IDs, which should be transformed into user models. current model, all properties with this name are also transformed.

Letter 'v'

$viewModels
in file definition.php, variable arbitModuleTrackerDefintion::$viewModels
    List of view models used by the module List of used view handlers associated with a list of view models used by the module, each associated with a callback to the concrete handler implementation to visit the view model.
$viewDefinitions
in file statistics.php, variable arbitBackendCouchDbTrackerStatisticsView::$viewDefinitions
    View functions to be registered on the server
$viewDefinitions
in file comment.php, variable arbitBackendCouchDbTrackerCommentView::$viewDefinitions
    View functions to be registered on the server
$viewDefinitions
in file issue.php, variable arbitBackendCouchDbTrackerIssueView::$viewDefinitions
    View functions to be registered on the server
$viewReduces
in file statistics.php, variable arbitBackendCouchDbTrackerStatisticsView::$viewReduces
    Reduce function for a view function.
$viewReduces
in file issue.php, variable arbitBackendCouchDbTrackerIssueView::$viewReduces
    Reduce function for a view function.

Letter 'x'

xhtml.php
procedural page xhtml.php
Documentation generated on Mon, 05 Apr 2010 14:01:26 +0200 by phpDocumentor 1.4.3