Exemplo n.º 1
0
 /**
  * Get the internal reference to the editor.
  *
  * @return	string
  */
 public function save()
 {
     return $this->_editor->save($this->inputId);
 }