Detailed Description
Order summary class
Definition at line 6 of file invoicepdfarticlesummary.php.
Constructor & Destructor Documentation
| InvoicepdfArticleSummary::__construct |
( |
|
$oData, |
|
|
|
$oPdf |
|
) |
| |
Member Function Documentation
| InvoicepdfArticleSummary::_setDeliveryInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setGrandTotalPriceInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setPaymentInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setPaymentMethodInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setPayUntilInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setTotalCostsWithDiscount |
( |
& |
$iStartPos | ) |
|
|
protected |
Sets total costs values using order with discount.
- Parameters
-
| int | &$iStartPos | text start position |
Definition at line 76 of file invoicepdfarticlesummary.php.
| InvoicepdfArticleSummary::_setTotalCostsWithoutDiscount |
( |
& |
$iStartPos | ) |
|
|
protected |
Sets total costs values using order without discount.
- Parameters
-
| int | &$iStartPos | text start position |
Definition at line 40 of file invoicepdfarticlesummary.php.
| InvoicepdfArticleSummary::_setTsProtection |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setVoucherInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::_setWrappingInfo |
( |
& |
$iStartPos | ) |
|
|
protected |
| InvoicepdfArticleSummary::generate |
( |
|
$iStartPos | ) |
|
Generates order info block (prices, VATs, etc ).
- Parameters
-
| int | $iStartPos | text start position |
- Returns
- int
Definition at line 448 of file invoicepdfarticlesummary.php.
Member Data Documentation
| InvoicepdfArticleSummary::$_oData = null |
|
protected |
| InvoicepdfArticleSummary::$_oPdf = null |
|
protected |
The documentation for this class was generated from the following file: