PHP 클래스 Prado\Web\UI\WebControls\TOutputCacheCalculateKeyEventParameter

TOutputCacheCalculateKeyEventParameter encapsulates the parameter data for OnCalculateKey event of {@link TOutputCache} control.
부터: 3.0
저자: Qiang Xue ([email protected])
상속: extends Prado\TEventParameter
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
getCacheKey ( ) : string
setCacheKey ( $value )

메소드 상세

getCacheKey() 공개 메소드

public getCacheKey ( ) : string
리턴 string cache key to be appended to the default calculation scheme.

setCacheKey() 공개 메소드

public setCacheKey ( $value )