PHP Класс ZF\Apigility\Admin\Model\RestServiceEntity

Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$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