OXID eShop CE
4.10.2
|
Public Member Functions | |
__construct () |
Public Attributes | |
$clusterId | |
$edition | |
$version | |
$shopUrl | |
$pVersion | |
$productId = 'eShop' |
Private Member Functions | |
_getClusterId () |
Online check base request class.
Definition at line 11 of file oxonlinerequest.php.
oxOnlineRequest::__construct | ( | ) |
Class constructor, initiates public class parameters.
Definition at line 57 of file oxonlinerequest.php.
|
private |
Returns cluster id. Takes cluster id from configuration if set, otherwise generates it.
Definition at line 72 of file oxonlinerequest.php.
oxOnlineRequest::$clusterId |
Definition at line 19 of file oxonlinerequest.php.
oxOnlineRequest::$edition |
Definition at line 26 of file oxonlinerequest.php.
oxOnlineRequest::$productId = 'eShop' |
Definition at line 52 of file oxonlinerequest.php.
oxOnlineRequest::$pVersion |
Definition at line 45 of file oxonlinerequest.php.
oxOnlineRequest::$shopUrl |
Definition at line 38 of file oxonlinerequest.php.
oxOnlineRequest::$version |
Definition at line 33 of file oxonlinerequest.php.