27 $this->
attr=
"data-ajax";
37 return $this->
getOnClick($this->root, $targetSelector,array(
"attr"=>$this->
attr));
41 return implode(
"", $this->content);
__construct($identifier, $tagName)
getOnClick($url, $responseElement="", $parameters=array())
Performs a get to $url on the click event on $element and display it in $responseElement.
autoGetOnClick($targetSelector)
Associate an ajax get to the elements, displayed in $targetSelector $this->attr member is used to bui...
Bs class for navigation elements : Breadcrumbs and Pagination.
attr($element='this', $attributeName='id', $value="", $immediatly=false)
Get or set the value of an attribute for the first element in the set of matched elements or set one ...