API Home
API Documentation
Namespaces
Auth
Email
Fuel
Oil
Orm
Parser
global
Packages
Core
Default
Fuel
Orm
app
Charts
Class hierarchy diagram
Reports
Errors
1140
Markers
todo
2
Deprecated elements
3
FuelPHP API Documentation
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
help()
help()
run()
run()
» Protected
Find all of the task classes in the system and use reflection to discover the commands we can call.
_discover_tasks()
\
Oil
\
Refine
Oil\Refine Class
package
Fuel
subpackage
Oil
category
Core
Methods
help()
help()
run()
run($task, $args)
Parameters
$task
$args
Find all of the task classes in the system and use reflection to discover the commands we can call.
_discover_tasks() : array
Returns
array
$taskname => array($taskmethods)