PHP Class Ip\Internal\System\Model

Afficher le fichier Open project: impresspages/impresspages Class Usage Examples

Protected Properties

Свойство Type Description
$instance

Méthodes publiques

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

Méthodes protégées

Méthode Description
__clone ( )
__construct ( )

Method Details

__clone() protected méthode

protected __clone ( )

__construct() protected méthode

protected __construct ( )

getImpressPagesAPIUrl() public méthode

public getImpressPagesAPIUrl ( ) : string
Résultat string

getIpNotifications() public static méthode

public static getIpNotifications ( ) : array | string
Résultat array | string

getNewUrl() public méthode

public getNewUrl ( ) : string
Résultat string

getOldUrl() public méthode

public getOldUrl ( )

instance() public static méthode

Get singleton instance
public static instance ( ) : Model
Résultat Model

sendUsageStatistics() public static méthode

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

Property Details

$instance protected_oe static_oe property

protected static $instance