Ubiquity  2.0.0
php rapid development framework
UIntrospection Class Reference

Static Public Member Functions

static getClassCode ($classname)
 
static getFileName ($classname)
 
static getLoadedViews (\ReflectionMethod $r, $lines)
 
static getMethodCode (\ReflectionMethod $r, $lines)
 
static closure_dump (\Closure $c)
 
static getChildClasses ($baseClass)
 

Detailed Description

Definition at line 5 of file UIntrospection.php.

Member Function Documentation

◆ closure_dump()

static closure_dump ( \Closure  $c)
static

Definition at line 42 of file UIntrospection.php.

◆ getChildClasses()

static getChildClasses (   $baseClass)
static

Definition at line 73 of file UIntrospection.php.

◆ getClassCode()

static getClassCode (   $classname)
static

Definition at line 7 of file UIntrospection.php.

◆ getFileName()

static getFileName (   $classname)
static

Definition at line 13 of file UIntrospection.php.

◆ getLoadedViews()

static getLoadedViews ( \ReflectionMethod  $r,
  $lines 
)
static

Definition at line 18 of file UIntrospection.php.

◆ getMethodCode()

static getMethodCode ( \ReflectionMethod  $r,
  $lines 
)
static

Definition at line 28 of file UIntrospection.php.


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