/** * returns the ownerusername * @return string */ public function getOwnerUsername() { return IzapBase::getOwnerUsername($this); }