
Protected Member Functions | |
| processSave ($oldCM) | |
| INSERT BRIEF DESCRIPTION HERE. | |
| showEditor ($cm, $failed) | |
| INSERT BRIEF DESCRIPTION HERE. | |
Private Member Functions | |
| fixEntities ($str) | |
| INSERT BRIEF DESCRIPTION HERE. | |
INSERT FULL DESCRIPTION HERE
Definition at line 11 of file TKSnapLessonPlanEditor.php5.
| TKSnapLessonPlanEditor::fixEntities | ( | $ | str | ) | [private] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $str | [TYPE]: DESCRIPTION |
Definition at line 391 of file TKSnapLessonPlanEditor.php5.
Referenced by showEditor().
| TKSnapLessonPlanEditor::processSave | ( | $ | oldCM | ) | [protected] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $oldCM | [TYPE]: DESCRIPTION |
Reimplemented from TKSnapEditor.
Definition at line 404 of file TKSnapLessonPlanEditor.php5.
References TKComponent::$html, and TKContainer::addText().
| TKSnapLessonPlanEditor::showEditor | ( | $ | cm, | |
| $ | failed | |||
| ) | [protected] |
INSERT BRIEF DESCRIPTION HERE.
For internal use only.
INSERT FULL DESCRIPTION HERE
| $cm | [TYPE]: DESCRIPTION | |
| $failed | [TYPE]: DESCRIPTION |
Reimplemented from TKSnapEditor.
Definition at line 21 of file TKSnapLessonPlanEditor.php5.
References fixEntities().
1.5.6