PHP Класс PDFreactor, pimcore

Released under the following license: The MIT License (MIT) Copyright (c) 2015-2016 RealObjects GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$cookies
$headers
$url

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

Метод Описание
__construct ( $url = "http://localhost:9423/service/rest" )
__get ( $name )
convert ( $config )
convertAsBinary ( $config )
convertAsync ( $config )
deleteDocument ( $documentId )
getDocument ( $documentId )
getDocumentAsBinary ( $documentId )
getDocumentUrl ( $documentId )
getProgress ( $documentId )
getProgressUrl ( $documentId )
getStatus ( )
getVersion ( )

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

__construct() публичный Метод

public __construct ( $url = "http://localhost:9423/service/rest" )

__get() публичный Метод

public __get ( $name )

convert() публичный Метод

public convert ( $config )

convertAsBinary() публичный Метод

public convertAsBinary ( $config )

convertAsync() публичный Метод

public convertAsync ( $config )

deleteDocument() публичный Метод

public deleteDocument ( $documentId )

getDocument() публичный Метод

public getDocument ( $documentId )

getDocumentAsBinary() публичный Метод

public getDocumentAsBinary ( $documentId )

getDocumentUrl() публичный Метод

public getDocumentUrl ( $documentId )

getProgress() публичный Метод

public getProgress ( $documentId )

getProgressUrl() публичный Метод

public getProgressUrl ( $documentId )

getStatus() публичный Метод

public getStatus ( )

getVersion() публичный Метод

public getVersion ( )

Описание свойств

$cookies публичное свойство

public $cookies

$headers публичное свойство

public $headers

$url публичное свойство

public $url