/plugin/webdav/vendor/sabre/xml/lib/Serializer/ |
H A D | functions.php | 41 function enum(Writer $writer, array $values) { 61 function valueObject(Writer $writer, $valueObject, $namespace) { 97 function repeatingElements(Writer $writer, array $items, $childElementName) { 164 function standardSerializer(Writer $writer, $value) {
|
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/ |
H A D | functions.php | 41 function enum(Writer $writer, array $values) { 61 function valueObject(Writer $writer, $valueObject, $namespace) { 97 function repeatingElements(Writer $writer, array $items, $childElementName) { 164 function standardSerializer(Writer $writer, $value) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
H A D | BookmarkWriter.php | 21 private $writer; variable in Mpdf\\Writer\\BookmarkWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | ColorWriter.php | 21 private $writer; variable in Mpdf\\Writer\\ColorWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | FormWriter.php | 22 private $writer; global() variable in Mpdf\\Writer\\FormWriter 24 __construct(Mpdf $mpdf, BaseWriter $writer) global() argument [all...] |
H A D | ImageWriter.php | 21 private $writer; variable in Mpdf\\Writer\\ImageWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | JavaScriptWriter.php | 21 private $writer; variable in Mpdf\\Writer\\JavaScriptWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | OptionalContentWriter.php | 21 private $writer; variable in Mpdf\\Writer\\OptionalContentWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | BackgroundWriter.php | 21 private $writer; variable in Mpdf\\Writer\\BackgroundWriter 23 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument [all...] |
H A D | ObjectWriter.php | 22 private $writer; variable in Mpdf\\Writer\\ObjectWriter 24 public function __construct(Mpdf $mpdf, BaseWriter $writer) argument
|
H A D | PageWriter.php | 27 private $writer; variable in Mpdf\\Writer\\PageWriter 34 public function __construct(Mpdf $mpdf, Form $form, BaseWriter $writer, MetadataWriter $metadataWriter) argument [all...] |
H A D | FontWriter.php | 24 private $writer; global() variable in Mpdf\\Writer\\FontWriter 36 __construct(Mpdf $mpdf, BaseWriter $writer, FontCache $fontCache, $fontDescriptor) global() argument [all...] |
/plugin/solr/ |
H A D | AddDocument.php | 14 protected $writer; variable in Solr_AddDocument 16 public function __construct(XMLWriter $writer){
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
H A D | SupportedPrivilegeSet.php | 74 function xmlSerialize(Writer $writer) { 135 private function serializePriv(Writer $writer, $privilege) {
|
H A D | Acl.php | 99 function xmlSerialize(Writer $writer) { 241 private function serializeAce(Writer $writer, array $ace) {
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
H A D | SupportedPrivilegeSet.php | 74 function xmlSerialize(Writer $writer) { 136 private function serializePriv(Writer $writer, $privName, $privilege) {
|
H A D | Acl.php | 99 function xmlSerialize(Writer $writer) { 241 private function serializeAce(Writer $writer, array $ace) {
|
/plugin/zip/pear/File/Archive/ |
H A D | Reader.php | 239 function sendData(&$writer, $bufferSize = 0) 276 function extract(&$writer, $autoClose = true, $bufferSize = 0) 321 function extractFile($filename, &$writer,
|
/plugin/zip/pear/File/Archive/Writer/ |
H A D | AddBaseName.php | 39 var $writer; variable in File_Archive_Writer_AddBaseName 42 function File_Archive_Writer_AddBaseName($baseName, &$writer)
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ |
H A D | InviteReply.php | 137 function xmlSerialize(Writer $writer) { 150 function xmlSerializeFull(Writer $writer) {
|
H A D | SystemStatus.php | 96 function xmlSerialize(Writer $writer) { 124 function xmlSerializeFull(Writer $writer) {
|
H A D | Invite.php | 186 function xmlSerialize(Writer $writer) { 199 function xmlSerializeFull(Writer $writer) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/ |
H A D | InviteReply.php | 138 function xmlSerialize(Writer $writer) { 151 function xmlSerializeFull(Writer $writer) {
|
H A D | SystemStatus.php | 96 function xmlSerialize(Writer $writer) { 124 function xmlSerializeFull(Writer $writer) {
|
H A D | Invite.php | 187 function xmlSerialize(Writer $writer) { 200 function xmlSerializeFull(Writer $writer) {
|