Beispiel #1
0
 /**
  * Return the javascript header code and file includes
  *
  * @return string
  */
 public function getJs()
 {
     return $this->xPluginManager->getJs();
 }