|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| ensureShopLegalPages () | |
| catalog () | |
| product () | |
| cart () | |
| checkout () | |
| paypalStart () | |
| paypalReturn () | |
| paypalCancel () | |
| amazonPayReturn () | |
| amazonPayCancel () | |
| orders () | |
| invoicePdf () | |
| channelWebhook () | |
| legal () | |
| withdrawal () | |
Definition at line 6 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::amazonPayCancel | ( | ) |
Definition at line 1985 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::amazonPayReturn | ( | ) |
Definition at line 1951 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::cart | ( | ) |
Definition at line 1753 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::catalog | ( | ) |
Definition at line 1650 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::channelWebhook | ( | ) |
Definition at line 2082 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::checkout | ( | ) |
Definition at line 1793 of file dbxShopService.class.php.
Referenced by paypalStart().
| dbx\dbxShop\dbxShopService::ensureShopLegalPages | ( | ) |
Definition at line 224 of file dbxShopService.class.php.
References $db.
Referenced by withdrawal().
| dbx\dbxShop\dbxShopService::invoicePdf | ( | ) |
Definition at line 2049 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::legal | ( | ) |
Definition at line 2123 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::orders | ( | ) |
Definition at line 1999 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::paypalCancel | ( | ) |
Definition at line 1937 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::paypalReturn | ( | ) |
Definition at line 1909 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::paypalStart | ( | ) |
Definition at line 1904 of file dbxShopService.class.php.
References checkout().
| dbx\dbxShop\dbxShopService::product | ( | ) |
Definition at line 1728 of file dbxShopService.class.php.
| dbx\dbxShop\dbxShopService::withdrawal | ( | ) |
Definition at line 2132 of file dbxShopService.class.php.
References ensureShopLegalPages().