Class Eabi_Livehandler_Block_Adminhtml_Config_Form_Field_Button
Renders list of available action buttons in Magento admin > System > Configuration > Eabi Livehandler > Admin Order Grid Helper configuration menu
Each button refers to subclass of Eabi_Livehandler_Model_Action_Abstract and contains following:
- button_name - name of the button relative to eabi_livehandler/action_<button-name> or full magento model name
- sort_order - buttons in the order info display are sorted ascending order
- disabled - 0 means button is enabled, 1 means button is disabled
- Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract
- Eabi_Livehandler_Block_Adminhtml_Config_Form_Field_Button
public
|