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

Class: OpenDocument_TextElement

Source Location: /OpenDocument-0.1.0/OpenDocument/TextElement.php

Class Overview

OpenDocument_Element
   |
   --OpenDocument_TextElement

OpenDocument_TextElement class


Author(s):

Version:

  • 0.1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 47]
OpenDocument_TextElement class

OpenDocument_TextElement represents text in OpenDocument



[ Top ]


Method Detail

__construct (Constructor)   [line 62]

OpenDocument_TextElement __construct( DOMNode $node, OpenDocument $document)

Constructor
  • Access: public

Overrides OpenDocument_Element::__construct() (Constructor)

Parameters:

DOMNode   $node   — 
OpenDocument   $document   — 

[ Top ]

instance   [line 75]

OpenDocument_TextElement instance( mixed $object, string $text)

Create object instance
  • Access: public

Parameters:

mixed   $object   — 
string   $text   — 

[ Top ]

__get   [line 117]

mixed __get( string $name)

Magic method Get property value
  • Access: protected

Parameters:

string   $name   — 

[ Top ]

__set   [line 99]

void __set( string $name, mixed $value)

Magic method Set property value
  • Access: protected

Parameters:

string   $name   — 
mixed   $value   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:57:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.