Functions
strptime()
strptime($input, $format)
Parameters
$input
$format
Classes and interfaces
Agent¶
Identifies the platform, browser, robot, or mobile device from the user agent string
« More »
Arr¶
The Arr class provides a few nice functions for making
dealing with arrays easier
« More »
Asset¶
The Asset class allows you to easily work with your apps assets.
« More »
Asset_Instance¶
The Asset class allows you to easily work with your apps assets.
« More »
Autoloader¶
The Autoloader is responsible for all class loading.
« More »
Config_File¶
A base Config File class for File based configs.
« More »
Config_Json¶
JSON Config file parser
« More »
Config_Memcached¶
DB config data parser
« More »
Controller_Hybrid¶
Hybrid Controller class
« More »
Controller_Template¶
Template Controller class
« More »
Crypt¶
Sodium encryption/decryption code based on HaLite from ParagonIE
« More »
Finder¶
The Finder class allows for searching through a search path for a given
file, as well as loading a given file.
« More »
FuelException¶
General Fuel Exception class
« More »
Inflector¶
Some of this code was written by Flinn Mueller.
« More »
Input_Instance¶
Input class instance
« More »
Lang_File¶
A base Lang File class for File based configs.
« More »
Log¶
Log core class facade for the Monolog composer package.
« More »
Markdown¶
This is a small wrapper around the Markdown composer package.
« More »
Module¶
Handles all the loading, unloading and management of modules.
« More »
ModuleNotFoundException¶
This exception is thrown when a module cannot be found.
« More »
Mongo_DbException¶
This code is based on Redisent, a Redis interface for the modest.
« More »
Package¶
Handles all the loading, unloading and management of packages.
« More »
PackageNotFoundException¶
This exception is thrown when a package cannot be found.
« More »
PhpErrorException¶
Exception class for standard PHP errors, this will make them catchable
« More »
Redis_Db¶
Redisent, a Redis interface for the modest among us
« More »
Request¶
The Request class is used to create and manage new and existing requests.
« More »
Request_Driver¶
Request_Driver Class
« More »
Str¶
String handling with encoding support
« More »
TestCase¶
A Fuel Specific extension of the PHPUnit TestCase.
« More »
TestCase¶
A Fuel Specific extension of the PHPUnit TestCase.
« More »
Theme¶
Handles loading theme views and assets.
« More »
Viewmodel¶
ViewModel, alias for Presenter, for BC purposes
« More »