Element index for package PHPPowerPoint_Style
[ a ]
[ c ]
[ f ]
[ g ]
[ h ]
[ p ]
[ s ]
[ u ]
[ v ]
[ _ ]
_
- $_argb
- in file Color.php, variable PHPPowerPoint_Style_Color::$_argb
ARGB - Alpha RGB
- $_bold
- in file Font.php, variable PHPPowerPoint_Style_Font::$_bold
Bold
- $_color
- in file Font.php, variable PHPPowerPoint_Style_Font::$_color
Foreground color
- $_endColor
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_endColor
End color
- $_fillType
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_fillType
Fill type
- $_hashIndex
- in file Color.php, variable PHPPowerPoint_Style_Color::$_hashIndex
Hash index
- $_hashIndex
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_hashIndex
Hash index
- $_hashIndex
- in file Font.php, variable PHPPowerPoint_Style_Font::$_hashIndex
Hash index
- $_hashIndex
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_hashIndex
Hash index
- $_horizontal
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_horizontal
Horizontal
- $_indent
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_indent
Indent - only possible with horizontal alignment left and right
- $_italic
- in file Font.php, variable PHPPowerPoint_Style_Font::$_italic
Italic
- $_level
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_level
Level
- $_name
- in file Font.php, variable PHPPowerPoint_Style_Font::$_name
Name
- $_rotation
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_rotation
Rotation
- $_startColor
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_startColor
Start color
- $_strikethrough
- in file Font.php, variable PHPPowerPoint_Style_Font::$_strikethrough
Strikethrough
- $_subScript
- in file Font.php, variable PHPPowerPoint_Style_Font::$_subScript
Subscript
- $_superScript
- in file Font.php, variable PHPPowerPoint_Style_Font::$_superScript
Superscript
- $_underline
- in file Font.php, variable PHPPowerPoint_Style_Font::$_underline
Underline
- $_vertical
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_vertical
Vertical
- __clone
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Font.php, method PHPPowerPoint_Style_Font::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Fill.php, method PHPPowerPoint_Style_Fill::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Color.php, method PHPPowerPoint_Style_Color::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file Font.php, method PHPPowerPoint_Style_Font::__construct()
Create a new PHPPowerPoint_Style_Font
- __construct
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::__construct()
Create a new PHPPowerPoint_Style_Alignment
- __construct
- in file Fill.php, method PHPPowerPoint_Style_Fill::__construct()
Create a new PHPPowerPoint_Style_Fill
- __construct
- in file Color.php, method PHPPowerPoint_Style_Color::__construct()
Create a new PHPPowerPoint_Style_Color
top
top
c
- COLOR_BLACK
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_BLACK
- COLOR_BLUE
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_BLUE
- COLOR_DARKBLUE
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_DARKBLUE
- COLOR_DARKGREEN
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_DARKGREEN
- COLOR_DARKRED
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_DARKRED
- COLOR_DARKYELLOW
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_DARKYELLOW
- COLOR_GREEN
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_GREEN
- COLOR_RED
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_RED
- COLOR_WHITE
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_WHITE
- COLOR_YELLOW
- in file Color.php, class constant PHPPowerPoint_Style_Color::COLOR_YELLOW
- Color.php
- procedural page Color.php
top
f
- FILL_GRADIENT_LINEAR
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_GRADIENT_LINEAR
- FILL_GRADIENT_PATH
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_GRADIENT_PATH
- FILL_NONE
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_NONE
- FILL_PATTERN_DARKDOWN
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKDOWN
- FILL_PATTERN_DARKGRAY
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKGRAY
- FILL_PATTERN_DARKGRID
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKGRID
- FILL_PATTERN_DARKHORIZONTAL
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKHORIZONTAL
- FILL_PATTERN_DARKTRELLIS
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKTRELLIS
- FILL_PATTERN_DARKUP
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKUP
- FILL_PATTERN_DARKVERTICAL
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_DARKVERTICAL
- FILL_PATTERN_GRAY0625
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_GRAY0625
- FILL_PATTERN_GRAY125
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_GRAY125
- FILL_PATTERN_LIGHTDOWN
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTDOWN
- FILL_PATTERN_LIGHTGRAY
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTGRAY
- FILL_PATTERN_LIGHTGRID
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTGRID
- FILL_PATTERN_LIGHTHORIZONTAL
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTHORIZONTAL
- FILL_PATTERN_LIGHTTRELLIS
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTTRELLIS
- FILL_PATTERN_LIGHTUP
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTUP
- FILL_PATTERN_LIGHTVERTICAL
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_LIGHTVERTICAL
- FILL_PATTERN_MEDIUMGRAY
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_PATTERN_MEDIUMGRAY
- FILL_SOLID
- in file Fill.php, class constant PHPPowerPoint_Style_Fill::FILL_SOLID
- Fill.php
- procedural page Fill.php
- Font.php
- procedural page Font.php
top
g
- getARGB
- in file Color.php, method PHPPowerPoint_Style_Color::getARGB()
Get ARGB
- getBold
- in file Font.php, method PHPPowerPoint_Style_Font::getBold()
Get Bold
- getColor
- in file Font.php, method PHPPowerPoint_Style_Font::getColor()
Get Color
- getEndColor
- in file Fill.php, method PHPPowerPoint_Style_Fill::getEndColor()
Get End Color
- getFillType
- in file Fill.php, method PHPPowerPoint_Style_Fill::getFillType()
Get Fill Type
- getHashCode
- in file Fill.php, method PHPPowerPoint_Style_Fill::getHashCode()
Get hash code
- getHashCode
- in file Color.php, method PHPPowerPoint_Style_Color::getHashCode()
Get hash code
- getHashCode
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getHashCode()
Get hash code
- getHashCode
- in file Font.php, method PHPPowerPoint_Style_Font::getHashCode()
Get hash code
- getHashIndex
- in file Font.php, method PHPPowerPoint_Style_Font::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Fill.php, method PHPPowerPoint_Style_Fill::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Color.php, method PHPPowerPoint_Style_Color::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHorizontal
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getHorizontal()
Get Horizontal
- getIndent
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getIndent()
Get indent
- getItalic
- in file Font.php, method PHPPowerPoint_Style_Font::getItalic()
Get Italic
- getLevel
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getLevel()
Get Level
- getName
- in file Font.php, method PHPPowerPoint_Style_Font::getName()
Get Name
- getRGB
- in file Color.php, method PHPPowerPoint_Style_Color::getRGB()
Get RGB
- getRotation
- in file Fill.php, method PHPPowerPoint_Style_Fill::getRotation()
Get Rotation
- getSize
- in file Font.php, method PHPPowerPoint_Style_Font::getSize()
Get Size
- getStartColor
- in file Fill.php, method PHPPowerPoint_Style_Fill::getStartColor()
Get Start Color
- getStrikethrough
- in file Font.php, method PHPPowerPoint_Style_Font::getStrikethrough()
Get Strikethrough
- getStriketrough
- in file Font.php, method PHPPowerPoint_Style_Font::getStriketrough()
Get Striketrough
- getSubScript
- in file Font.php, method PHPPowerPoint_Style_Font::getSubScript()
Get SubScript
- getSuperScript
- in file Font.php, method PHPPowerPoint_Style_Font::getSuperScript()
Get SuperScript
- getUnderline
- in file Font.php, method PHPPowerPoint_Style_Font::getUnderline()
Get Underline
- getVertical
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getVertical()
Get Vertical
top
top
top
s
- setARGB
- in file Color.php, method PHPPowerPoint_Style_Color::setARGB()
Set ARGB
- setBold
- in file Font.php, method PHPPowerPoint_Style_Font::setBold()
Set Bold
- setColor
- in file Font.php, method PHPPowerPoint_Style_Font::setColor()
Set Color
- setEndColor
- in file Fill.php, method PHPPowerPoint_Style_Fill::setEndColor()
Set End Color
- setFillType
- in file Fill.php, method PHPPowerPoint_Style_Fill::setFillType()
Set Fill Type
- setHashIndex
- in file Fill.php, method PHPPowerPoint_Style_Fill::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Color.php, method PHPPowerPoint_Style_Color::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Font.php, method PHPPowerPoint_Style_Font::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHorizontal
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setHorizontal()
Set Horizontal
- setIndent
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setIndent()
Set indent
- setItalic
- in file Font.php, method PHPPowerPoint_Style_Font::setItalic()
Set Italic
- setLevel
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setLevel()
Set Level
- setName
- in file Font.php, method PHPPowerPoint_Style_Font::setName()
Set Name
- setRGB
- in file Color.php, method PHPPowerPoint_Style_Color::setRGB()
Set RGB
- setRotation
- in file Fill.php, method PHPPowerPoint_Style_Fill::setRotation()
Set Rotation
- setSize
- in file Font.php, method PHPPowerPoint_Style_Font::setSize()
Set Size
- setStartColor
- in file Fill.php, method PHPPowerPoint_Style_Fill::setStartColor()
Set Start Color
- setStrikethrough
- in file Font.php, method PHPPowerPoint_Style_Font::setStrikethrough()
Set Strikethrough
- setStriketrough
- in file Font.php, method PHPPowerPoint_Style_Font::setStriketrough()
Set Striketrough
- setSubScript
- in file Font.php, method PHPPowerPoint_Style_Font::setSubScript()
Set SubScript
- setSuperScript
- in file Font.php, method PHPPowerPoint_Style_Font::setSuperScript()
Set SuperScript
- setUnderline
- in file Font.php, method PHPPowerPoint_Style_Font::setUnderline()
Set Underline
- setVertical
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setVertical()
Set Vertical
top
u
- UNDERLINE_DASH
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DASH
- UNDERLINE_DASHHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DASHHEAVY
- UNDERLINE_DASHLONG
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DASHLONG
- UNDERLINE_DASHLONGHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DASHLONGHEAVY
- UNDERLINE_DOTDOTDASH
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTDOTDASH
- UNDERLINE_DOTDOTDASHHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTDOTDASHHEAVY
- UNDERLINE_DOTHASH
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTHASH
- UNDERLINE_DOTHASHHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTHASHHEAVY
- UNDERLINE_DOTTED
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTTED
- UNDERLINE_DOTTEDHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOTTEDHEAVY
- UNDERLINE_DOUBLE
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_DOUBLE
- UNDERLINE_HEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_HEAVY
- UNDERLINE_NONE
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_NONE
- UNDERLINE_SINGLE
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_SINGLE
- UNDERLINE_WAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_WAVY
- UNDERLINE_WAVYDOUBLE
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_WAVYDOUBLE
- UNDERLINE_WAVYHEAVY
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_WAVYHEAVY
- UNDERLINE_WORDS
- in file Font.php, class constant PHPPowerPoint_Style_Font::UNDERLINE_WORDS
top
top
|
|