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)