FUEL CMS User Guide : Version 1.5.2


Blog Helper

Contains blog related functions to use in your blog's theme pages.

This helper is loaded using the following code:

$this->load->module_helper(BLOG_FOLDER, 'blog');

The following function is available:

blog_url(uri)

Returns a blog specific URI. Convience function that maps to Fuel_blog->url() method.

blog_block(view, [vars], [return])

Returns an HTML block from the specified theme's _block.