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

Class: PHPPowerPoint_Shape_RichText_TextElement

Source Location: /PHPPowerpoint/Shape/RichText/TextElement.php

Class Overview


PHPPowerPoint_Shape_RichText_TextElement


Author(s):

Copyright:

  • Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)

Implements interfaces:

Variables

Methods


Child classes:

PHPPowerPoint_Shape_RichText_Run
PHPPowerPoint_Shape_RichText_Run

Class Details

[line 41]
PHPPowerPoint_Shape_RichText_TextElement

PHPPowerPoint_Shape_RichText_TextElement




Tags:

copyright:  Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)


[ Top ]


Class Variables

$_text =

[line 48]

Text

Text




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 55]

PHPPowerPoint_Shape_RichText_TextElement __construct( [string $pText = ''])

Create a new PHPPowerPoint_Shape_RichText_TextElement instance

Create a new PHPPowerPoint_Shape_RichText_TextElement instance




Tags:

access:  public


Overridden in child classes as:

PHPPowerPoint_Shape_RichText_Run::__construct()
Create a new PHPPowerPoint_Shape_RichText_Run instance

Parameters:

string   $pText   Text

[ Top ]

method getFont [line 84]

PHPPowerPoint_Style_Font getFont( )

Get font

Get font




Tags:

access:  public


Overridden in child classes as:

PHPPowerPoint_Shape_RichText_Run::getFont()
Get font


Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::getFont()
Get font
[ Top ]

method getHashCode [line 93]

string getHashCode( )

Get hash code

Get hash code




Tags:

return:  Hash code
access:  public


Overridden in child classes as:

PHPPowerPoint_Shape_RichText_Run::getHashCode()
Get hash code


Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::getHashCode()
Get hash code
[ Top ]

method getText [line 66]

string getText( )

Get text

Get text




Tags:

return:  Text
access:  public



Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::getText()
Get text
[ Top ]

method setText [line 75]

void setText( [$pText $pText = ''])

Set text

Set text




Tags:

access:  public



Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::setText()
Set text

Parameters:

$pText   $pText   string Text

[ Top ]

method __clone [line 103]

void __clone( )

Implement PHP __clone to create a deep clone, not just a shallow copy.

Implement PHP __clone to create a deep clone, not just a shallow copy.




Tags:

access:  public


Overridden in child classes as:

PHPPowerPoint_Shape_RichText_Run::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:38:20 +0200 by phpDocumentor 1.4.1