\Smarty_Internal_Write_File

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

Returns

boolean —

true