PHP Class AdminPageFramework_PageLoadInfo_Base

Inheritance: extends AdminPageFramework_FrameworkUtility
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$oMsg
$oProp

Protected Properties

Property Type Description
$_nInitialMemoryUsage

Public Methods

Method Description
__construct ( $oProp, $oMsg )
_replyToGetPageLoadInfo ( $sFooterHTML )
_replyToSetPageLoadInfoInFooter ( )

Private Methods

Method Description
_convertBytesToHR ( $nBytes )
_convertToNumber ( $nSize )
_getPageLoadStats ( )
_shouldProceed ( $oProp )

Method Details

__construct() public method

public __construct ( $oProp, $oMsg )

_replyToGetPageLoadInfo() public method

public _replyToGetPageLoadInfo ( $sFooterHTML )

_replyToSetPageLoadInfoInFooter() public method

Property Details

$_nInitialMemoryUsage protected property

protected $_nInitialMemoryUsage

$oMsg public property

public $oMsg

$oProp public property

public $oProp