PHP 클래스 ZF\Apigility\Admin\Model\RestServiceEntity

파일 보기 프로젝트 열기: zfcampus/zf-apigility-admin 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$acceptWhitelist
$collectionClass
$collectionHttpMethods
$collectionName
$collectionQueryWhitelist
$contentTypeWhitelist
$controllerServiceName
$documentation
$entityClass
$entityHttpMethods
$entityIdentifierName
$filters
$hydratorName
$inputFilters
$module
$pageSize
$pageSizeParam
$resourceClass
$routeIdentifierName
$routeMatch
$routeName
$selector
$serviceName

공개 메소드들

메소드 설명
__get ( $name )
__isset ( $name )
exchangeArray ( array $data )
getArrayCopy ( )

보호된 메소드들

메소드 설명
getIdentifierNormalizationFilter ( ) : Zend\Filter\FilterChain Retrieve and/or initialize the normalization filter chain for identifiers
getRouteNormalizationFilter ( ) : Zend\Filter\FilterChain Retrieve and/or initialize the normalization filter chain
normalizeServiceNameForIdentifier ( $serviceName )
normalizeServiceNameForRoute ( $serviceName )

메소드 상세

__get() 공개 메소드

public __get ( $name )

__isset() 공개 메소드

public __isset ( $name )

exchangeArray() 공개 메소드

public exchangeArray ( array $data )
$data array

getArrayCopy() 공개 메소드

public getArrayCopy ( )

getIdentifierNormalizationFilter() 보호된 메소드

Retrieve and/or initialize the normalization filter chain for identifiers
protected getIdentifierNormalizationFilter ( ) : Zend\Filter\FilterChain
리턴 Zend\Filter\FilterChain

getRouteNormalizationFilter() 보호된 메소드

Retrieve and/or initialize the normalization filter chain
protected getRouteNormalizationFilter ( ) : Zend\Filter\FilterChain
리턴 Zend\Filter\FilterChain

normalizeServiceNameForIdentifier() 보호된 메소드

protected normalizeServiceNameForIdentifier ( $serviceName )

normalizeServiceNameForRoute() 보호된 메소드

protected normalizeServiceNameForRoute ( $serviceName )

프로퍼티 상세

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

protected $acceptWhitelist

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

protected $collectionClass

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

protected $collectionHttpMethods

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

protected $collectionName

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

protected $collectionQueryWhitelist

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

protected $contentTypeWhitelist

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

protected $controllerServiceName

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

protected $documentation

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

protected $entityClass

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

protected $entityHttpMethods

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

protected $entityIdentifierName

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

protected $filters

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

protected $hydratorName

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

protected $inputFilters

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

protected $module

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

protected $pageSize

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

protected $pageSizeParam

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

protected $resourceClass

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

protected $routeIdentifierName

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

protected $routeMatch

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

protected $routeName

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

protected $selector

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

protected $serviceName