PHP Class AdminPageFramework_Factory___Script_Base

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

Public Properties

Property Type Description
$oMsg

Public Methods

Method Description
__construct ( $oMsg = null )
_replyToPrintScript ( )
construct ( )
getScript ( )
load ( )

Method Details

__construct() public method

public __construct ( $oMsg = null )

_replyToPrintScript() public method

public _replyToPrintScript ( )

construct() public method

public construct ( )

getScript() public static method

public static getScript ( )

load() public method

public load ( )

Property Details

$oMsg public property

public $oMsg