API17

API17:JDocumentJSON::setName

From Joomla! Documentation

Joomla 11.1 JDocumentJSON::setName

Description

Sets the document name.


public function setName ($name= 'joomla')
Parameter Type Default Description
$name string 'joomla' Document name
  • Returns void
  • Defined on line 99 of libraries/joomla/document/json/json.php

See also


User contributed notes

Code Examples