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

Element index for package OpenDocumentPHP

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ] [ _ ]

_

__construct
in file TableCell.php, method TableCell::__construct()
__construct
in file OpenDocumentArchive.php, method OpenDocumentArchive::__construct()
    Constructor method.
__construct
in file OpenDocumentText.php, method OpenDocumentText::__construct()
    Constructor method.
__construct
in file OpenDocumentSpreadsheet.php, method OpenDocumentSpreadsheet::__construct()
    Constructor method.
__setRoot
in file Style.php, method Style::__setRoot()
    Set element to 'style:style'.
__construct
in file ScriptsFragment.php, method ScriptsFragment::__construct()
    Constructor method.
__construct
in file ContentDocument.php, method ContentDocument::__construct()
    Constructor method.
__construct
in file BodyFragment.php, method BodyFragment::__construct()
    Constructor method.
__construct
in file TextFragment.php, method TextFragment::__construct()
    Constructor method.
__setRoot
in file UserFieldGet.php, method UserFieldGet::__setRoot()
    Set element root to "text:user-field-decl"
__setRoot
in file UserFieldDecls.php, method UserFieldDecls::__setRoot()
    Set element root to "text:user-field-decl"
__setRoot
in file UserFieldDecl.php, method UserFieldDecl::__setRoot()
    Set element root to "text:user-field-decl"
__setRoot
in file Heading.php, method Heading::__setRoot()
    Set element to 'text:h'.
__setRoot
in file Paragraph.php, method Paragraph::__setRoot()
    Set element to 'text:p'.
__construct
in file Script.php, method Script::__construct()
    Constructor method.
_setRoot
in file ManifestDocument.php, method ManifestDocument::_setRoot()
__construct
in file ManifestDocument.php, method ManifestDocument::__construct()
    Constructor
__construct
in file MetaFragment.php, method MetaFragment::__construct()
    Constructor method.
__construct
in file MetaDocument.php, method MetaDocument::__construct()
    Construtor method.
__construct
in file DublinCoreFragment.php, method DublinCoreFragment::__construct()
    Constructor method.
__construct
in file SettingsDocument.php, method SettingsDocument::__construct()
    Constructor method.
_setRoot
in file AbstractDocument.php, method AbstractDocument::_setRoot()
    Set the root Element of this document.
__construct
in file FontFaceDeclFragment.php, method FontFaceDeclFragment::__construct()
    Constructor method.
__construct
in file Fragment.php, method Fragment::__construct()
    Constructor method.
__construct
in file ODPElement.php, method ODPElement::__construct()
    Constructor.
__construct
in file AbstractDocument.php, method AbstractDocument::__construct()
    Constructor method.
__construct
in file MasterStylesFragment.php, method MasterStylesFragment::__construct()
    Constructor method.
__construct
in file StylesFragment.php, method StylesFragment::__construct()
    Constructor method.
__construct
in file AutomaticStylesFragment.php, method AutomaticStylesFragment::__construct()
    Constructor method.
__construct
in file TableFragment.php, method TableFragment::__construct()
    Constructor method.
__construct
in file ElementFragment.php, method ElementFragment::__construct()
    Constructor method.
__construct
in file StylesDocument.php, method StylesDocument::__construct()
    Constructor method.
__setRoot
in file FontFace.php, method FontFace::__setRoot()
    Set the root element to 'style:font-face-decl'.
__setRoot
in file DefaultStyle.php, method DefaultStyle::__setRoot()
    Set element to 'style:default-style'.
__setRoot
in file ElementFragment.php, method ElementFragment::__setRoot()
    Set the $root attribute correctly.
top

a

addFile
in file OpenDocumentArchive.php, method OpenDocumentArchive::addFile()
    Adds a file to a ZIP archive from the given path.
addFromString
in file OpenDocumentArchive.php, method OpenDocumentArchive::addFromString()
    Add a file to a ZIP archive using its contents.
addSheet
in file OpenDocumentSpreadsheet.php, method OpenDocumentSpreadsheet::addSheet()
    Create a new sheet with the name '$sheetname'.
append
in file Paragraph.php, method Paragraph::append()
    Append a text node or a DOMElement as a child to the current paragraph node.
appendUserFieldDecl
in file UserFieldDecls.php, method UserFieldDecls::appendUserFieldDecl()
    Append new UserFieldDecl to this set.
addFileEntry
in file ManifestDocument.php, method ManifestDocument::addFileEntry()
    Add a full path to the file entry list in this manifest document.
AbstractDocument
in file AbstractDocument.php, class AbstractDocument
    AbstractDocument class.
ANIM
in file Fragment.php, class constant Fragment::ANIM
    namespace OpenDocument animation
ANIM
in file ODPElement.php, class constant ODPElement::ANIM
    namespace OpenDocument animation
ANIM
in file AbstractDocument.php, class constant AbstractDocument::ANIM
    namespace OpenDocument animation
appendChild
in file Fragment.php, method Fragment::appendChild()
    Set attribute with namespace.
appendChild
in file ODPElement.php, method ODPElement::appendChild()
    Set attribute with namespace.
AutomaticStylesFragment
in file AutomaticStylesFragment.php, class AutomaticStylesFragment
    AutomaticStylesFragment class.
AutomaticStylesFragment.php
procedural page AutomaticStylesFragment.php
AbstractDocument.php
procedural page AbstractDocument.php
top

b

BodyFragment
in file BodyFragment.php, class BodyFragment
    BodyFragment class.
BodyFragment.php
procedural page BodyFragment.php
top

c

$content
in file OpenDocumentAbstract.php, variable OpenDocumentAbstract::$content
close
in file OpenDocumentArchive.php, method OpenDocumentArchive::close()
    Close opened or created archive and save changes. This method is automatically called at the end of the script.
close
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::close()
ContentDocument.php
procedural page ContentDocument.php
ContentDocument
in file ContentDocument.php, class ContentDocument
    ContentDocument class.
CHART
in file AbstractDocument.php, class constant AbstractDocument::CHART
    namespace OpenDocument chart
CHART
in file Fragment.php, class constant Fragment::CHART
    namespace OpenDocument chart
CHART
in file ODPElement.php, class constant ODPElement::CHART
    namespace OpenDocument chart
checkFamilyValues
in file Validator.php, method Validator::checkFamilyValues()
    Checks if the input is a family value.
checkNCName
in file Validator.php, method Validator::checkNCName()
    Checks if the input string is 'non-colonized name' (NCName).
checkStyleNameRef
in file Validator.php, method Validator::checkStyleNameRef()
    Checks if the input string is of "styleNameRef" type. Which is eigther a NCName string or empty.
CONFIG
in file AbstractDocument.php, class constant AbstractDocument::CONFIG
    namespace OpenDocument config
CONFIG
in file ODPElement.php, class constant ODPElement::CONFIG
    namespace OpenDocument config
CONFIG
in file Fragment.php, class constant Fragment::CONFIG
    namespace OpenDocument config
createDCElement
in file AbstractDocument.php, method AbstractDocument::createDCElement()
    Create an DOMElement in the DC namespace with tag $tag.
createDCElement
in file Fragment.php, method Fragment::createDCElement()
    Create an DOMElement in the DC namespace with tag $tag.
createDefaultStyleElement
in file AbstractDocument.php, method AbstractDocument::createDefaultStyleElement()
    Create an ODPElement as '<style:default-style>'.
createGraphicPropertiesElement
in file AbstractDocument.php, method AbstractDocument::createGraphicPropertiesElement()
    Create an ODPElement as '<style:graphic-properties>'.
createManifestElement
in file AbstractDocument.php, method AbstractDocument::createManifestElement()
    Create an DOMElement in the Manifest namespace with tag $tag.
createMetaElement
in file Fragment.php, method Fragment::createMetaElement()
    Create an DOMElement in the Meta namespace with tag $tag.
createMetaElement
in file AbstractDocument.php, method AbstractDocument::createMetaElement()
    Create an DOMElement in the Meta namespace with tag $tag.
createOfficeElement
in file AbstractDocument.php, method AbstractDocument::createOfficeElement()
    Create an DOMElement in the Office namespace with tag $tag.
createOfficeElement
in file Fragment.php, method Fragment::createOfficeElement()
    Create an DOMElement in the Office namespace with tag $tag.
createParagraphPropertiesElement
in file AbstractDocument.php, method AbstractDocument::createParagraphPropertiesElement()
    Create an ODPElement as '<style:paragraph-properties>'.
createStyleElement
in file Fragment.php, method Fragment::createStyleElement()
    Create an DOMElement in the Meta namespace with tag $tag.
createStyleElement
in file AbstractDocument.php, method AbstractDocument::createStyleElement()
    Create an DOMElement in the Meta namespace with tag $tag.
createStyleStyleElement
in file AbstractDocument.php, method AbstractDocument::createStyleStyleElement()
    Create an ODPElement as '<style:style>'.
createTextPropertiesElement
in file AbstractDocument.php, method AbstractDocument::createTextPropertiesElement()
    Create an ODPElement as '<style:text-properties>'.
top

d

$decimal
in file TableCell.php, variable TableCell::$decimal
deleteIndex
in file OpenDocumentArchive.php, method OpenDocumentArchive::deleteIndex()
    Delete an entry in the archive using its index.
deleteName
in file OpenDocumentArchive.php, method OpenDocumentArchive::deleteName()
    Delete an entry in the archive using its name.
DublinCoreFragment
in file DublinCoreFragment.php, class DublinCoreFragment
    DublinCoreFragment class.
DublinCoreFragment.php
procedural page DublinCoreFragment.php
$domFragment
in file Fragment.php, variable Fragment::$domFragment
DC
in file ODPElement.php, class constant ODPElement::DC
    namespace Dublin Core
DC
in file AbstractDocument.php, class constant AbstractDocument::DC
    namespace Dublin Core
DC
in file Fragment.php, class constant Fragment::DC
    namespace Dublin Core
DefaultStyle
in file DefaultStyle.php, class DefaultStyle
    DefaultStyle class.
DR3D
in file ODPElement.php, class constant ODPElement::DR3D
    namespace OpenDocument dr3d
DR3D
in file Fragment.php, class constant Fragment::DR3D
    namespace OpenDocument dr3d
DR3D
in file AbstractDocument.php, class constant AbstractDocument::DR3D
    namespace OpenDocument dr3d
DRAW
in file ODPElement.php, class constant ODPElement::DRAW
    namespace OpenDocument draw
DRAW
in file AbstractDocument.php, class constant AbstractDocument::DRAW
    namespace OpenDocument draw
DRAW
in file Fragment.php, class constant Fragment::DRAW
    namespace OpenDocument draw
DefaultStyle.php
procedural page DefaultStyle.php
top

e

ElementFragment
in file ElementFragment.php, class ElementFragment
    Abstract ElementFragment class.
ElementFragment.php
procedural page ElementFragment.php
top

f

FO
in file Fragment.php, class constant Fragment::FO
    namespace OpenDocument fo (formation objects)
FO
in file ODPElement.php, class constant ODPElement::FO
    namespace OpenDocument fo (formation objects)
FO
in file AbstractDocument.php, class constant AbstractDocument::FO
    namespace OpenDocument fo (formation objects)
FontFace
in file FontFace.php, class FontFace
    FontFace class.
FontFaceDeclFragment
in file FontFaceDeclFragment.php, class FontFaceDeclFragment
    FontFaceDeclFragment class.
FORM
in file AbstractDocument.php, class constant AbstractDocument::FORM
    namespace OpenDocument form
FORM
in file ODPElement.php, class constant ODPElement::FORM
    namespace OpenDocument form
FORM
in file Fragment.php, class constant Fragment::FORM
    namespace OpenDocument form
Fragment
in file Fragment.php, class Fragment
    Abstract Fragment class.
FontFace.php
procedural page FontFace.php
FontFaceDeclFragment.php
procedural page FontFaceDeclFragment.php
Fragment.php
procedural page Fragment.php
top

g

getBody
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::getBody()
getCellType
in file TableCell.php, method TableCell::getCellType()
getClass
in file Style.php, method Style::getClass()
getContent
in file TableCell.php, method TableCell::getContent()
getContent
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::getContent()
getDataStyleName
in file Style.php, method Style::getDataStyleName()
    Retrieve the value of the 'style:data-style-name' attribute.
getDefaultOutlineLevel
in file Style.php, method Style::getDefaultOutlineLevel()
    Retrieve the value of the 'style:default-outline-level' attribute.
getDisplayName
in file Style.php, method Style::getDisplayName()
getDocumentFragment
in file TableCell.php, method TableCell::getDocumentFragment()
getDOMFromName
in file OpenDocumentArchive.php, method OpenDocumentArchive::getDOMFromName()
getFilelist
in file OpenDocumentArchive.php, method OpenDocumentArchive::getFilelist()
getManifest
in file OpenDocumentArchive.php, method OpenDocumentArchive::getManifest()
getMasterPageName
in file Style.php, method Style::getMasterPageName()
getMeta
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::getMeta()
getMimeType
in file OpenDocumentArchive.php, method OpenDocumentArchive::getMimeType()
    Retrieve mime type of the OpenDocument archive.
getNextStyleName
in file Style.php, method Style::getNextStyleName()
getParentStyleName
in file Style.php, method Style::getParentStyleName()
getSpannedCols
in file TableCell.php, method TableCell::getSpannedCols()
getSpannedRows
in file TableCell.php, method TableCell::getSpannedRows()
getStyleName
in file Style.php, method Style::getStyleName()
getStyles
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::getStyles()
getBody
in file ContentDocument.php, method ContentDocument::getBody()
getFontFaceDeclarations
in file ContentDocument.php, method ContentDocument::getFontFaceDeclarations()
getTable
in file ContentDocument.php, method ContentDocument::getTable()
getDocumentFragment
in file BodyFragment.php, method BodyFragment::getDocumentFragment()
getNewTableFragment
in file BodyFragment.php, method BodyFragment::getNewTableFragment()
getTextFragment
in file BodyFragment.php, method BodyFragment::getTextFragment()
getClassNames
in file Paragraph.php, method Paragraph::getClassNames()
getCondStyleName
in file Paragraph.php, method Paragraph::getCondStyleName()
getHeadingLevel
in file Heading.php, method Heading::getHeadingLevel()
    Retrieve heading level ('text:outline-level') attribute.
getId
in file Paragraph.php, method Paragraph::getId()
getIsListHeader
in file Heading.php, method Heading::getIsListHeader()
getName
in file UserFieldDecl.php, method UserFieldDecl::getName()
getRestartNumbering
in file Heading.php, method Heading::getRestartNumbering()
getStartValue
in file Heading.php, method Heading::getStartValue()
getStringValue
in file UserFieldDecl.php, method UserFieldDecl::getStringValue()
getStyleName
in file Paragraph.php, method Paragraph::getStyleName()
getUserFieldDecl
in file UserFieldDecls.php, method UserFieldDecls::getUserFieldDecl()
    Retrieve User Field Decl by name and type;
getValueType
in file UserFieldDecl.php, method UserFieldDecl::getValueType()
getContent
in file Script.php, method Script::getContent()
getLanguage
in file Script.php, method Script::getLanguage()
getFileEntry
in file ManifestDocument.php, method ManifestDocument::getFileEntry()
    Get File Entry
getFilelist
in file ManifestDocument.php, method ManifestDocument::getFilelist()
getMimeType
in file ManifestDocument.php, method ManifestDocument::getMimeType()
    Returns mime type of the archive.
getCreationDate
in file MetaFragment.php, method MetaFragment::getCreationDate()
    Retrieve the creation date of this document.
getCreator
in file DublinCoreFragment.php, method DublinCoreFragment::getCreator()
getDescription
in file DublinCoreFragment.php, method DublinCoreFragment::getDescription()
getDocumentFragment
in file MetaFragment.php, method MetaFragment::getDocumentFragment()
getDublinCoreFragment
in file MetaDocument.php, method MetaDocument::getDublinCoreFragment()
    Retrieve a DublinCoreFragment to store/get dublin core meta date in it.
getGenerator
in file MetaFragment.php, method MetaFragment::getGenerator()
    Retrieve the generator tag. The generator is the name of the programm on which the current OpenDocument was generated.
getInitialCreator
in file MetaFragment.php, method MetaFragment::getInitialCreator()
    Retrieve the so called initial-creator. This should be the first author of this document.
getLanguage
in file DublinCoreFragment.php, method DublinCoreFragment::getLanguage()
getMetaFragment
in file MetaDocument.php, method MetaDocument::getMetaFragment()
    Retrieve a MetaFragment to store/get opendocument meta data in it.
getPrintDate
in file MetaFragment.php, method MetaFragment::getPrintDate()
getSubject
in file DublinCoreFragment.php, method DublinCoreFragment::getSubject()
getTag
in file MetaFragment.php, method MetaFragment::getTag()
getTag
in file DublinCoreFragment.php, method DublinCoreFragment::getTag()
getTitle
in file DublinCoreFragment.php, method DublinCoreFragment::getTitle()
getAttributeNS
in file ODPElement.php, method ODPElement::getAttributeNS()
    Retrieve an attribute with namespace, tag and value.
getAttributeNS
in file ElementFragment.php, method ElementFragment::getAttributeNS()
    Retreive an attribute by namespace and tag.
getAutomaticStyles
in file StylesDocument.php, method StylesDocument::getAutomaticStyles()
getCell
in file TableFragment.php, method TableFragment::getCell()
getChild
in file Fragment.php, method Fragment::getChild()
    Retrieve a child by its namespace and tag from the current node.
getChildNS
in file ODPElement.php, method ODPElement::getChildNS()
    Retrieve a child by its namespace and tag from the current node.
getCountry
in file TextProperties.php, method TextProperties::getCountry()
    fo:country="DE"
getDefaultStyle
in file StylesFragment.php, method StylesFragment::getDefaultStyle()
getDocumentFragment
in file Fragment.php, method Fragment::getDocumentFragment()
    Returns the root DOMElement of this DOM fragment.
getDocumentFragment
in file TableFragment.php, method TableFragment::getDocumentFragment()
getDrawAttribute
in file ODPElement.php, method ODPElement::getDrawAttribute()
    Retrieve a draw attribute of the current element.
getElement
in file ODPElement.php, method ODPElement::getElement()
    Return this element as uncovered DOMElement.
getElement
in file ElementFragment.php, method ElementFragment::getElement()
    Retrieve the current Class as DOMElement.
getElementByTagNameNS
in file ODPElement.php, method ODPElement::getElementByTagNameNS()
    Retrieve (first) element by given tagname and namespace.
getElementNS
in file AbstractDocument.php, method AbstractDocument::getElementNS()
    Retrieve the value of an element by its namespace and tag.
getElementsByTagNameNS
in file ODPElement.php, method ODPElement::getElementsByTagNameNS()
    Retrieve elements by given tagname and namespace.
getFamily
in file DefaultStyle.php, method DefaultStyle::getFamily()
    Retrieve family.
getFontAdornments
in file FontFace.php, method FontFace::getFontAdornments()
    Retrieve font adornments.
getFontCharset
in file FontFace.php, method FontFace::getFontCharset()
    Retieve font charset.
getFontFaceDeclarations
in file StylesDocument.php, method StylesDocument::getFontFaceDeclarations()
getFontFamilyGeneric
in file FontFace.php, method FontFace::getFontFamilyGeneric()
    Retrieve font family gerneric
getFontName
in file TextProperties.php, method TextProperties::getFontName()
    style:font-name="Arial"
getFontNameAsian
in file TextProperties.php, method TextProperties::getFontNameAsian()
    style:font-name-asian="MS Mincho"
getFontNameComplex
in file TextProperties.php, method TextProperties::getFontNameComplex()
    style:font-name-complex="MS Mincho"
getFontPitch
in file FontFace.php, method FontFace::getFontPitch()
    Retrieve font pitch
getFontSize
in file TextProperties.php, method TextProperties::getFontSize()
    fo:font-size="12pt"
getFontSizeAsian
in file TextProperties.php, method TextProperties::getFontSizeAsian()
    style:font-size-asian="14pt"
getFontSizeComplex
in file TextProperties.php, method TextProperties::getFontSizeComplex()
    style:font-size-complex="14pt"
getFontStyle
in file TextProperties.php, method TextProperties::getFontStyle()
    fo:font-style="italic"
getFontStyleComplex
in file TextProperties.php, method TextProperties::getFontStyleComplex()
    style:font-style-complex="italic"
getFontWeight
in file TextProperties.php, method TextProperties::getFontWeight()
    fo:font-weight="bold"
getFontWeightAsian
in file TextProperties.php, method TextProperties::getFontWeightAsian()
    style:font-style-asian="italic"
getFontWeightComplex
in file TextProperties.php, method TextProperties::getFontWeightComplex()
    style:font-weight-complex="bold"
getGraphicProperties
in file DefaultStyle.php, method DefaultStyle::getGraphicProperties()
    Retrieve a <style:graphic-properties> tag.
getHyphenate
in file TextProperties.php, method TextProperties::getHyphenate()
    fo:hyphenate="false"
getHyphenationPushCharCount
in file TextProperties.php, method TextProperties::getHyphenationPushCharCount()
    fo:hyphenation-push-char-count="2"
getHyphenationRemainCharCount
in file TextProperties.php, method TextProperties::getHyphenationRemainCharCount()
    fo:hyphenation-remain-char-count="2"
getLanguage
in file TextProperties.php, method TextProperties::getLanguage()
    fo:language="de"
getMasterStyles
in file StylesDocument.php, method StylesDocument::getMasterStyles()
getParagraphProperties
in file DefaultStyle.php, method DefaultStyle::getParagraphProperties()
    Retrieve a <style:paragraph-properties> tag.
getStyle
in file StylesFragment.php, method StylesFragment::getStyle()
getStyleAttribute
in file ODPElement.php, method ODPElement::getStyleAttribute()
    Retrieve a style attribute of the current element.
getStyleName
in file FontFace.php, method FontFace::getStyleName()
    Retrive style name.
getStyles
in file StylesDocument.php, method StylesDocument::getStyles()
getSVGFontFamily
in file FontFace.php, method FontFace::getSVGFontFamily()
    Retreive SVG font family.
getSVGFontVariant
in file FontFace.php, method FontFace::getSVGFontVariant()
    Retrieve SVG font variant.
getSVGFontWeight
in file FontFace.php, method FontFace::getSVGFontWeight()
    Retrieve SVG font weight.
getTag
in file Fragment.php, method Fragment::getTag()
getTextProperties
in file DefaultStyle.php, method DefaultStyle::getTextProperties()
    Retrieve a <style:text-properties> tag.
GraphicProperties
in file GraphicProperties.php, class GraphicProperties
    GraphicProperties class.
GraphicProperties.php
procedural page GraphicProperties.php
top

h

Heading.php
procedural page Heading.php
Heading
in file Heading.php, class Heading
    Heading class extends Paragraph class.
hasAttributeNS
in file ODPElement.php, method ODPElement::hasAttributeNS()
    Check if this element has an attribute with given namespace and tagname.
hasChild
in file Fragment.php, method Fragment::hasChild()
    Check if the current element has a child $tag with $namespace.
hasChildNS
in file ODPElement.php, method ODPElement::hasChildNS()
    Check if the current element has a child $tag with $namespace.
hasGraphicProperties
in file DefaultStyle.php, method DefaultStyle::hasGraphicProperties()
    Checks if the current default style has an graphic-properties element as child.
hasParagraphProperties
in file DefaultStyle.php, method DefaultStyle::hasParagraphProperties()
    Checks if the current default style has an paragraph-properties element as child.
hasTextProperties
in file DefaultStyle.php, method DefaultStyle::hasTextProperties()
    Checks if the current default style has an text-properties element as child.
top

i

init
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::init()
importNode
in file FontFaceDeclFragment.php, method FontFaceDeclFragment::importNode()
    Import newnode tree as new FontFaceDecl.
initXpath
in file Fragment.php, method Fragment::initXpath()
    Initialize xpath. You must do this before using xpath.
initXpath
in file AbstractDocument.php, method AbstractDocument::initXpath()
    Initialize xpath. You must do this before using xpath.
isColor
in file Validator.php, method Validator::isColor()
    Checks if the input string represents a color, like #00FF00 is green.
isInteger
in file Validator.php, method Validator::isInteger()
    Checks if the input is a integer.
isPositiveInteger
in file Validator.php, method Validator::isPositiveInteger()
    Checks if the input is a positive integer (input > 0).
isPositiveLength
in file Validator.php, method Validator::isPositiveLength()
    Checks if the input is a positiveLength.
top

l

loadContent
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::loadContent()
    Load content document.
loadMeta
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::loadMeta()
    Load meta document.
loadSettings
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::loadSettings()
    Load settings document.
loadStyles
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::loadStyles()
    Load styles document.
loadXML
in file ContentDocument.php, method ContentDocument::loadXML()
    Loads a content document into this ContentDocument.
load
in file ManifestDocument.php, method ManifestDocument::load()
    Loads an XML document from a file.
loadXML
in file ManifestDocument.php, method ManifestDocument::loadXML()
    Loads an XML document from a string.
loadXML
in file MetaDocument.php, method MetaDocument::loadXML()
    Loads an meta document into this MetaDocument.
loadXML
in file SettingsDocument.php, method SettingsDocument::loadXML()
    Loads an settings document into this SettingsDocument.
loadHTML
in file AbstractDocument.php, method AbstractDocument::loadHTML()
    This function is not needed, so we always return false!
loadHTMLFile
in file AbstractDocument.php, method AbstractDocument::loadHTMLFile()
    This function is not needed, so we always return false!
loadXML
in file StylesDocument.php, method StylesDocument::loadXML()
    Loads styles document into this StylesDocument.
top

m

$meta
in file OpenDocumentAbstract.php, variable OpenDocumentAbstract::$meta
ManifestDocument.php
procedural page ManifestDocument.php
ManifestDocument
in file ManifestDocument.php, class ManifestDocument
    ManifestDocument class
makeCreationDate
in file MetaFragment.php, method MetaFragment::makeCreationDate()
MetaDocument.php
procedural page MetaDocument.php
MetaFragment.php
procedural page MetaFragment.php
MetaDocument
in file MetaDocument.php, class MetaDocument
    MetaDocument class.
MetaFragment
in file MetaFragment.php, class MetaFragment
    MetaFragment class.
MANIFEST
in file AbstractDocument.php, class constant AbstractDocument::MANIFEST
    namespace OpenDocument manifest
MANIFEST
in file ODPElement.php, class constant ODPElement::MANIFEST
    namespace OpenDocument manifest
MANIFEST
in file Fragment.php, class constant Fragment::MANIFEST
    namespace OpenDocument manifest
MasterStylesFragment
in file MasterStylesFragment.php, class MasterStylesFragment
    MasterStylesFragment class.
MATHML
in file ODPElement.php, class constant ODPElement::MATHML
    namespace MathML
MATHML
in file AbstractDocument.php, class constant AbstractDocument::MATHML
    namespace MathML
MATHML
in file Fragment.php, class constant Fragment::MATHML
    namespace MathML
META
in file ODPElement.php, class constant ODPElement::META
    namespace OpenDocument meta
META
in file Fragment.php, class constant Fragment::META
    namespace OpenDocument meta
META
in file AbstractDocument.php, class constant AbstractDocument::META
    namespace OpenDocument meta
MasterStylesFragment.php
procedural page MasterStylesFragment.php
top

n

NOMANIFEST
in file OpenDocumentArchive.php, class constant OpenDocumentArchive::NOMANIFEST
    No Manifest was found in Archive that where opened.
nextHeading
in file BodyFragment.php, method BodyFragment::nextHeading()
nextParagraph
in file BodyFragment.php, method BodyFragment::nextParagraph()
nextHeading
in file TextFragment.php, method TextFragment::nextHeading()
    Create a new heading and append it to the document.
nextParagraph
in file TextFragment.php, method TextFragment::nextParagraph()
    Create a new paragraph and append it to the document.
nextFontFace
in file FontFaceDeclFragment.php, method FontFaceDeclFragment::nextFontFace()
NUMBER
in file ODPElement.php, class constant ODPElement::NUMBER
    namespace OpenDocument number
NUMBER
in file Fragment.php, class constant Fragment::NUMBER
    namespace OpenDocument number
NUMBER
in file AbstractDocument.php, class constant AbstractDocument::NUMBER
    namespace OpenDocument number
top

o

odmCalcNamespace
in file OpenDocumentSpreadsheet.php, class constant OpenDocumentSpreadsheet::odmCalcNamespace
odmTextNamespace
in file OpenDocumentText.php, class constant OpenDocumentText::odmTextNamespace
    Namespace TEXT
OFFICE
in file TableCell.php, class constant TableCell::OFFICE
open
in file OpenDocumentAbstract.php, method OpenDocumentAbstract::open()
    Open an OpenDocument and read the meta.xml and settings data.
open
in file OpenDocumentArchive.php, method OpenDocumentArchive::open()
    Opens a new zip archive for reading, writing or modifying.
OpenDocumentAbstract
in file OpenDocumentAbstract.php, class OpenDocumentAbstract
    OpenDocumentAbstract class.
OpenDocumentAbstract.php
procedural page OpenDocumentAbstract.php
OpenDocumentArchive
in file OpenDocumentArchive.php, class OpenDocumentArchive
    OpenDocumentArchive class.
OpenDocumentArchive.php
procedural page OpenDocumentArchive.php
OpenDocumentSpreadsheet
in file OpenDocumentSpreadsheet.php, class OpenDocumentSpreadsheet
OpenDocumentSpreadsheet.php
procedural page OpenDocumentSpreadsheet.php
OpenDocumentText
in file OpenDocumentText.php, class OpenDocumentText
    OpenDocumentText class.
OpenDocumentText.php
procedural page OpenDocumentText.php
odmDOCTYPE
in file ManifestDocument.php, class constant ManifestDocument::odmDOCTYPE
    Doctype information for Manifest DOM documents
odmROOT
in file ManifestDocument.php, class constant ManifestDocument::odmROOT
    Root Tag for Mainifest DOM documents
ODPElement
in file ODPElement.php, class ODPElement
    ODPElement class.
OFFICE
in file AbstractDocument.php, class constant AbstractDocument::OFFICE
    namespace OpenDocument office
OFFICE
in file Fragment.php, class constant Fragment::OFFICE
    namespace OpenDocument office
OFFICE
in file ODPElement.php, class constant ODPElement::OFFICE
    namespace OpenDocument office
ODPElement.php
procedural page ODPElement.php
top

p

PathToManifestXml
in file OpenDocumentArchive.php, class constant OpenDocumentArchive::PathToManifestXml
    Full path to manifest xml in the OpenDocument archive.
Paragraph.php
procedural page Paragraph.php
Paragraph
in file Paragraph.php, class Paragraph
    Paragraph class.
ParagraphProperties
in file ParagraphProperties.php, class ParagraphProperties
    ParagraphProperties class.
PRESENTATION
in file AbstractDocument.php, class constant AbstractDocument::PRESENTATION
    namespace OpenDocument presentation
PRESENTATION
in file ODPElement.php, class constant ODPElement::PRESENTATION
    namespace OpenDocument presentation
