\Smarty_Internal_Runtime_WriteFile

Smarty Internal Write File Class

Summary

Methods
Properties
Constants
writeFile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

writeFile()

writeFile(string  $_filepath, string  $_contents, \Smarty  $smarty) : boolean

Writes file in a safe way to disk

Parameters

string $_filepath

complete filepath

string $_contents

file content

\Smarty $smarty

smarty instance

Throws

\SmartyException

Returns

boolean —

true