PHP Class Ip\Internal\System\Model

ファイルを表示 Open project: impresspages/impresspages Class Usage Examples

Protected Properties

Property Type Description
$instance

Public Methods

Method Description
getImpressPagesAPIUrl ( ) : string
getIpNotifications ( ) : array | string
getNewUrl ( ) : string
getOldUrl ( )
instance ( ) : Model Get singleton instance
sendUsageStatistics ( $data = [], $timeout = 3 )

Protected Methods

Method Description
__clone ( )
__construct ( )

Method Details

__clone() protected method

protected __clone ( )

__construct() protected method

protected __construct ( )

getImpressPagesAPIUrl() public method

public getImpressPagesAPIUrl ( ) : string
return string

getIpNotifications() public static method

public static getIpNotifications ( ) : array | string
return array | string

getNewUrl() public method

public getNewUrl ( ) : string
return string

getOldUrl() public method

public getOldUrl ( )

instance() public static method

Get singleton instance
public static instance ( ) : Model
return Model

sendUsageStatistics() public static method

public static sendUsageStatistics ( $data = [], $timeout = 3 )

Property Details

$instance protected_oe static_oe property

protected static $instance