PHP 인터페이스 Sulu\Component\HttpCache\HandlerInvalidateStructureInterface

Note that this is called during the request therefore the task of this interfaces method should normally be to record references to the structures which should later be invalidated in the flush interface.
상속: extends HandlerInterface
파일 보기 프로젝트 열기: sulu/sulu 0 사용 예제들

공개 메소드들

메소드 설명
invalidateStructure ( Sulu\Component\Content\Compat\StructureInterface $structure ) Invalidate the given structure.

메소드 상세

invalidateStructure() 공개 메소드

Invalidate the given structure.
public invalidateStructure ( Sulu\Component\Content\Compat\StructureInterface $structure )
$structure Sulu\Component\Content\Compat\StructureInterface