/application/helpers/Functions.phpOutput a <link> tag for the RSS feed so the browser can auto-discover the field.
Output a <link> tag for the RSS feed so the browser can auto-discover the field.
Includes a file from the common/ directory, passing variables into that script.
Includes a file from the common/ directory, passing variables into that script.
Get all output formats available in the current action.
Get all output formats available in the current action.
Retrieve a flashed message from the controller
Retrieve a flashed message from the controller
Include the footer script into the view
Include the footer script into the view
Include the header script into the view
Include the header script into the view
Simple math for determining whether a number is odd or even
Simple math for determining whether a number is odd or even
Loops through a specific record set, setting the current record to a globally accessible scope and returning it. the current call to loop_records (i. will release the previously-returned item).
Loops through a specific record set, setting the current record to a globally accessible scope and returning it. Records are only valid for the current call to loop_records (i.e., the next call to loop_records() will release the previously-returned item).
Builds an HTML list containing all available output format contexts for the current action.
Builds an HTML list containing all available output format contexts for the current action.
Retrieve the value of a particular site setting. any option that would be retrieved with get_option().
Retrieve the value of a particular site setting. This can be used to display any option that would be retrieved with get_option(). Content for any specific option can be filtered by using a filter named 'display_setting_(option)' where (option) is the name of the option, e.g. 'display_setting_site_title'.
Documentation generated on Thu, 15 Oct 2009 15:37:41 -0400 by phpDocumentor 1.4.2