Class Eabi_Postoffice_Adminhtml_PostofficeController
Contains the functions, which helps store administrator to place an order using this carrier or the subclasses of this carrier and also contains actions related to printing packing slips and sending automatic parcel data to the third party carrier server.
- Mage_Adminhtml_Controller_Action
- Eabi_Postoffice_Adminhtml_PostofficeController
protected
|
|
protected
|
|
public
|
#
rebuildAction( )
Rebuilds the list of postoffices for the selected carrier immediately and returns json response. |
protected
|
|
public
type
|
#
addresscardpdfAction( )
Prints out packing slip pdf for the selected order as response or echoes that barcode is not available. |
public
|
#
autosendAction( )
Attempts to automatically send the shipment data for the selected order to the third party carrier server and returns the result as json response. |
protected
|
|
public
html
|
#
officeAction( )
Returns the contents for the selected carriers. Mainly it returns two select menus, where first select menu contains all the groups and second select menu contains actual offices, which belong to the selected group |
public
null
|
#
removeAction( )
If older instance of Eabi_Postoffice exists, then this function attempts to remove it |
protected
|
|
protected
|