FrameworkOnFramework raw output class. It works like an HTML view, but the output is bare HTML.
Located in /libraries/fof/view/raw.php (line 18)
JObject | --FOFView | --FOFViewRaw
Class | Description |
---|---|
![]() |
FrameworkOnFramework HTML output class. Together with PHP-based view tempalates it will render your data into an HTML representation. |
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
Displays the view
Returns the internal list of useful variables to the benefit of FOFFormHeader fields.
Determines if the current Joomla! version and your current table support AJAX-powered drag and drop reordering. If they do, it will set up the drag & drop reordering feature.
Executes before rendering the page for the Add task.
Executes before rendering the page for the Browse task.
Executes before rendering a generic page, default to actions necessary for the Browse task.
Executes before rendering the page for the Edit task.
Executes before rendering the page for the Read task.
Last chance to output something after rendering the view template and before returning to the caller
Last chance to output something before rendering the view template
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:11:35 +0100 by phpDocumentor 1.4.3