public function openWindow($path, $windowName) { parent::openWindow($this->baseUrl . $path, $windowName); }