phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Public Member Functions | |
contentAsString () | |
jsSetContent (JsUtils $jsUtils) | |
Generate the jquery script to set the elements to the HtmlNavElement. | |
getRoot () | |
setRoot ($root) | |
getAttr () | |
setAttr ($attr) | |
Define the html attribute for each element url in ajax. | |
__call ($method, $args) | |
fromDispatcher (JsUtils $js, $dispatcher, $startIndex=0) | |
Definition at line 12 of file NavElementTrait.php.
__call | ( | $method, | |
$args | |||
) |
Definition at line 44 of file NavElementTrait.php.
|
abstract |
Reimplemented in HtmlNavElement, HtmlBreadcrumbs, HtmlSemNavElement, and HtmlBreadcrumb.
|
abstract |
Reimplemented in HtmlBreadcrumbs, HtmlPagination, and HtmlBreadcrumb.
getAttr | ( | ) |
Definition at line 30 of file NavElementTrait.php.
getRoot | ( | ) |
Definition at line 23 of file NavElementTrait.php.
jsSetContent | ( | JsUtils | $jsUtils | ) |
Generate the jquery script to set the elements to the HtmlNavElement.
JsUtils | $jsUtils |
Definition at line 19 of file NavElementTrait.php.
setAttr | ( | $attr | ) |
Define the html attribute for each element url in ajax.
string | $attr | html attribute |
Definition at line 39 of file NavElementTrait.php.
setRoot | ( | $root | ) |
Definition at line 26 of file NavElementTrait.php.