\AdminPageFramework_Debug

Provides debugging methods.

Summary

Methods
Properties
Constants
dumpArray()
getArray()
logArray()
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

dumpArray()

dumpArray( $arr,  $strFilePath)

Parameters

$arr
$strFilePath

getArray()

getArray( $arr,  $strFilePath,  $fEncloseInTag)

Parameters

$arr
$strFilePath
$fEncloseInTag

logArray()

logArray( $arr,  $strFilePath)

Logs given array output into the given file.

Parameters

$arr
$strFilePath