API Docs for:
Show:

Editorial Class

Extends juju.browser.views.Editorial
Module: views
Parent Module: juju.browser

Editorial view for landing pages.

Item Index

Methods

destructor

()

Destroy this view and clear from the dom world.

initializer

(
  • cfg
)

General YUI initializer.

Parameters:

  • cfg Object

    configuration object.

render

(
  • container
)

Load the editorial content into the container specified.

Parameters:

  • container Node

    An optional node to override where it's going.