[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file is part of FPDI
Copyright: | Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com) |
License: | http://opensource.org/licenses/mit-license The MIT License |
Version: | 1.6.1 |
File Size: | 208 lines (6 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
fpdi_bridge:: (5 methods):
_getxobjectdict()
_prepareValue()
_unescape()
hex2str()
str2hex()
fpdi_bridge:: (5 methods):
_getxobjectdict()
_prepareValue()
_unescape()
hex2str()
str2hex()
Class: fpdi_bridge - X-Ref
Class fpdi_bridge_getxobjectdict() X-Ref |
Return XObjects Dictionary. Overwritten to add additional XObjects to the resources dictionary of TCPDF return: string |
_prepareValue(&$value) X-Ref |
Writes a PDF value to the resulting document. Prepares the value for encryption of imported data by FPDI param: array $value |
_unescape($s) X-Ref |
Un-escapes a PDF string param: string $s return: string |
hex2str($data) X-Ref |
Hexadecimal to string param: string $data return: string |
str2hex($str) X-Ref |
String to hexadecimal param: string $str return: string |
Class: fpdi_bridge - X-Ref
Class fpdi_bridge_getxobjectdict() X-Ref |
Return XObjects Dictionary. Overwritten to add additional XObjects to the resources dictionary of TCPDF return: string |
_prepareValue(&$value) X-Ref |
Writes a PDF value to the resulting document. Prepares the value for encryption of imported data by FPDI param: array $value |
_unescape($s) X-Ref |
Un-escapes a PDF string param: string $s return: string |
hex2str($data) X-Ref |
Hexadecimal to string param: string $data return: string |
str2hex($str) X-Ref |
String to hexadecimal param: string $str return: string |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |