[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/document/ -> renderer.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: renderer.php 14401 2010-01-26 14:10:00Z louis $
File Size: 77 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JDocumentRenderer:: (3 methods):
  __construct()
  render()
  getContentType()


Class: JDocumentRenderer  - X-Ref

Abstract class for a renderer

__construct(&$doc)   X-Ref
Class constructor

param: object A reference to the JDocument object that instantiated the renderer

render( $name, $params = array()   X-Ref
Renders a script and returns the results as a string

param: string     $name        The name of the element to render
param: array     $array        Array of values
param: string     $content    Override the output of the renderer
return: string    The output of the script

getContentType()   X-Ref
Return the content type of the renderer

return: string The contentType



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1