Ejemplo n.º 1
0
 /**
  * returns the ownerusername
  * @return string
  */
 public function getOwnerUsername()
 {
     return IzapBase::getOwnerUsername($this);
 }