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