API17

API17:JDocument::setBase

From Joomla! Documentation

Revision as of 23:21, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDocument::setBase

Description

Sets the base URI of the document.

Template:Description:JDocument::setBase [Edit Descripton]

Synopsis

public  JDocument->setBase ($base)
Parameter Type Default Description
$base string public

Returns

Defined in

libraries/joomla/document/document.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JDocument::setBase

Examples

<CodeExamplesForm />