Smarty_Internal_Runtime_GetIncludePath
Smarty Internal Read Include Path Class
- Full name:
\Smarty_Internal_Runtime_GetIncludePath
Properties
_include_path
include path cache
_include_dirs
include path directory cache
_user_dirs
include path directory cache
isFile
stream cache
isPath
stream cache
number
stream cache
_has_stream_include
status cache
counter
Number for array index
Methods
isNewIncludePath
Check if include path was updated
Parameters:
Parameter | Type | Description |
---|---|---|
$smarty |
\Smarty |
getIncludePathDirs
return array with include path directories
Parameters:
Parameter | Type | Description |
---|---|---|
$smarty |
\Smarty |
getIncludePath
Return full file path from PHP include_path
Parameters:
Parameter | Type | Description |
---|---|---|
$dirs |
string[] | |
$file |
string | |
$smarty |
\Smarty |
Return Value:
full filepath or false
Automatically generated on 2025-03-18