Class: iHRIS PageActionStudentCertificates (Development)
This article describes the class iHRIS_PageActionStudentCertificates .
- Extends the class: I2CE_PageGenerateRelationshipTemplate.
- Location: Part of the module training-course in the package iHRIS Common 4.1-dev
- Source: Defined in the file modules/TrainingCourse/lib/iHRIS_PageActionStudentCertificates.php on line 37
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.1.3
Edit participants action for a training @copyright Copyright © 2012 IntraHealth International, Inc. The action page class for editing particpants for a training
Variables
$person_id
- Defined in common/modules/TrainingCourse/lib/iHRIS_PageActionStudentCertificates.php on line 39
- Type: protected $person_id
Methods
getODTTemplate()
- Defined in common/modules/TrainingCourse/lib/iHRIS_PageActionStudentCertificates.php on line 87
- Signature: protected function getODTTemplate()
loadData()
Loads in the requeted data from the relationship
- Defined in common/modules/TrainingCourse/lib/iHRIS_PageActionStudentCertificates.php on line 70
- Signature: protected function loadData($as_iterator)
- Parameters:
- $as_iterator
- Default Value: true
- $as_iterator
- Returns: boolean
True on success
loadPrimary()
- Defined in common/modules/TrainingCourse/lib/iHRIS_PageActionStudentCertificates.php on line 41
- Signature: protected function loadPrimary()
Inherited Methods
action()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->action()
generateTemplate()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->generateTemplate()
generateTemplate_global()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->generateTemplate_global()
generateTemplate_report_row()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->generateTemplate_report_row()
getFields()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->getFields()
getMissingFields()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->getMissingFields()
getTemplateVariables()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->getTemplateVariables()
loopData()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->loopData()
outputTemplate()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->outputTemplate()
setData()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->setData()
setHeaderVars()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->setHeaderVars()
setSegmentValue()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->setSegmentValue()
setStyleVars()
This protected method is inherited from I2CE_PageGenerateRelationshipTemplate->setStyleVars()
action_main()
This protected method is inherited from I2CE_PageActionRelationship->action_main()
getOrdering()
This protected method is inherited from I2CE_PageActionRelationship->getOrdering()
loadRelationship()
This protected method is inherited from I2CE_PageActionRelationship->loadRelationship()
sortIterator()
This protected method is inherited from I2CE_PageActionRelationship->sortIterator()
Inherited Variables
$charset
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$charset
$encoding
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$encoding
$template_file
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$template_file
$template_vars
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$template_vars
$template_var_options
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$template_var_options
$template_var_keys
Theis protected variable is inherited from I2CE_PageGenerateRelationshipTemplate->$template_var_keys
$formRelationship
Theis protected variable is inherited from I2CE_PageActionRelationship->$formRelationship
$primObj
Theis protected variable is inherited from I2CE_PageActionRelationship->$primObj
$data
Theis protected variable is inherited from I2CE_PageActionRelationship->$data