XML_Beautifier
[ class tree: XML_Beautifier ] [ index: XML_Beautifier ] [ all elements ]

Class: PHPDoc_XML_Beautifier_Renderer_Plain

Source Location: /PhpDocumentor-1.5.0a1/phpDocumentor/Converters/XML/DocBook/peardoc2/Plain.php

Class Overview

XML_Beautifier_Renderer
   |
   --PHPDoc_XML_Beautifier_Renderer_Plain

Basic XML Renderer for XML Beautifier


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 52]
Basic XML Renderer for XML Beautifier
  • Author: Stephan Schmidt <schst@php.net>
  • Todo: option to specify inline tags
  • Todo: automatically create <![CDATA[ ]]> sections
  • Todo: option to specify treatment of whitespac in data sections


[ Top ]


Method Detail

serialize   [line 61]

string serialize( array $tokens)

Serialize the XML tokens
  • Return: XML document
  • Access: public

Parameters:

array   $tokens   —  XML tokens

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:50:33 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.