Class: iHRIS Training Course: Difference between revisions

From IHRIS Wiki
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''iHRIS_Training_Course''.
#REDIRECT [[Class: iHRIS_Training_Course (4.1.7)]]
*Extends the class: [[Class: I2CE_List | I2CE_List]].
*Location: Part of the module [[iHRIS Module List#training-course|training-course]] in the package [https://launchpad.net/ihris-common iHRIS Common]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-common/4.0.0-release/annotate/head:/modules/TrainingCourse/lib/iHRIS_Training_Course.php modules/TrainingCourse/lib/iHRIS_Training_Course.php]
*Author: Luke Duncan <lduncan@intrahealth.org>
*Since: v1.0.0
@copyright Copyright &copy; 2007, 2008 IntraHealth International, Inc.    Object for dealing with classifications.
==Form Fields==
This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
==name==
The form field ''name'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
==topic==
The form field ''topic'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
==notes==
The form field ''notes'' is implemented by [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE ]]
==training_institution==
The form field ''training_institution'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==training_funder==
The form field ''training_funder'' is implemented by [[Class: I2CE_FormField_MAP_MULT |MAP_MULT ]]
==continuing_education_course==
The form field ''continuing_education_course'' is implemented by [[Class: I2CE_FormField_MAP_MULT |MAP_MULT ]]
==training_course_status==
The form field ''training_course_status'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==training_course_category==
The form field ''training_course_category'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==competency==
The form field ''competency'' is implemented by [[Class: I2CE_FormField_MAP_MULT |MAP_MULT ]]
==Methods==
===getAvailableCourses()===
*Signature: static public function getAvailableCourses()
 
 
[[Category:Class Documentation]]

Latest revision as of 09:09, 23 August 2013