wCMF
3.6
|
Go to the source code of this file.
Functions | |
smarty_resource_lib_source ($tpl_name, &$tpl_source, &$smarty) | |
smarty_resource_lib_timestamp ($tpl_name, &$tpl_timestamp, &$smarty) | |
smarty_resource_lib_secure ($tpl_name, &$smarty) | |
smarty_resource_lib_trusted ($tpl_name, &$smarty) | |
get_path ($path) | |
smarty_resource_lib_source | ( | $tpl_name, | |
& | $tpl_source, | ||
& | $smarty | ||
) |
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Definition at line 29 of file resource.lib.php.
References get_path().
smarty_resource_lib_timestamp | ( | $tpl_name, | |
& | $tpl_timestamp, | ||
& | $smarty | ||
) |
Definition at line 40 of file resource.lib.php.
References get_path().
smarty_resource_lib_secure | ( | $tpl_name, | |
& | $smarty | ||
) |
Definition at line 51 of file resource.lib.php.
smarty_resource_lib_trusted | ( | $tpl_name, | |
& | $smarty | ||
) |
Definition at line 56 of file resource.lib.php.
get_path | ( | $path | ) |
Definition at line 61 of file resource.lib.php.
References InifileParser\getInstance(), and WCMFException\throwEx().
Referenced by smarty_resource_lib_source(), and smarty_resource_lib_timestamp().