Class Mage_Centinel_Model_State_Jcb

Description

Abstract Validation State Model for JCB

Located in /Centinel/Model/State/Jcb.php (line 30)

Varien_Object
   |
   --Mage_Centinel_Model_StateAbstract
      |
      --Mage_Centinel_Model_State_Jcb
Method Summary
Methods
isAuthenticateAllowed (line 37)

Analyse lookup`s results. If it has require params for authenticate, return true

  • access: public
bool isAuthenticateAllowed ()

Redefinition of:
Mage_Centinel_Model_StateAbstract::isAuthenticateAllowed()
Analyse lookup`s results. If it has require params for authenticate, return true
isAuthenticateSuccessful (line 48)

Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()

  • access: public
bool isAuthenticateSuccessful ()

Redefinition of:
Mage_Centinel_Model_StateAbstract::isAuthenticateSuccessful()
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
_isLookupSoftSuccessful (line 140)

Analyse lookup`s results. If lookup is soft successful return true

  • access: protected
bool _isLookupSoftSuccessful ()

Redefinition of:
Mage_Centinel_Model_StateAbstract::_isLookupSoftSuccessful()
Analyse lookup`s results. If lookup is soft successful return true
_isLookupStrictSuccessful (line 123)

Analyse lookup`s results. If lookup is strict successful return true

  • access: protected
bool _isLookupStrictSuccessful ()

Redefinition of:
Mage_Centinel_Model_StateAbstract::_isLookupStrictSuccessful()
Analyse lookup`s results. If lookup is strict successful return true

Inherited Methods

Inherited From Mage_Centinel_Model_StateAbstract

Mage_Centinel_Model_StateAbstract::getData()
Mage_Centinel_Model_StateAbstract::getDataStorage()
Mage_Centinel_Model_StateAbstract::isAuthenticateAllowed()
Mage_Centinel_Model_StateAbstract::isAuthenticateSuccessful()
Mage_Centinel_Model_StateAbstract::isLookupSuccessful()
Mage_Centinel_Model_StateAbstract::setAuthenticateResult()
Mage_Centinel_Model_StateAbstract::setData()
Mage_Centinel_Model_StateAbstract::setDataStorage()
Mage_Centinel_Model_StateAbstract::setLookupResult()
Mage_Centinel_Model_StateAbstract::_isLookupSoftSuccessful()
Mage_Centinel_Model_StateAbstract::_isLookupStrictSuccessful()

Documentation generated on Fri, 11 Feb 2011 17:07:34 +0200 by phpDocumentor 1.4.3