phpDocumentor

OneClick4Application
in package

Table of Contents

MAX_CACHEFILE_AGE  = 86400
PARTNER_ID  = 'AGOGA'
$configuration  : mixed
$logger  : mixed
$soapClient  : mixed
__construct()  : mixed
authenticateUser()  : mixed
checkoutShoppingCart()  : mixed
createShopOrderId()  : mixed
getSoapClient()  : mixed
retrieveContractProducts()  : mixed
retrievePageFormats()  : mixed
retrievePageFormatsList()  : mixed
retrievePreviewVoucherPDF()  : mixed
retrievePreviewVoucherPNG()  : mixed
retrievePrivateGallery()  : mixed
retrievePublicGallery()  : mixed
retrievePublicGalleryCategories()  : mixed
_log()  : mixed
formatXmlString()  : mixed
logSoapFault()  : mixed

Constants

Properties

Methods

checkoutShoppingCart()

public checkoutShoppingCart(mixed $positions, mixed $pageFormatID, mixed $total[, mixed $output = 'pdf' ]) : mixed
Parameters
$positions : mixed
$pageFormatID : mixed
$total : mixed
$output : mixed = 'pdf'
Return values
mixed

retrieveContractProducts()

public retrieveContractProducts([mixed $forceUpdate = false ]) : mixed
Parameters
$forceUpdate : mixed = false
Return values
mixed

retrievePreviewVoucherPDF()

public retrievePreviewVoucherPDF(mixed $productCode, mixed $imageID, mixed $voucherLayout, mixed $pageFormatID) : mixed
Parameters
$productCode : mixed
$imageID : mixed
$voucherLayout : mixed
$pageFormatID : mixed
Return values
mixed

retrievePreviewVoucherPNG()

public retrievePreviewVoucherPNG(mixed $productCode, mixed $imageID, mixed $voucherLayout) : mixed
Parameters
$productCode : mixed
$imageID : mixed
$voucherLayout : mixed
Return values
mixed

retrievePublicGalleryCategories()

public retrievePublicGalleryCategories() : mixed
Return values
mixed

formatXmlString()

protected formatXmlString(mixed $input) : mixed
Parameters
$input : mixed
Return values
mixed

logSoapFault()

protected logSoapFault(SoapFault $sf) : mixed
Parameters
$sf : SoapFault
Return values
mixed

Search results