Exemplo n.º 1
0
 /**
  * @return string
  */
 public function getAjaxUrl()
 {
     return 'ajax.php?pageId=' . $this->_application->getPageId() . '&ajaxTarget=' . $this->getId() . '&action=';
 }