API17:JCategoryNode::getAuthor
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCategoryNode::getAuthor
Description
Returns the user that authored the category.
Description:JCategoryNode::getAuthor [Edit Descripton]
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
-
JCategoryNode::getAuthor source code on BitBucket
-
Class JCategoryNode
-
Subpackage Application
- Other versions of JCategoryNode::getAuthor
SeeAlso:JCategoryNode::getAuthor [Edit See Also]
User contributed notes
<CodeExamplesForm />
