block_navigation/ajax_response_renderer

Parse the response from the navblock ajax page and render the correct DOM structure for the tree from it.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) buildDOM(rootElement, nodes)

Source:

Build DOM.

Parameters:
Name Type Description
rootElement Object

the root element of DOM.

nodes object

jquery object representing the nodes to be build.