APCore

Gets 'APCore' prefixed objects

APCore is in charge of getting instances of classes prefixed with 'APCore'. These classes are in the core/ path, and are used to carry base SDK related functionality (such as handling REST parameters, sending requests to API endpoints, etc)

Methods

__construct

__construct($pxAPI) 

Arguments

$pxAPI

__get magic function

__get($pxKey) 

Invoked automatically to get objects prefixed with 'APCore'. These are used to carry base SDK related functionality (such as handling REST parameters, sending requests to API endpoints, etc)

Arguments

$pxKey

Properties

api

api

gets

gets