PHP 클래스 BxDolCacheUtilities, dolphin.pro

파일 보기 프로젝트 열기: boonex/dolphin.pro 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$oCacheDb
$oCacheMemberMenu
$oCachePb
$oCacheTemplates
$oMemberMenu

공개 메소드들

메소드 설명
__construct ( )
_action ( $sCache, $sMode = 'clear' )
_clearCache ( $sPrefix, $sPath )
_clearCacheObject ( $oCache, $sPrefix )
_getSizeCache ( $sPrefix, $sPath )
_getSizeCacheObject ( $oCache, $sPrefix )
clear ( $sCache )
size ( $sCache, $isFormatted = false )

메소드 상세

__construct() 공개 메소드

public __construct ( )

_action() 공개 메소드

public _action ( $sCache, $sMode = 'clear' )

_clearCache() 공개 메소드

public _clearCache ( $sPrefix, $sPath )

_clearCacheObject() 공개 메소드

public _clearCacheObject ( $oCache, $sPrefix )

_getSizeCache() 공개 메소드

public _getSizeCache ( $sPrefix, $sPath )

_getSizeCacheObject() 공개 메소드

public _getSizeCacheObject ( $oCache, $sPrefix )

clear() 공개 메소드

public clear ( $sCache )

size() 공개 메소드

public size ( $sCache, $isFormatted = false )

프로퍼티 상세

$oCacheDb 보호되어 있는 프로퍼티

protected $oCacheDb

$oCacheMemberMenu 보호되어 있는 프로퍼티

protected $oCacheMemberMenu

$oCachePb 보호되어 있는 프로퍼티

protected $oCachePb

$oCacheTemplates 보호되어 있는 프로퍼티

protected $oCacheTemplates

$oMemberMenu 보호되어 있는 프로퍼티

protected $oMemberMenu