PHP Класс LdapTools\Security\Ace\AceObjectFlags

Автор: Chad Sikorra ([email protected])
Наследование: extends LdapTools\Security\Flags
Показать файл Открыть проект

Открытые методы

Метод Описание
inheritedObjectTypePresent ( null | boolean $action = null ) Check or set whether an inherited object type is present. This is done automatically when setting it on the ACE.
objectTypePresent ( null | boolean $action = null ) Check or set whether an object type is present. This is done automatically when setting it on the ACE.
objectTypesInvalid ( ) : boolean Check whether object types are invalid.

Описание методов

inheritedObjectTypePresent() публичный метод

Check or set whether an inherited object type is present. This is done automatically when setting it on the ACE.
public inheritedObjectTypePresent ( null | boolean $action = null )
$action null | boolean

objectTypePresent() публичный метод

Check or set whether an object type is present. This is done automatically when setting it on the ACE.
public objectTypePresent ( null | boolean $action = null )
$action null | boolean

objectTypesInvalid() публичный метод

Check whether object types are invalid.
public objectTypesInvalid ( ) : boolean
Результат boolean