SetaPDF_Core_Document_Catalog_Permissions Class representing a helper object for the Perms entry in the document catalog.
File: /SetaPDF v2/Core/Document/Catalog/Permissions.php
Class hierarchy
Summary
Properties
Methods
__construct()
public SetaPDF_Core_Document_Catalog_Permissions::__construct (
SetaPDF_Core_Document_Catalog $catalog
)The constructor.
Parameters
- $catalog : SetaPDF_Core_Document_Catalog
hasUsageRights()
Checks if usage rights are defined for this document.
Exceptions
Throws SetaPDF_Core_SecHandler_Exception
Throws SetaPDF_Core_Type_Exception
removeUsageRights()
Removes the usage rights if they are defined for this document.
Exceptions
Throws SetaPDF_Core_SecHandler_Exception
Throws SetaPDF_Core_Type_Exception