FrameworkOnFramework HTML output class. Together with PHP-based view tempalates it will render your data into an HTML representation.
Located in /libraries/fof/view/html.php (line 20)
JObject | --FOFView | --FOFViewRaw | --FOFViewHtml
Class | Description |
---|---|
![]() |
Model class to display postinstall messages |
![]() |
FrameworkOnFramework CSV View class. Automatically renders the data in CSV format. |
![]() |
FrameworkOnFramework Form class. It preferrably renders an XML view template instead of a traditional PHP-based view template. |
![]() |
FrameworkOnFramework JSON View class. Renders the data as a JSON object or array. It can optionally output HAL links as well. |
Inherited from FOFViewRaw
FOFViewRaw::$lists
FOFViewRaw::$perms
Inherited from FOFView
FOFView::$config
FOFView::$doPostRender
FOFView::$doPreRender
FOFView::$input
FOFView::$rendererObject
FOFView::$renderers
FOFView::$_basePath
FOFView::$_charset
FOFView::$_defaultModel
FOFView::$_escape
FOFView::$_layout
FOFView::$_layoutExt
FOFView::$_layoutTemplate
FOFView::$_models
FOFView::$_name
FOFView::$_output
FOFView::$_path
FOFView::$_template
Inherited from JObject
JObject::$_errors
Class constructor
Runs after rendering the view template, echoing HTML to put after the view template's generated HTML
Runs before rendering the view template, echoing HTML to put before the view template's generated HTML
Renders the link bar (submenu) using Joomla!'s default JSubMenuHelper::addEntry method
Inherited From FOFViewRaw
FOFViewRaw::__construct()
FOFViewRaw::display()
FOFViewRaw::getLists()
FOFViewRaw::getPerms()
FOFViewRaw::hasAjaxOrderingSupport()
FOFViewRaw::onAdd()
FOFViewRaw::onBrowse()
FOFViewRaw::onDisplay()
FOFViewRaw::onEdit()
FOFViewRaw::onRead()
FOFViewRaw::postRender()
FOFViewRaw::preRender()
Inherited From FOFView
FOFView::__construct()
FOFView::addHelperPath()
FOFView::addTemplatePath()
FOFView::assign()
FOFView::assignRef()
FOFView::display()
FOFView::escape()
FOFView::findRenderer()
FOFView::get()
FOFView::getLayout()
FOFView::getLayoutTemplate()
FOFView::getModel()
FOFView::getName()
FOFView::getRenderer()
FOFView::getViewOptionAndName()
FOFView::loadAnyTemplate()
FOFView::loadHelper()
FOFView::loadTemplate()
FOFView::registerRenderer()
FOFView::setEscape()
FOFView::setLayout()
FOFView::setLayoutExt()
FOFView::setModel()
FOFView::setPostRender()
FOFView::setPreRender()
FOFView::setRenderer()
FOFView::_addPath()
FOFView::_createFileName()
FOFView::_setPath()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 15:04:47 +0100 by phpDocumentor 1.4.3