API documentation :: Docs For Class arbitModuleImporterRedmineDriver
Packages:Classes: |
Importer::arbitModuleImporterRedmineDriverClass arbitModuleImporterRedmineDriverBase importer driver. Base importer driver. arbitModuleImporterAbstractDriver | --arbitModuleImporterRedmineDriverAuthor(s):
Inherited Member Variables
Method Summary
Inherited Methods
MethodscheckProject
bool
checkProject(
)
check if the user provided project exists in the database check if the user provided project exists in the database Redefinition of:
fetchAttachments
void
fetchAttachments(
)
returns a stmt/map with all attachments data returns a stmt/map with all attachments data Redefinition of:
fetchComments
void
fetchComments(
)
returns a stmt/map with all comments data returns a stmt/map with all comments data Redefinition of:
fetchComponents
void
fetchComponents(
)
returns a stmt/map with name or a fixed array of components defined as: returns a stmt/map with name or a fixed array of components defined as: 'string(name)' => array() Redefinition of:
fetchIssues
void
fetchIssues(
)
returns a stmt/map with all issue data returns a stmt/map with all issue data Redefinition of:
fetchPriority
void
fetchPriority(
)
returns a stmt/map with name or a fixed array of priorities defined as: returns a stmt/map with name or a fixed array of priorities defined as: use arbitModuleImporterController::normalize to generate the normalized version if you provide static values, otherwise it will be done automatically on the result set 'string(normalized name)' => 'string(display name)' Redefinition of:
fetchResolution
void
fetchResolution(
)
returns a stmt/map with name or a fixed array of resolutions defined as: returns a stmt/map with name or a fixed array of resolutions defined as: use arbitModuleImporterController::normalize to generate the normalized version if you provide static values, otherwise it will be done automatically on the result set 'string(normalized name)' => 'string(display name)' Redefinition of:
fetchStates
void
fetchStates(
)
returns a stmt/map with name or a fixed array of states defined as: returns a stmt/map with name or a fixed array of states defined as: use arbitModuleImporterController::normalize to generate the normalized version if you provide static values, otherwise it will be done automatically on the result set 'string(normalized name)' => 'string(display name)' Redefinition of:
fetchTypes
void
fetchTypes(
)
returns a stmt/map with name or a fixed array of types defined as: returns a stmt/map with name or a fixed array of types defined as: use arbitModuleImporterController::normalize to generate the normalized version if you provide static values, otherwise it will be done automatically on the result set 'string(normalized name)' => 'string(display name)' Redefinition of:
fetchUsers
void
fetchUsers(
)
returns a stmt/map with all users data returns a stmt/map with all users data Redefinition of:
fetchVersions
void
fetchVersions(
)
returns a stmt/map with name and active or a fixed array of versions defined as: returns a stmt/map with name and active or a fixed array of versions defined as: 'string(name)' => 'int(active : 1/0)' Redefinition of:
init
void
init(
$pdo
, string
$project
)
init function, sets the connection charset to utf8 init function, sets the connection charset to utf8 Parameters:
Redefinition of:
redmineProcessIssue
array
redmineProcessIssue(
$row
)
pre-processes an issue row to normalize values for arbit use pre-processes an issue row to normalize values for arbit use Parameters:
Documentation generated on Mon, 05 Apr 2010 14:02:15 +0200 by phpDocumentor 1.4.3
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||