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

Class: OpenDocument_Hyperlink

Source Location: /OpenDocument-0.1.2/OpenDocument/Hyperlink.php

Class Overview

OpenDocument_Element
   |
   --OpenDocument_StyledElement
      |
      --OpenDocument_Hyperlink

OpenDocument_Hyperlink element


Author(s):

Version:

  • 0.1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 43]
OpenDocument_Hyperlink element


[ Top ]


Method Detail

createSpan   [line 228]

OpenDocument_Span createSpan( string $text)

Create OpenDocument_Span element
  • Access: public

Parameters:

string   $text   — 

[ Top ]

createTextElement   [line 217]

OpenDocument_TextElement createTextElement( string $text)

Create OpenDocument_TextElement
  • Access: public

Parameters:

string   $text   — 

[ Top ]

generateStyleName   [line 203]

string generateStyleName( )

Generate element new style name
  • Access: public

Overrides OpenDocument_StyledElement::generateStyleName() (Generate new style name)
[ Top ]

instance   [line 123]

OpenDocument_Hyperlink instance( mixed $object, mixed $content, string $location, [string $type = 'simple'], [string $target = ''], [string $name = ''])

Create OpenDocument_Hyperlink instance
  • Access: public

Parameters:

mixed   $object   — 
mixed   $content   — 
string   $location   — 
string   $type   —  optional
string   $target   —  optional
string   $name   —  optional

[ Top ]

__construct (Constructor)   [line 99]

OpenDocument_Hyperlink __construct( DOMNode $node, OpenDocument $document)

Constructor
  • Access: public

Overrides OpenDocument_StyledElement::__construct() (Constructor)

Parameters:

DOMNode   $node   — 
OpenDocument   $document   — 

[ Top ]

__get   [line 188]

mixed __get( string $name)

Get element property
  • Access: protected

Overrides OpenDocument_StyledElement::__get() (Magic method Get property value)

Parameters:

string   $name   — 

[ Top ]

__set   [line 156]

void __set( string $name, mixed $value)

Set element property
  • Access: public

Parameters:

string   $name   — 
mixed   $value   — 

[ Top ]


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