FUEL CMS User Guide : Version 1.5.2


Authors

Blog Authors (Users) must have general access to the FUEL admin and permissions for the blog module. Blog Authors are powered by a blog_users_model and have a grandparent class of MY_Model class

Author Fields

Below are the fields to fill out for an author:


The Authors (User) Model Properties

The author object has the following properties:


The Authors (User) Model Methods

The author object model has the following specific methods:

get_url()

Returns the link.

get_posts_url('[full_path]')

Returns posts the link.

get_avatar_image_path()

Returns image path to the avatar.

get_avatar_img_tag()

Returns image tag to the avatar.