JDocument::setModifiedDate: Difference between revisions
From Joomla! Documentation
Updated to r1448:247ba8d88526 |
m JoomlaWikiBot moved page JDocument::setModifiedDate/11.1 to API17:JDocument::setModifiedDate without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 22:20, 10 May 2013
JDocument::setModifiedDate
Description
Sets the document modified date.
Template:Description:JDocument::setModifiedDate [Edit Descripton]
public function setModifiedDate ($date)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $date | string |
- Returns void
- Defined on line 615 of libraries/joomla/document/document.php
See also
JDocument::setModifiedDate source code on BitBucket
Class JDocument
Subpackage Document- Other versions of JDocument::setModifiedDate
Template:SeeAlso:JDocument::setModifiedDate [Edit See Also]
User contributed notes
<CodeExamplesForm />