
Public Member Functions | |
| __construct ($parent) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| getTranslator () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| setTranslator ($t) | |
| INSERT BRIEF DESCRIPTION HERE. | |
Protected Member Functions | |
| processSectionXML ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
Private Member Functions | |
| addHeaderTags ($str) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| addSectionTags ($str) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processAssessments ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processConcepts ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processGeneral ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processGrade ($elt) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processModuleInfo ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processNestedSection ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processOutline ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processRequiredMaterials ($xml) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| processTitle ($elt) | |
| INSERT BRIEF DESCRIPTION HERE. | |
INSERT FULL DESCRIPTION HERE
Definition at line 10 of file STransLessonPlanHelper.php5.
| STransLessonPlanHelper::__construct | ( | $ | parent | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $parent | [TYPE]: DESCRIPTION |
Reimplemented from STransStdXML3Helper.
Definition at line 24 of file STransLessonPlanHelper.php5.
| STransLessonPlanHelper::addHeaderTags | ( | $ | str | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $str | [TYPE]: DESCRIPTION |
Definition at line 120 of file STransLessonPlanHelper.php5.
Referenced by processAssessments(), processConcepts(), processGrade(), processNestedSection(), processOutline(), processRequiredMaterials(), processSectionXML(), and processTitle().
| STransLessonPlanHelper::addSectionTags | ( | $ | str | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $str | [TYPE]: DESCRIPTION |
Definition at line 131 of file STransLessonPlanHelper.php5.
Referenced by processAssessments(), and processConcepts().
| STransLessonPlanHelper::getTranslator | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
Reimplemented from STransStdXML3Helper.
Definition at line 69 of file STransLessonPlanHelper.php5.
| STransLessonPlanHelper::processAssessments | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 310 of file STransLessonPlanHelper.php5.
References addHeaderTags(), and addSectionTags().
Referenced by processSectionXML().
| STransLessonPlanHelper::processConcepts | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 218 of file STransLessonPlanHelper.php5.
References addHeaderTags(), addSectionTags(), and processNestedSection().
Referenced by processSectionXML().
| STransLessonPlanHelper::processGeneral | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 158 of file STransLessonPlanHelper.php5.
Referenced by processSectionXML().
| STransLessonPlanHelper::processGrade | ( | $ | elt | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $elt | [TYPE]: DESCRIPTION |
Definition at line 205 of file STransLessonPlanHelper.php5.
References addHeaderTags().
Referenced by processModuleInfo().
| STransLessonPlanHelper::processModuleInfo | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 173 of file STransLessonPlanHelper.php5.
References processGrade(), and processTitle().
Referenced by processSectionXML().
| STransLessonPlanHelper::processNestedSection | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 145 of file STransLessonPlanHelper.php5.
References addHeaderTags().
Referenced by processConcepts().
| STransLessonPlanHelper::processOutline | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 263 of file STransLessonPlanHelper.php5.
References addHeaderTags().
Referenced by processSectionXML().
| STransLessonPlanHelper::processRequiredMaterials | ( | $ | xml | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Definition at line 239 of file STransLessonPlanHelper.php5.
References addHeaderTags().
Referenced by processSectionXML().
| STransLessonPlanHelper::processSectionXML | ( | $ | xml | ) | [protected] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $xml | [TYPE]: DESCRIPTION |
Reimplemented from STransStdXML3Helper.
Definition at line 81 of file STransLessonPlanHelper.php5.
References addHeaderTags(), processAssessments(), processConcepts(), processGeneral(), processModuleInfo(), processOutline(), and processRequiredMaterials().
| STransLessonPlanHelper::processTitle | ( | $ | elt | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $elt | [TYPE]: DESCRIPTION |
Definition at line 193 of file STransLessonPlanHelper.php5.
References addHeaderTags().
Referenced by processModuleInfo().
| STransLessonPlanHelper::setTranslator | ( | $ | t | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| $t | [TYPE]: DESCRIPTION |
Reimplemented from STransStdXML3Helper.
Definition at line 58 of file STransLessonPlanHelper.php5.
1.5.6