Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

VoucherSerie_Main Class Reference

Inheritance diagram for VoucherSerie_Main:
Collaboration diagram for VoucherSerie_Main:

List of all members.

Public Member Functions

 render ()
 save ()
 getStatus ()
 prepareExport ()
 start ()
 getViewId ()

Public Attributes

 $sClassDo = "voucherSerie_generate"

Protected Member Functions

 _getVoucherSerie ()

Protected Attributes

 $_oVoucherSerie = null
 $_sThisTemplate = "voucherserie_main.tpl"

Detailed Description

Admin article main voucherserie manager. There is possibility to change voucherserie name, description, valid terms and etc. Admin Menu: Shop Settings -> Vouchers -> Main.

Definition at line 9 of file voucherserie_main.php.


Member Function Documentation

VoucherSerie_Main._getVoucherSerie (  )  [protected]

Returns voucher serie object

Returns:
oxvoucherserie

Definition at line 115 of file voucherserie_main.php.

VoucherSerie_Main.getStatus (  ) 

Returns voucher status information array

Returns:
array

Definition at line 93 of file voucherserie_main.php.

VoucherSerie_Main.getViewId (  ) 

Current view ID getter helps to identify navigation position fix for 0003701, passing dynexportbase.getViewId

Returns:
string

Reimplemented from DynExportBase.

Definition at line 153 of file voucherserie_main.php.

VoucherSerie_Main.prepareExport (  ) 

Overriding parent function, doing nothing..

Returns:
null

Reimplemented from DynExportBase.

Definition at line 105 of file voucherserie_main.php.

VoucherSerie_Main.render (  ) 

Executes parent method parent.render(), creates oxvoucherserie object, passes data to Smarty engine and returns name of template file "voucherserie_list.tpl".

Returns:
string

Reimplemented from DynExportBase.

Definition at line 39 of file voucherserie_main.php.

VoucherSerie_Main.save (  ) 

Saves main Voucherserie parameters changes.

Returns:
mixed

Reimplemented from oxAdminView.

Definition at line 60 of file voucherserie_main.php.

VoucherSerie_Main.start (  ) 

Prepares Export

Returns:
null

Reimplemented from DynExportBase.

Definition at line 132 of file voucherserie_main.php.


Member Data Documentation

VoucherSerie_Main.$_oVoucherSerie = null [protected]

Reimplemented in VoucherSerie_Generate.

Definition at line 23 of file voucherserie_main.php.

VoucherSerie_Main.$_sThisTemplate = "voucherserie_main.tpl" [protected]

Reimplemented from DynExportBase.

Reimplemented in VoucherSerie_Export, and VoucherSerie_Generate.

Definition at line 30 of file voucherserie_main.php.

VoucherSerie_Main.$sClassDo = "voucherSerie_generate"

Reimplemented from DynExportBase.

Reimplemented in VoucherSerie_Export, and VoucherSerie_Generate.

Definition at line 16 of file voucherserie_main.php.


The documentation for this class was generated from the following file: