Class Mage_Paypal_Block_Adminhtml_System_Config_ApiWizard
Custom renderer for PayPal API credentials wizard popup
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Adminhtml_Block_Abstract
-
Mage_Adminhtml_Block_System_Config_Form_Field
implements
Varien_Data_Form_Element_Renderer_Interface
-
Mage_Paypal_Block_Adminhtml_System_Config_ApiWizard
Methods summary
protected
Mage_Core_Block_Abstract
|
|
public
string
|
#
render( Varien_Data_Form_Element_Abstract $element )
Unset some non-related element parameters
Unset some non-related element parameters
Parameters
- $element
Varien_Data_Form_Element_Abstract $element
Returns
string
Overrides
|
protected
string
|
#
_getElementHtml( Varien_Data_Form_Element_Abstract $element )
Get the button and scripts contents
Get the button and scripts contents
Parameters
- $element
Varien_Data_Form_Element_Abstract $element
Returns
string
Overrides
|
Methods inherited from Mage_Core_Block_Template
_construct(),
_getAllowSymlinks(),
_toHtml(),
assign(),
fetchView(),
getArea(),
getBaseUrl(),
getCacheKeyInfo(),
getDirectOutput(),
getJsUrl(),
getObjectData(),
getShowTemplateHints(),
getTemplate(),
getTemplateFile(),
renderView(),
setScriptPath(),
setTemplate()
|
Methods inherited from Mage_Core_Block_Abstract
__(),
_afterCacheUrl(),
_afterToHtml(),
_beforeCacheUrl(),
_beforeChildToHtml(),
_beforeToHtml(),
_getChildHtml(),
_getSidPlaceholder(),
_getUrlModel(),
_loadCache(),
_saveCache(),
addToChildGroup(),
addToParentGroup(),
append(),
countChildren(),
escapeHtml(),
escapeUrl(),
formatDate(),
formatTime(),
getAction(),
getAnonSuffix(),
getBlockAlias(),
getBlockHtml(),
getCacheKey(),
getCacheLifetime(),
getCacheTags(),
getChild(),
getChildChildHtml(),
getChildData(),
getChildGroup(),
getChildHtml(),
getHelper(),
getIsAnonymous(),
getLayout(),
getMessagesBlock(),
getModuleName(),
getNameInLayout(),
getParentBlock(),
getRequest(),
getSkinUrl(),
getSortedChildBlocks(),
getSortedChildren(),
getUrl(),
getUrlBase64(),
getUrlEncoded(),
helper(),
insert(),
jsQuoteEscape(),
setAnonSuffix(),
setAttribute(),
setBlockAlias(),
setChild(),
setFrameTags(),
setIsAnonymous(),
setLayout(),
setMessagesBlock(),
setNameInLayout(),
setParentBlock(),
sortChildren(),
stripTags(),
toHtml(),
unsetCallChild(),
unsetChild(),
unsetChildren()
|
Properties inherited from Mage_Core_Block_Abstract
$_alias,
$_anonSuffix,
$_childGroups,
$_children,
$_childrenHtmlCache,
$_frameCloseTag,
$_frameOpenTag,
$_isAnonymous,
$_layout,
$_messagesBlock,
$_nameInLayout,
$_parent,
$_parentBlock,
$_request,
$_sortInstructions,
$_sortedChildren,
$_urlModel
|