AuthorMetadataManager
Type: Class
Provides access to the information about the current author, as provided by the CMS.
Methods
Name | Description |
---|---|
getCurrentAuthor | Returns an object containing information about the current author. The object contains an id property with the author ID specified by the CMS. The data property contains any other information about the author provided by the CMS, including (but not limited to) displayName and roleId. |