PRESENTATION
in file Fragment.php, class constant Fragment::PRESENTATION
    namespace OpenDocument presentation
putAttributeNS
in file ODPElement.php, method ODPElement::putAttributeNS()
    Put an attribute with namespace, tag and value.
putDrawAttribute
in file ODPElement.php, method ODPElement::putDrawAttribute()
    Put (set with remove old) a draw attribute to the current ODPElement.
putFOAttribute
in file ODPElement.php, method ODPElement::putFOAttribute()
    Put (set with remove old) a FO attribute to the current ODPElement.
putStyleAttribute
in file ODPElement.php, method ODPElement::putStyleAttribute()
    Put (set with remove old) a sytle attribute to the current ODPElement.
ParagraphProperties.php
procedural page ParagraphProperties.php
top

r

renameIndex
in file OpenDocumentArchive.php, method OpenDocumentArchive::renameIndex()
    Renames an entry defined by its index.
renameName
in file OpenDocumentArchive.php, method OpenDocumentArchive::renameName()
    Renames an entry defined by its name.
removeFileEntry
in file ManifestDocument.php, method ManifestDocument::removeFileEntry()
    Remove a full path from this manifest document.
renameFileEntry
in file ManifestDocument.php, method ManifestDocument::renameFileEntry()
    Rename a file name entry in this manifest document.
$root
in file MetaDocument.php, variable MetaDocument::$root
    Link to the DOMElement which is the root of this DOM document.
$root
in file AbstractDocument.php, variable AbstractDocument::$root
    Link to the DOMElement which is the root of this DOM document.
$root
in file Fragment.php, variable Fragment::$root
removeAttributeNS
in file ODPElement.php, method ODPElement::removeAttributeNS()
    Set attribute with namespace.
top

s

$settings
in file OpenDocumentAbstract.php, variable OpenDocumentAbstract::$settings
$spannedCols
in file TableCell.php, variable TableCell::$spannedCols
$spannedRows
in file TableCell.php, variable TableCell::$spannedRows
$styles
in file OpenDocumentAbstract.php, variable OpenDocumentAbstract::$styles
setClass
in file Style.php, method Style::setClass()
setContent
in file TableCell.php, method TableCell::setContent()
setDataStyleName
in file Style.php, method Style::setDataStyleName()
    Set the value of the 'style:data-style-name' attribute.
setDecimal
in file TableCell.php, method TableCell::setDecimal()
setDefaultMeta
in file OpenDocumentText.php, method OpenDocumentText::setDefaultMeta()
    Setup some default data for the meta.xml.
setDefaultOutlineLevel
in file Style.php, method Style::setDefaultOutlineLevel()
    Set the 'style:default-outline-level' attribute.
setDefaultStyles
in file OpenDocumentText.php, method OpenDocumentText::setDefaultStyles()
setDisplayName
in file Style.php, method Style::setDisplayName()
setFontBold
in file TableCell.php, method TableCell::setFontBold()
setFontItalic
in file TableCell.php, method TableCell::setFontItalic()
setMasterPageName
in file Style.php, method Style::setMasterPageName()
setMimeType
in file OpenDocumentArchive.php, method OpenDocumentArchive::setMimeType()
    Set mime type of the OpenDocument archive.
setNextStyleName
in file Style.php, method Style::setNextStyleName()
setParentStyleName
in file Style.php, method Style::setParentStyleName()
setStyleName
in file Style.php, method Style::setStyleName()
setTextCenter
in file TableCell.php, method TableCell::setTextCenter()
statName
in file OpenDocumentArchive.php, method OpenDocumentArchive::statName()
    Get the details of an entry defined by its name.
Style
in file Style.php, class Style
    Styles class.
Style.php
procedural page Style.php
ScriptsFragment.php
procedural page ScriptsFragment.php
ScriptsFragment
in file ScriptsFragment.php, class ScriptsFragment
    ScriptsFragment class.
setSpreadsheet
in file ContentDocument.php, method ContentDocument::setSpreadsheet()
setText
in file ContentDocument.php, method ContentDocument::setText()
setSpreadsheet
in file BodyFragment.php, method BodyFragment::setSpreadsheet()
setText
in file BodyFragment.php, method BodyFragment::setText()
setClassNames
in file Paragraph.php, method Paragraph::setClassNames()
setCondStyleName
in file Paragraph.php, method Paragraph::setCondStyleName()
setHeadingLevel
in file Heading.php, method Heading::setHeadingLevel()
    Set heading level ('text:outline-level') attribute.
setId
in file Paragraph.php, method Paragraph::setId()
setIsListHeader
in file Heading.php, method Heading::setIsListHeader()
    Supress Header Numbering.
setName
in file UserFieldDecl.php, method UserFieldDecl::setName()
setRestartNumbering
in file Heading.php, method Heading::setRestartNumbering()
setStartValue
in file Heading.php, method Heading::setStartValue()
setStringValue
in file UserFieldDecl.php, method UserFieldDecl::setStringValue()
setStyleName
in file Paragraph.php, method Paragraph::setStyleName()
setUserFieldDecl
in file UserFieldDecls.php, method UserFieldDecls::setUserFieldDecl()
setValueType
in file UserFieldDecl.php, method UserFieldDecl::setValueType()
Script.php
procedural page Script.php
Script
in file Script.php, class Script
    Script class.
setContent
in file Script.php, method Script::setContent()
setLanguage
in file Script.php, method Script::setLanguage()
setMimeType
in file ManifestDocument.php, method ManifestDocument::setMimeType()
    Set mime type of the archive.
setCreationDate
in file MetaFragment.php, method MetaFragment::setCreationDate()
    Put the creation date into the meta document. If no date parameter where given, the current date will be used.
setCreator
in file DublinCoreFragment.php, method DublinCoreFragment::setCreator()
setDescription
in file DublinCoreFragment.php, method DublinCoreFragment::setDescription()
setGenerator
in file MetaFragment.php, method MetaFragment::setGenerator()
    Put the generator tag into the meta document. If called with no parameter the generator tag will be set to: 'OpenDocumentPHP/$Revision: 183 $', as this is the default value
setInitialCreator
in file MetaFragment.php, method MetaFragment::setInitialCreator()
    Put the so called initial-creator into the current meta document. The initial creator should be the first author of an OpenDocument and should allways be put in.
