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]
Synopsis
public JCategoryNode::getAuthor ($modified_user=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $modified_user | boolean | false | Returns the modified_user when set to true |
Returns
Defined in
libraries/joomla/application/categories.php (line 632)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCategoryNode::getAuthor
Examples
<CodeExamplesForm />
