API17

API17:JCategoryNode::getAuthor

From Joomla! Documentation

Joomla 11.1 JCategoryNode::getAuthor

Description

Returns the user that authored the category.


public function getAuthor ($modified_user=false)
Parameter Type Default Description
$modified_user boolean false Returns the modified_user when set to true
  • Returns
  • Defined on line 632 of libraries/joomla/application/categories.php

See also


User contributed notes

Code Examples