setLanguage
in file DublinCoreFragment.php, method DublinCoreFragment::setLanguage()
setPrintDate
in file MetaFragment.php, method MetaFragment::setPrintDate()
setSubject
in file DublinCoreFragment.php, method DublinCoreFragment::setSubject()
setTitle
in file DublinCoreFragment.php, method DublinCoreFragment::setTitle()
setUserDefined
in file MetaFragment.php, method MetaFragment::setUserDefined()
setUserDefinedArray
in file MetaFragment.php, method MetaFragment::setUserDefinedArray()
SettingsDocument.php
procedural page SettingsDocument.php
SettingsDocument
in file SettingsDocument.php, class SettingsDocument
    SettingsDocument class.
saveHTML
in file AbstractDocument.php, method AbstractDocument::saveHTML()
    This function is not needed, so we always return false!
saveHTMLFile
in file AbstractDocument.php, method AbstractDocument::saveHTMLFile()
    This function is not needed, so we always return false!
saveXML
in file StylesDocument.php, method StylesDocument::saveXML()
saveXML
in file AbstractDocument.php, method AbstractDocument::saveXML()
    Dumps the internal XML tree back into a string.
SCRIPT
in file ODPElement.php, class constant ODPElement::SCRIPT
    namespace OpenDocument script
SCRIPT
in file AbstractDocument.php, class constant AbstractDocument::SCRIPT
    namespace OpenDocument script
SCRIPT
in file Fragment.php, class constant Fragment::SCRIPT
    namespace OpenDocument script
setAttributeNS
in file ElementFragment.php, method ElementFragment::setAttributeNS()
    Set an attribute with namespace, tag and value.
setAttributeNS
in file ODPElement.php, method ODPElement::setAttributeNS()
    Set attribute with namespace.
setCellContent
in file TableFragment.php, method TableFragment::setCellContent()
setCountry
in file TextProperties.php, method TextProperties::setCountry()
    fo:country="DE"
setEndLineSpacingHorizontal
in file GraphicProperties.php, method GraphicProperties::setEndLineSpacingHorizontal()
    draw:end-line-spacing-horizontal="0.283cm"
setEndLineSpacingVertical
in file GraphicProperties.php, method GraphicProperties::setEndLineSpacingVertical()
    draw:end-line-spacing-vertical="0.283cm"
setFamily
in file DefaultStyle.php, method DefaultStyle::setFamily()
    Set family.
setFontAdornments
in file FontFace.php, method FontFace::setFontAdornments()
    Set font adornments.
setFontCharset
in file FontFace.php, method FontFace::setFontCharset()
    Set font charset.
setFontFamilyGeneric
in file FontFace.php, method FontFace::setFontFamilyGeneric()
    Set font family generic.
setFontName
in file TextProperties.php, method TextProperties::setFontName()
    style:font-name="Arial"
setFontNameAsian
in file TextProperties.php, method TextProperties::setFontNameAsian()
    style:font-name-asian="MS Mincho"
setFontNameComplex
in file TextProperties.php, method TextProperties::setFontNameComplex()
    style:font-name-complex="MS Mincho"
setFontPitch
in file FontFace.php, method FontFace::setFontPitch()
    Set font pitch.
setFontSize
in file TextProperties.php, method TextProperties::setFontSize()
    fo:font-size="12pt"
setFontSizeAsian
in file TextProperties.php, method TextProperties::setFontSizeAsian()
    style:font-size-asian="14pt"
setFontSizeComplex
in file TextProperties.php, method TextProperties::setFontSizeComplex()
    style:font-size-complex="14pt"
setFontStyle
in file TextProperties.php, method TextProperties::setFontStyle()
    fo:font-style="italic"
setFontStyleComplex
in file TextProperties.php, method TextProperties::setFontStyleComplex()
    style:font-style-complex="italic"
setFontWeight
in file TextProperties.php, method TextProperties::setFontWeight()
    fo:font-weight="bold"
setFontWeightAsian
in file TextProperties.php, method TextProperties::setFontWeightAsian()
    style:font-style-asian="italic"
setFontWeightComplex
in file TextProperties.php, method TextProperties::setFontWeightComplex()
    style:font-weight-complex="bold"
setHyphenate
in file TextProperties.php, method TextProperties::setHyphenate()
    fo:hyphenate="false"
setHyphenationLadderCount
in file ParagraphProperties.php, method ParagraphProperties::setHyphenationLadderCount()
    fo:hyphenation-ladder-count="no-limit"
setHyphenationPushCharCount
in file TextProperties.php, method TextProperties::setHyphenationPushCharCount()
    fo:hyphenation-push-char-count="2"
setHyphenationRemainCharCount
in file TextProperties.php, method TextProperties::setHyphenationRemainCharCount()
    fo:hyphenation-remain-char-count="2"
setJustifySingleWord
in file ParagraphProperties.php, method ParagraphProperties::setJustifySingleWord()
    style:justify-single-word
setKeepWithNext
in file ParagraphProperties.php, method ParagraphProperties::setKeepWithNext()
    fo:keep-with-next="always"
setLanguage
in file TextProperties.php, method TextProperties::setLanguage()
    fo:language="de"
setLineBreak
in file ParagraphProperties.php, method ParagraphProperties::setLineBreak()
    style:line-break="strict"
setManifestAttribute
in file ODPElement.php, method ODPElement::setManifestAttribute()
    Set a Manifest attribute to the current ODPElement.
setMarginBottom
in file ParagraphProperties.php, method ParagraphProperties::setMarginBottom()
    fo:margin-bottom="0.212cm"
setMarginTop
in file GraphicProperties.php, method GraphicProperties::setMarginTop()
    style:flow-with-text="false"
setMarginTop
in file ParagraphProperties.php, method ParagraphProperties::setMarginTop()
    fo:margin-top="0.423cm"
setPunctuationWrap
in file ParagraphProperties.php, method ParagraphProperties::setPunctuationWrap()
    style:punctuation-wrap="hanging"
setShadowOffsetX
in file GraphicProperties.php, method GraphicProperties::setShadowOffsetX()
    draw:shadow-offset-x="0.3cm"
setShadowOffsetY
in file GraphicProperties.php, method GraphicProperties::setShadowOffsetY()
    draw:shadow-offset-y="0.3cm"
setStartLineSpacingHorizontal
in file GraphicProperties.php, method GraphicProperties::setStartLineSpacingHorizontal()
    draw:start-line-spacing-horizontal="0.283cm"
