Class exBlade1
Located at config/ex1.php
public static
|
|
public static
string
|
|
public static
|
|
public static
mixed
|
#
convertPathToViewPath( $fileFullPath )
Convert a normal file Path to View (. including view path), Used when you are getting all view and you needs to convert them to real view path for route to access |
public static
string
|
#
convertViewPathToPath( $viewPath )
Opposite of path_to_viewpath() convert view to it equal file system path |
public static
array|null
|
#
getAllViewInDirectory( $fileFullPath, boolean $viewNameOnly = false, boolean $recursive = false )
Used to list all view in certain directory |
public static
array
|
$LOADED_VIEW_AND_CACHE_LIST
|
#
[]
|
public static
|
$CURRENT_LAYOUT_PATH
|
#
null
|