API17

API17:JDocument::parse

From Joomla! Documentation

Joomla 11.1 JDocument::parse

Description

Parses the document and prepares the buffers.


public function parse ($params=array())
Parameter Type Default Description
$params array()
  • Returns null
  • Defined on line 745 of libraries/joomla/document/document.php

See also


User contributed notes

Code Examples