Return the last-modified date of the specified page. Returns NULL on error. If you don't provide a page-id, uses the id of the Navigation::matchedNode() The date is formatted using the php date function. The default date format is "d/m/Y".
This is the code documentation for the SproutCMS project
Search documentation |
function lastModified()Return the last-modified date of the specified page. Returns NULL on error. If you don't provide a page-id, uses the id of the Navigation::matchedNode() The date is formatted using the php date function. The default date format is "d/m/Y".
Usagenull|string Page::lastModified ( [ int $page_id [, string $date_format ]] ); Arguments
Return value
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |