$_include_path
$_include_path : string
include path cache
Smarty Internal Read Include Path Class
isNewIncludePath(\Smarty $smarty) : boolean
Check if include path was updated
\Smarty | $smarty |
getIncludePathDirs(\Smarty $smarty) : array
return array with include path directories
\Smarty | $smarty |
getIncludePath(array<mixed,string> $dirs, string $file, \Smarty $smarty) : boolean|string
Return full file path from PHP include_path
array<mixed,string> | $dirs | |
string | $file | |
\Smarty | $smarty |
full filepath or false