phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
NavElementTrait Class Reference
+ Inheritance diagram for NavElementTrait:

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)
 

Detailed Description

Definition at line 12 of file NavElementTrait.php.

Member Function Documentation

◆ __call()

__call (   $method,
  $args 
)

Definition at line 44 of file NavElementTrait.php.

◆ contentAsString()

contentAsString ( )
abstract

◆ fromDispatcher()

fromDispatcher ( JsUtils  $js,
  $dispatcher,
  $startIndex = 0 
)
abstract

◆ getAttr()

getAttr ( )

Definition at line 30 of file NavElementTrait.php.

◆ getRoot()

getRoot ( )

Definition at line 23 of file NavElementTrait.php.

◆ jsSetContent()

jsSetContent ( JsUtils  $jsUtils)

Generate the jquery script to set the elements to the HtmlNavElement.

Parameters
JsUtils$jsUtils

Definition at line 19 of file NavElementTrait.php.

◆ setAttr()

setAttr (   $attr)

Define the html attribute for each element url in ajax.

Parameters
string$attrhtml attribute
Returns
HtmlNavElement

Definition at line 39 of file NavElementTrait.php.

◆ setRoot()

setRoot (   $root)

Definition at line 26 of file NavElementTrait.php.


The documentation for this class was generated from the following file: