Example #1
0
 /**
  * getCreatorName
  * @author Cornelius Hansjakob <*****@*****.**>
  * @version 1.0
  */
 public function getCreatorName()
 {
     return $this->objPage->getCreatorName();
 }