Element index for package Importer
Package indexes
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ m ]
[ p ]
[ q ]
[ r ]
[ s ]
[ v ]
[ x ]
[ _ ]
Letter '_'
- __construct
- in file regenpwd.php, method arbitImporterRegenPwdViewModel::__construct()
Construct init view model
- __construct
- in file init.php, method arbitImporterInitViewModel::__construct()
Construct init view model
- __construct
- in file import.php, method arbitImporterImportViewModel::__construct()
Construct init view model
Letter 'a'
- 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
- arbitModuleImporterRedmineDriver
- in file redmine.php, class arbitModuleImporterRedmineDriver
Base importer driver.
- abstract.php
- procedural page abstract.php
- $action
- in file issue.php, variable arbitModuleModelImporterIssue::$action
Controller property, to explicitely set the controller the issue belongs to.
- arbitModuleModelImporterComment
- in file comment.php, class arbitModuleModelImporterComment
Project model
- arbitModuleModelImporterIssue
- in file issue.php, class arbitModuleModelImporterIssue
Project model
- 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
- arbitModuleImporterMailHandler
- in file mail.php, class arbitModuleImporterMailHandler
XHtml view handler generating XHtml from the provided view model.
- arbitModuleImporterXHtmlHandler
- in file xhtml.php, class arbitModuleImporterXHtmlHandler
XHtml view handler generating XHtml from the provided view model.
Letter 'c'
- $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.
- $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.
- checkProject
- in file redmine.php, method arbitModuleImporterRedmineDriver::checkProject()
check if the user provided project exists in the database
- checkProject
- in file abstract.php, method arbitModuleImporterAbstractDriver::checkProject()
check if the user provided project exists in the database
- controller.php
- procedural page controller.php
- $controller
- in file issue.php, variable arbitModuleModelImporterIssue::$controller
Controller property, to explicitely set the controller the issue belongs to.
- create
- in file issue.php, method arbitModuleModelImporterIssue::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.
- comment.php
- procedural page comment.php
- configureTemplate
- in file xhtml.php, method arbitModuleImporterXHtmlHandler::configureTemplate()
Configure tempalte library
- configureTemplate
- in file mail.php, method arbitModuleImporterMailHandler::configureTemplate()
Configure tempalte library
Letter 'd'
- $dummyUserCreated
- in file controller.php, variable arbitModuleImporterController::$dummyUserCreated
state variable, whether a dummy user singleton has been created or not
- 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
- definition.php
- procedural page definition.php
Letter 'f'
- 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
- 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:
- fetchIssues
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchIssues()
returns a stmt/map with all issue data
- fetchIssues
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchIssues()
returns a stmt/map with all issue data
- 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:
- fetchResolution
- in file abstract.php, method arbitModuleImporterAbstractDriver::fetchResolution()
returns a stmt/map with name or a fixed array of resolutions defined as:
- fetchResolution
- in file redmine.php, method arbitModuleImporterRedmineDriver::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:
- fetchUsers
- in file redmine.php, method arbitModuleImporterRedmineDriver::fetchUsers()
returns a stmt/map with all users data
- fetchUsers
- in file abstract.php, method arbitModuleImporterAbstractDriver::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:
Letter 'g'
- generatePassword
- in file controller.php, method arbitModuleImporterController::generatePassword()
generates a random 8char password out of A-Za-z0-9
- getDummyUser
- in file controller.php, method arbitModuleImporterController::getDummyUser()
creates a dummy user in case some issues don't have an author or
- getModuleConfiguration
- in file issue.php, method arbitModuleModelImporterIssue::getModuleConfiguration()
Get current module confguration
Letter 'i'
- index
- in file controller.php, method arbitModuleImporterController::index()
main request handler
- 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
- issue.php
- procedural page issue.php
- import.php
- procedural page import.php
- init.php
- procedural page init.php
Letter 'm'
- $moduleTemplates
- in file xhtml.php, variable arbitModuleImporterXHtmlHandler::$moduleTemplates
Method template association for default calls.
- $moduleTemplates
- in file mail.php, variable arbitModuleImporterMailHandler::$moduleTemplates
Method template association for default calls.
- mail.php
- procedural page mail.php
Letter 'p'
- $pdo
- in file abstract.php, variable arbitModuleImporterAbstractDriver::$pdo
db handle
- $pdo
- in file controller.php, variable arbitModuleImporterController::$pdo
importer db connection instance
- $project
- in file abstract.php, variable arbitModuleImporterAbstractDriver::$project
source project identifier from the old tracker
- $properties
- in file definition.php, variable arbitModuleImporterDefintion::$properties
Array containing the module structures properties.
- $properties
- in file regenpwd.php, variable arbitImporterRegenPwdViewModel::$properties
Array containing the actual view data.
- $properties
- in file init.php, variable arbitImporterInitViewModel::$properties
Array containing the actual view data.
- $properties
- in file import.php, variable arbitImporterImportViewModel::$properties
Array containing the actual view data.
Letter 'q'
- query
- in file abstract.php, method arbitModuleImporterAbstractDriver::query()
executes a query using the current db handle and returns a statement
Letter 'r'
- $row
- in file controller.php, variable arbitModuleImporterController::$row
contains the current row so replaceDataHelper can access it
- redmineProcessIssue
- in file redmine.php, method arbitModuleImporterRedmineDriver::redmineProcessIssue()
pre-processes an issue row to normalize values for arbit use
- replaceData
- in file abstract.php, method arbitModuleImporterAbstractDriver::replaceData()
replaces the variables into a string by values from the current row
- regenpwd.php
- procedural page regenpwd.php
Letter 's'
- $srcProject
- in file controller.php, variable arbitModuleImporterController::$srcProject
contains the source project identifier from the remote tracker
- setModuleEnv
- in file issue.php, method arbitModuleModelImporterIssue::setModuleEnv()
Explicitely set module environment
- storeChanges
- in file issue.php, method arbitModuleModelImporterIssue::storeChanges()
Method called to store changes to the model.
- storeChanges
- in file comment.php, method arbitModuleModelImporterComment::storeChanges()
Method called to store changes to the model.
Letter 'v'
- $viewModels
- in file definition.php, variable arbitModuleImporterDefintion::$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.
Letter 'x'
- xhtml.php
- procedural page xhtml.php
|