JDocumentHTML:: loadTemplate/1.5

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.5 JDocumentHTML::_loadTemplate

Description

Load a template file.

Description:JDocumentHTML:: loadTemplate [Edit Descripton]

public function _loadTemplate (
        $directory
        $filename
)
Parameter Type Default Description
$directory string $template The name of the template
$filename string The actual filename
  • Returns string The contents of the template
  • Defined on line 313 of libraries/joomla/document/html/html.php

See also

SeeAlso:JDocumentHTML:: loadTemplate [Edit See Also]

User contributed notes


Personal tools