PHP 클래스 N98\Magento\Command\Cache\AbstractCacheCommand

상속: extends N98\Magento\Command\AbstractMagentoCommand
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
isEnabled ( ) : boolean

보호된 메소드들

메소드 설명
_canUseBanCacheFunction ( ) : boolean
_getCacheModel ( ) : Mage_Core_Model_Cach\Mage_Core_Model_Cache
banUseCache ( ) Ban cache usage before cleanup to get the latest values.
reinitCache ( )
saveCacheStatus ( array $codeArgument, boolean $status ) : boolean | null
validateCacheCodes ( array $codes )

메소드 상세

_canUseBanCacheFunction() 보호된 메소드

protected _canUseBanCacheFunction ( ) : boolean
리턴 boolean

_getCacheModel() 보호된 메소드

protected _getCacheModel ( ) : Mage_Core_Model_Cach\Mage_Core_Model_Cache
리턴 Mage_Core_Model_Cach\Mage_Core_Model_Cache

banUseCache() 보호된 메소드

Ban cache usage before cleanup to get the latest values.
또한 보기: https://github.com/netz98/n98-magerun/issues/483
protected banUseCache ( )

isEnabled() 공개 메소드

public isEnabled ( ) : boolean
리턴 boolean

reinitCache() 보호된 메소드

protected reinitCache ( )

saveCacheStatus() 보호된 메소드

protected saveCacheStatus ( array $codeArgument, boolean $status ) : boolean | null
$codeArgument array
$status boolean
리턴 boolean | null

validateCacheCodes() 보호된 메소드

protected validateCacheCodes ( array $codes )
$codes array