\AdminPageFramework_PageLoadStats_Page

Collects data of page loads of the added pages.

Summary

Methods
Properties
Constants
instantiate()
replyToSetPageLoadInfoInFooter()
__construct()
replyToGetPageLoadStats()
let_to_num()
convert_bytes_to_hr()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$oInstance
N/A

Properties

$oInstance

$oInstance

Methods

instantiate()

instantiate( $oProps,  $oMsg)

Ensures that only one instance of this class object exists. ( no multiple instances of this object )

Parameters

$oProps
$oMsg

replyToSetPageLoadInfoInFooter()

replyToSetPageLoadInfoInFooter()

__construct()

__construct( $oProps,  $oMsg)

Parameters

$oProps
$oMsg

replyToGetPageLoadStats()

replyToGetPageLoadStats( $sFooterHTML)

Display gathered information.

Parameters

$sFooterHTML

let_to_num()

let_to_num(mixed $size) : int

let_to_num function.

This function transforms the php.ini notation for numbers (like '2M') to an integer

Parameters

mixed $size

Returns

int

convert_bytes_to_hr()

convert_bytes_to_hr(mixed $bytes)

convert_bytes_to_hr function.

Parameters

mixed $bytes