ClassInterface JView

Description

Joomla Platform View Interface

  • since: 12.1

Located in /libraries/joomla/view/view.php (line 19)


	
			
Method Summary
 string escape (string $output)
 string render ()
Methods
escape (line 30)

Method to escape output.

  • return: The escaped output.
  • since: 12.1
  • access: public
string escape (string $output)
  • string $output: The output to escape.
render (line 40)

Method to render the view.

  • return: The rendered view.
  • since: 12.1
  • throws: RuntimeException
  • access: public
string render ()

Documentation generated on Tue, 19 Nov 2013 15:18:12 +0100 by phpDocumentor 1.4.3