setStartLineSpacingVertical
in file GraphicProperties.php, method GraphicProperties::setStartLineSpacingVertical()
    draw:start-line-spacing-vertical="0.283cm"
setStyleName
in file FontFace.php, method FontFace::setStyleName()
    Set style name.
setSVGFontFamily
in file FontFace.php, method FontFace::setSVGFontFamily()
    Set SVG font family.
setSVGFontVariant
in file FontFace.php, method FontFace::setSVGFontVariant()
    Set SVG font variant.
setSVGFontWeight
in file FontFace.php, method FontFace::setSVGFontWeight()
    Set SVG font weight
setTableName
in file TableFragment.php, method TableFragment::setTableName()
setTabStopDistance
in file ParagraphProperties.php, method ParagraphProperties::setTabStopDistance()
    style:tab-stop-distance="1.251cm"
setTag
in file Fragment.php, method Fragment::setTag()
    Set (which means append or replace an existing node) a new node.
setTextAlign
in file ParagraphProperties.php, method ParagraphProperties::setTextAlign()
    fo:text-align
setTextAutospace
in file ParagraphProperties.php, method ParagraphProperties::setTextAutospace()
    style:text-autospace="ideograph-alpha"
setWritingMode
in file ParagraphProperties.php, method ParagraphProperties::setWritingMode()
    style:writing-mode="page"
SMIL
in file ODPElement.php, class constant ODPElement::SMIL
    namespace OpenDocument smil
SMIL
in file Fragment.php, class constant Fragment::SMIL
    namespace OpenDocument smil
SMIL
in file AbstractDocument.php, class constant AbstractDocument::SMIL
    namespace OpenDocument smil
STYLE
in file Fragment.php, class constant Fragment::STYLE
    namespace OpenDocument style
STYLE
in file AbstractDocument.php, class constant AbstractDocument::STYLE
    namespace OpenDocument style
STYLE
in file ODPElement.php, class constant ODPElement::STYLE
    namespace OpenDocument style
StylesDocument.php
procedural page StylesDocument.php
StylesFragment.php
procedural page StylesFragment.php
StylesDocument
in file StylesDocument.php, class StylesDocument
    StylesDocument class.
StylesFragment
in file StylesFragment.php, class StylesFragment
    SytlesFragment class.
SVG
in file ODPElement.php, class constant ODPElement::SVG
    namespace OpenDocument svg
SVG
in file AbstractDocument.php, class constant AbstractDocument::SVG
    namespace OpenDocument svg
SVG
in file Fragment.php, class constant Fragment::SVG
    namespace OpenDocument svg
top

t

TableCell.php
procedural page TableCell.php
TABLE
in file TableCell.php, class constant TableCell::TABLE
TableCell
in file TableCell.php, class TableCell
    TableCell class.
TEXT
in file TableCell.php, class constant TableCell::TEXT
TextFragment.php
procedural page TextFragment.php
TextFragment
in file TextFragment.php, class TextFragment
    TextFragment class.
TableFragment.php
procedural page TableFragment.php
TableProperties.php
procedural page TableProperties.php
TableRowProperties.php
procedural page TableRowProperties.php
TextProperties.php
procedural page TextProperties.php
TABLE
in file AbstractDocument.php, class constant AbstractDocument::TABLE
    namespace OpenDocument table
TABLE
in file Fragment.php, class constant Fragment::TABLE
    namespace OpenDocument table
TABLE
in file ODPElement.php, class constant ODPElement::TABLE
    namespace OpenDocument table
TableFragment
in file TableFragment.php, class TableFragment
    TableFragment class.
TableProperties
in file TableProperties.php, class TableProperties
    TableProperties class.
TableRowProperties
in file TableRowProperties.php, class TableRowProperties
    TableRowProperties class.
TEXT
in file Fragment.php, class constant Fragment::TEXT
    namespace OpenDocument text
TEXT
in file ODPElement.php, class constant ODPElement::TEXT
    namespace OpenDocument text
TEXT
in file AbstractDocument.php, class constant AbstractDocument::TEXT
    namespace OpenDocument text
TextProperties
in file TextProperties.php, class TextProperties
    TextProperties class.
top

u

unchangeAll
in file OpenDocumentArchive.php, method OpenDocumentArchive::unchangeAll()
    Undo all changes done in the archive. Always returns false!
unchangeIndex
in file OpenDocumentArchive.php, method OpenDocumentArchive::unchangeIndex()
    Revert all changes done to an entry at the given index.
unchangeName
in file OpenDocumentArchive.php, method OpenDocumentArchive::unchangeName()
    Revert all changes done to an entry with the given name.
UserFieldDecl.php
procedural page UserFieldDecl.php
UserFieldDecls.php
procedural page UserFieldDecls.php
UserFieldGet.php
procedural page UserFieldGet.php
unSetIsListHeader
in file Heading.php, method Heading::unSetIsListHeader()
unSetRestartNumbering
in file Heading.php, method Heading::unSetRestartNumbering()
updateUserFieldDecl
in file TextFragment.php, method TextFragment::updateUserFieldDecl()
    Update User Field Decl(aration)
updateValue
in file UserFieldGet.php, method UserFieldGet::updateValue()
UserFieldDecl
in file UserFieldDecl.php, class UserFieldDecl
    UserFieldDecl class.
UserFieldDecls
in file UserFieldDecls.php, class UserFieldDecls
    UserFieldDecls class.
UserFieldGet
in file UserFieldGet.php, class UserFieldGet
    UserFieldGet class.
top

v

Validator.php
procedural page Validator.php
Validator
in file Validator.php, class Validator
    Validator class.
top

x

$xpath
in file AbstractDocument.php, variable AbstractDocument::$xpath
$xpath
in file Fragment.php, variable Fragment::$xpath
XFORMS
in file ODPElement.php, class constant ODPElement::XFORMS
    namespace XForms
XFORMS
in file Fragment.php, class constant Fragment::XFORMS
    namespace XForms
XFORMS
in file AbstractDocument.php, class constant AbstractDocument::XFORMS
    namespace XForms
XLINK
in file ODPElement.php, class constant ODPElement::XLINK
    namespace XLink
XLINK
in file Fragment.php, class constant Fragment::XLINK
    namespace XLink
XLINK
in file AbstractDocument.php, class constant AbstractDocument::XLINK
    namespace XLink
top

Documentation generated on Tue, 12 Jun 2007 09:59:13 +0200 by phpDocumentor 1.3.2