function TinyMCEEditor()
 {
     parent::ContentEditor();
 }
 function BBCodeEditor()
 {
     parent::ContentEditor();
 }