Overview

Namespaces

  • None
  • PHP

Classes

  • Eabi_DpdEE_Block_Adminhtml_Config_Form_Field_Country
  • Eabi_DpdEE_Block_Info_Payment
  • Eabi_DpdEE_Block_Invoice
  • Eabi_DpdEE_Block_Order_Courier
  • Eabi_DpdEE_Helper_Data
  • Eabi_DpdEE_Model_Api
  • Eabi_DpdEE_Model_Button_Courier
  • Eabi_DpdEE_Model_Config
  • Eabi_DpdEE_Model_Flat
  • Eabi_DpdEE_Model_Observer
  • Eabi_DpdEE_Model_Payment_Processor
  • Eabi_DpdEE_Model_Post
  • Eabi_DpdEE_Model_Source_Label_Position
  • Eabi_DpdEE_Model_Source_Service
  • Eabi_Livehandler_Adminhtml_LivehandlerController
  • Eabi_Livehandler_Adminhtml_RemoveController
  • Eabi_Livehandler_Block_Adminhtml_Config_Form_Field_Button
  • Eabi_Livehandler_Block_Adminhtml_Config_Form_Field_Remove
  • Eabi_Livehandler_Block_Email
  • Eabi_LiveHandler_Block_Footer
  • Eabi_Livehandler_Helper_Data
  • Eabi_Livehandler_Helper_Keypair
  • Eabi_Livehandler_IndexController
  • Eabi_Livehandler_Model_Abstract
  • Eabi_Livehandler_Model_Action_Abstract
  • Eabi_Livehandler_Model_Action_Postoffice_Print
  • Eabi_Livehandler_Model_Action_Postoffice_Send
  • Eabi_Livehandler_Model_Adminhtml_Gridmanager
  • Eabi_Livehandler_Model_Directory_Collection
  • Eabi_Livehandler_Model_Entry
  • Eabi_Livehandler_Model_File_Object
  • Eabi_Livehandler_Model_Mysql4_Entry
  • Eabi_Livehandler_Model_Mysql4_Entry_Collection
  • Eabi_Livehandler_Model_Ordergrid
  • Eabi_Livehandler_Model_System_Config_Backend_Button
  • Eabi_Postoffice_Adminhtml_PostofficeController
  • Eabi_Postoffice_Block_Adminhtml_Config_Form_Field_License
  • Eabi_Postoffice_Block_Adminhtml_Config_Form_Field_Remove
  • Eabi_Postoffice_Block_Config_Rebuildbutton
  • Eabi_Postoffice_Helper_Countrycode
  • Eabi_Postoffice_Helper_Data
  • Eabi_Postoffice_IndexController
  • Eabi_Postoffice_Model_Carrier_Abstract
  • Eabi_Postoffice_Model_Carrier_Result
  • Eabi_Postoffice_Model_Carriermodule
  • Eabi_Postoffice_Model_Mysql4_Carriermodule
  • Eabi_Postoffice_Model_Mysql4_Carriermodule_Collection
  • Eabi_Postoffice_Model_Mysql4_Office
  • Eabi_Postoffice_Model_Mysql4_Office_Collection
  • Eabi_Postoffice_Model_Observer
  • Eabi_Postoffice_Model_Office
  • Eabi_Postoffice_Model_Orderview
  • Eabi_Postoffice_Model_Source_Sendevent
  • Eabi_Postoffice_Model_Updater
  • Overview
  • Namespace
  • Class
  • Tree

Class Eabi_Livehandler_Model_Adminhtml_Gridmanager

Base class for operating in Magento admin Grids

Mage_Core_Model_Abstract
Extended by Eabi_Livehandler_Model_Abstract
Extended by Eabi_Livehandler_Model_Adminhtml_Gridmanager

Direct known subclasses

Eabi_DpdEE_Model_Button_Courier, Eabi_Livehandler_Model_Ordergrid, Eabi_Postoffice_Model_Orderview
Author: matishalmann
Located at Eabi/Livehandler/Model/Adminhtml/Gridmanager.php
Methods summary
public
# _construct( )
public Eabi_Livehandler_Model_Adminhtml_Gridmanager
# addActionButton( string $id, string $title, string $onclick )

Adds action button to top right of the grid or its edit view.

Adds action button to top right of the grid or its edit view.

Parameters

$id
string
$id buttons HTML id attribute
$title
string
$title buttons printed label
$onclick
string
$onclick buttons HTML onclick attribute

Returns

Eabi_Livehandler_Model_Adminhtml_Gridmanager
public Eabi_Livehandler_Model_Adminhtml_Gridmanager
# removeActionButton( string $id )

Removes previusly entered actionbutton by its HTML id

Removes previusly entered actionbutton by its HTML id

Parameters

$id
string
$id buttons HTML id attribute

Returns

Eabi_Livehandler_Model_Adminhtml_Gridmanager
protected string
# _encode( mixed $input )

Encodes input to JSON

Encodes input to JSON

Parameters

$input
mixed
$input

Returns

string
public string
# getJs( )

Renders javascript, which adds declared action buttons to the top right of the page next to others.

Renders javascript, which adds declared action buttons to the top right of the page next to others.

Returns

string

Overrides

Eabi_Livehandler_Model_Abstract::getJs()
protected string
# _getAdditionalJs( string $currentJs )

Subclasses should add their javascript by overriding this function

Subclasses should add their javascript by overriding this function

Parameters

$currentJs
string
$currentJs currently generated javascript so far

Returns

string
resulting javascript
public array
# service( array $postData )

This function is called, when this class outputs javascript and ajax data is sent to its generated URL.

Contained POST parameters are passed as assoc array

This function is called, when this class outputs javascript and ajax data is sent to its generated URL.

Contained POST parameters are passed as assoc array

Parameters

$postData
array
$postData

Returns

array
Methods inherited from Eabi_Livehandler_Model_Abstract
_toJson(), getCss(), getHtml(), process()
Properties summary
protected array $_actionButtons array()
#
DPD Eesti - Pakivedu.ee Shipping module for Magento API documentation generated by ApiGen 2.8.0