Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
CallableParser Class Reference

Ubiquity\cache\parser$CallableParser This class is part of Ubiquity. More...

Static Public Member Functions

static parseRouteArray (&$result, $callable, $routeArray, \ReflectionFunction $function, $prefix="", $httpMethods=NULL)
 

Static Private Member Functions

static createRouteMethod (&$result, $callable, $path, $httpMethods, $parameters, $name, $cache, $duration, $priority)
 

Detailed Description

Ubiquity\cache\parser$CallableParser This class is part of Ubiquity.

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.1

Definition at line 18 of file CallableParser.php.

Member Function Documentation

◆ createRouteMethod()

static createRouteMethod ( $result,
  $callable,
  $path,
  $httpMethods,
  $parameters,
  $name,
  $cache,
  $duration,
  $priority 
)
staticprivate

Definition at line 41 of file CallableParser.php.

◆ parseRouteArray()

static parseRouteArray ( $result,
  $callable,
  $routeArray,
\ReflectionFunction  $function,
  $prefix = "",
  $httpMethods = NULL 
)
static

Definition at line 20 of file CallableParser.php.


The documentation for this class was generated from the following file: