PHP 인터페이스 eZ\Publish\Core\MVC\Symfony\Configuration\VersatileScopeInterface

상속: extends eZ\Publish\Core\MVC\ConfigResolverInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 0 사용 예제들

공개 메소드들

메소드 설명
getDefaultScope ( ) : string Returns current default scope.
setDefaultScope ( string $scope ) Sets a new default scope.

메소드 상세

getDefaultScope() 공개 메소드

Returns current default scope.
public getDefaultScope ( ) : string
리턴 string

setDefaultScope() 공개 메소드

Sets a new default scope.
public setDefaultScope ( string $scope )
$scope string