FUEL CMS User Guide : Version 1.5.2


Fuel Sitevars Class

This class extends the Fuel_module class.

Properties Reference

Property Default Value Description
protected
module N/A

Function Reference [+]

$this->fuel->sitevars->get(['$location'=NULL])

Returns an array of site variables pertaining to a given URI path.

Returns

array

Parameters

(string) $location A URI path. If left blank, the current URI path will be used (optional)