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

Class: PHPPowerPoint_Shape_RichText_Run

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

Class Overview

PHPPowerPoint_Shape_RichText_TextElement
   |
   --PHPPowerPoint_Shape_RichText_Run

PHPPowerPoint_Shape_RichText_Run


Author(s):

Copyright:

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

Implements interfaces:

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
PHPPowerPoint_Shape_RichText_Run

PHPPowerPoint_Shape_RichText_Run




Tags:

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


[ Top ]


Class Variables

$_font =

[line 51]

Font

Font




Tags:

access:  private



[ Top ]



Class Methods


constructor __construct [line 58]

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

Create a new PHPPowerPoint_Shape_RichText_Run instance

Create a new PHPPowerPoint_Shape_RichText_Run instance




Tags:

access:  public


Overrides PHPPowerPoint_Shape_RichText_TextElement::__construct() (Create a new PHPPowerPoint_Shape_RichText_TextElement instance)

Parameters:

string   $pText   Text

[ Top ]

method getFont [line 70]

PHPPowerPoint_Style_Font getFont( )

Get font

Get font




Tags:

access:  public



Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::getFont()
Get font
Overrides PHPPowerPoint_Shape_RichText_TextElement::getFont() (Get font)

[ Top ]

method getHashCode [line 89]

string getHashCode( )

Get hash code

Get hash code




Tags:

return:  Hash code
access:  public



Implementation of:
PHPPowerPoint_Shape_RichText_ITextElement::getHashCode()
Get hash code
Overrides PHPPowerPoint_Shape_RichText_TextElement::getHashCode() (Get hash code)

[ Top ]

method setFont [line 80]

void setFont( [ $pFont = null])

Set font

Set font




Tags:

throws:  Exception
access:  public


Parameters:

PHPPowerPoint_Style_Font   $pFont   Font

[ Top ]

method __clone [line 100]

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


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

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:37:54 +0200 by phpDocumentor 1.4.1