*/ interface AjaxElementInterface { public function returnAjaxData(); public function initContent(); }