Class Smarty_Internal_Write_File

Description

Smarty Internal Write File Class

Located in /libs/sysplugins/smarty_internal_write_file.php (line 16)


	
			
Method Summary
static boolean writeFile (string $_filepath, string $_contents, Smarty $smarty)
Methods
static method writeFile (line 26)

Writes file in a safe way to disk

  • return: true
  • access: public
static boolean writeFile (string $_filepath, string $_contents, Smarty $smarty)
  • string $_filepath: complete filepath
  • string $_contents: file content
  • Smarty $smarty: smarty instance

Documentation generated on Sat, 24 Sep 2011 20:24:06 +0200 by phpDocumentor 1.4.1