Hi Christian, > return $this->aORenderlets["feuser_data"]->majixSetHTML($this->oParent()->getSeminar()->getAvailablePrices($sRub)); I think this will not be possible since getSeminar is a private function, and I assume that you try to call it from outside of the class. Greets Bernd