Home
last modified time | relevance | path

Searched refs:Protection (Results 1 – 11 of 11) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DServiceFactory.php11 use Mpdf\Pdf\Protection;
12 use Mpdf\Pdf\Protection\UniqidGenerator;
67 $protection = new Protection(new UniqidGenerator());
14 use Mpdf\Pdf\Protection; global() alias
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/Protection/
H A DUniqidGenerator.php3 namespace Mpdf\Pdf\Protection;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php7 use Mpdf\Pdf\Protection;
20 * @var \Mpdf\Pdf\Protection
24 public function __construct(Mpdf $mpdf, Protection $protection)
8 use Mpdf\Pdf\Protection; global() alias
H A DMetadataWriter.php8 use Mpdf\Pdf\Protection;
34 * @var \Mpdf\Pdf\Protection
43 public function __construct(Mpdf $mpdf, BaseWriter $writer, Form $form, Protection $protection, LoggerInterface $logger)
9 use Mpdf\Pdf\Protection; global() alias
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php5 use Mpdf\Pdf\Protection\UniqidGenerator;
7 class Protection class
61 * @var \Mpdf\Pdf\Protection\UniqidGenerator
/plugin/flowplay/flowplayer/
H A DREADME.txt173 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/flowplay2/flowplayer/
H A DREADME.txt101 - MP3 playback (following are not supported yet: Protection codes (a.k.a. anti-leeching))
345 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE55 …were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md542 * [#13292](http://dev.ckeditor.com/ticket/13292): Fixed: Protection pattern does not work in attrib…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md962 * [#13292](https://dev.ckeditor.com/ticket/13292): Fixed: Protection pattern does not work in attri…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18296 case 'protection' /*case 'Protection'*/: break;