Class Mage_Customer_Helper_Data

Description

Customer Data Helper

Located in /Customer/Helper/Data.php (line 35)

Mage_Core_Helper_Abstract
   |
   --Mage_Customer_Helper_Data
Class Constant Summary
Variable Summary
Method Summary
Variables
Methods
customerHasAddresses (line 112)

Check customer has address

  • access: public
bool customerHasAddresses ()
getAccountUrl (line 184)

Retrieve customer account page url

  • access: public
string getAccountUrl ()
getCurrentCustomer (line 92)

Retrieve current (loggined) customer object

  • access: public
Mage_Customer_Model_Customer getCurrentCustomer ()
getCustomer (line 64)

Retrieve logged in customer

  • access: public
getCustomerName (line 102)

Retrieve current customer name

  • access: public
string getCustomerName ()
getDashboardUrl (line 174)

Retrieve customer dashboard url

  • access: public
string getDashboardUrl ()
getEditPostUrl (line 224)

Retrieve customer edit POST URL

  • access: public
string getEditPostUrl ()
getEditUrl (line 214)

Retrieve customer account edit form url

  • access: public
string getEditUrl ()
getEmailConfirmationUrl (line 255)

Retrieve confirmation URL for Email

  • access: public
string getEmailConfirmationUrl ([string $email = null])
  • string $email
getForgotPasswordUrl (line 234)

Retrieve url of forgot password page

  • access: public
string getForgotPasswordUrl ()
getGroups (line 77)

Retrieve customer groups collection

  • access: public
getLoginPostUrl (line 150)

Retrieve customer login POST URL

  • access: public
string getLoginPostUrl ()
getLoginUrl (line 126)

Retrieve customer login url

  • access: public
string getLoginUrl ()
getLogoutUrl (line 164)

Retrieve customer logout url

  • access: public
string getLogoutUrl ()
getRegisterPostUrl (line 204)

Retrieve customer register form post url

  • access: public
string getRegisterPostUrl ()
getRegisterUrl (line 194)

Retrieve customer register form url

  • access: public
string getRegisterUrl ()
isConfirmationRequired (line 244)

Check is confirmation required

  • access: public
bool isConfirmationRequired ()
isLoggedIn (line 54)

Check customer is logged in

  • access: public
bool isLoggedIn ()
isRegistrationAllowed (line 265)

Check whether customers registration is allowed

  • access: public
bool isRegistrationAllowed ()

Inherited Methods

Inherited From Mage_Core_Helper_Abstract

Mage_Core_Helper_Abstract::escapeHtml()
Mage_Core_Helper_Abstract::escapeUrl()
Mage_Core_Helper_Abstract::getLayout()
Mage_Core_Helper_Abstract::htmlEscape()
Mage_Core_Helper_Abstract::isModuleEnabled()
Mage_Core_Helper_Abstract::isModuleOutputEnabled()
Mage_Core_Helper_Abstract::jsQuoteEscape()
Mage_Core_Helper_Abstract::setLayout()
Mage_Core_Helper_Abstract::stripTags()
Mage_Core_Helper_Abstract::translateArray()
Mage_Core_Helper_Abstract::urlDecode()
Mage_Core_Helper_Abstract::urlEncode()
Mage_Core_Helper_Abstract::urlEscape()
Mage_Core_Helper_Abstract::_cleanCache()
Mage_Core_Helper_Abstract::_getModuleName()
Mage_Core_Helper_Abstract::_getRequest()
Mage_Core_Helper_Abstract::_getUrl()
Mage_Core_Helper_Abstract::_loadCache()
Mage_Core_Helper_Abstract::_removeCache()
Mage_Core_Helper_Abstract::_saveCache()
Mage_Core_Helper_Abstract::__()
Class Constants
REFERER_QUERY_PARAM_NAME = 'referer' (line 40)

Query param name for last url visited

Documentation generated on Fri, 11 Feb 2011 17:00:42 +0200 by phpDocumentor 1.4.3