Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ z ]
[ _ ]
top
top
c
- canRead
- in file IReader.php, method PHPPowerPoint_Reader_IReader::canRead()
Can the current PHPPowerPoint_Reader_IReader read the file?
- canRead
- in file Serialized.php, method PHPPowerPoint_Reader_Serialized::canRead()
Can the current PHPPowerPoint_Reader_IReader read the file?
- centimeterSizeToPixels
- in file Font.php, method PHPPowerPoint_Shared_Font::centimeterSizeToPixels()
Calculate an (approximate) pixel size, based on centimeter size
- clear
- in file HashTable.php, method PHPPowerPoint_HashTable::clear()
Clear HashTable
- 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
- COMPARISON
- in file Layout.php, class constant PHPPowerPoint_Slide_Layout::COMPARISON
- CONTENT_WITH_CAPTION
- in file Layout.php, class constant PHPPowerPoint_Slide_Layout::CONTENT_WITH_CAPTION
- ControlCharacterOOXML2PHP
- in file String.php, method PHPPowerPoint_Shared_String::ControlCharacterOOXML2PHP()
Convert from OpenXML escaped control character to PHP control character
Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
- ControlCharacterPHP2OOXML
- in file String.php, method PHPPowerPoint_Shared_String::ControlCharacterPHP2OOXML()
Convert from PHP control character to OpenXML escaped control character
Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
- ConvertEncoding
- in file String.php, method PHPPowerPoint_Shared_String::ConvertEncoding()
Convert string from one encoding to another.
- copy
- in file PHPPowerpoint.php, method PHPPowerPoint::copy()
Copy presentation (!= clone!)
- copy
- in file Slide.php, method PHPPowerPoint_Slide::copy()
Copy slide (!= clone!)
- count
- in file HashTable.php, method PHPPowerPoint_HashTable::count()
Count
- CountCharacters
- in file String.php, method PHPPowerPoint_Shared_String::CountCharacters()
Get character count.
- createBreak
- in file RichText.php, method PHPPowerPoint_Shape_RichText::createBreak()
Create break
- createDrawingShape
- in file Slide.php, method PHPPowerPoint_Slide::createDrawingShape()
Create drawing shape
- createReader
- in file IOFactory.php, method PHPPowerPoint_IOFactory::createReader()
Create PHPPowerPoint_Reader_IReader
- createRichTextShape
- in file Slide.php, method PHPPowerPoint_Slide::createRichTextShape()
Create rich text shape
- createSlide
- in file PHPPowerpoint.php, method PHPPowerPoint::createSlide()
Create slide and add it to this presentation
- createText
- in file RichText.php, method PHPPowerPoint_Shape_RichText::createText()
Create text (can not be formatted !)
- createTextRun
- in file RichText.php, method PHPPowerPoint_Shape_RichText::createTextRun()
Create text run (can be formatted)
- createWriter
- in file IOFactory.php, method PHPPowerPoint_IOFactory::createWriter()
Create PHPPowerPoint_Writer_IWriter
- current
- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::current()
Current PHPPowerPoint_Slide
- Color.php
- procedural page Color.php
- ContentTypes.php
- procedural page ContentTypes.php
top
top
top
f
- fileSupportsUnserializePHPPowerPoint
- in file Serialized.php, method PHPPowerPoint_Reader_Serialized::fileSupportsUnserializePHPPowerPoint()
Does a file support UnserializePHPPowerPoint ?
- file_exists
- in file File.php, method PHPPowerPoint_Shared_File::file_exists()
Verify if a file exists
- 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
- findLayout
- in file LayoutPack.php, method PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::findLayout()
Find specific slide layout.
- findLayoutIndex
- in file LayoutPack.php, method PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::findLayoutIndex()
Find specific slide layout index.
- fontSizeToPixels
- in file Font.php, method PHPPowerPoint_Shared_Font::fontSizeToPixels()
Calculate an (approximate) pixel size, based on a font points size
- FormatNumber
- in file String.php, method PHPPowerPoint_Shared_String::FormatNumber()
Formats a numeric value as a string for output in various output writers
- File.php
- procedural page File.php
- Font.php
- procedural page Font.php
- Fill.php
- procedural page Fill.php
- Font.php
- procedural page Font.php
top
g
- getActiveSlide
- in file PHPPowerpoint.php, method PHPPowerPoint::getActiveSlide()
Get active slide
- getActiveSlideIndex
- in file PHPPowerpoint.php, method PHPPowerPoint::getActiveSlideIndex()
Get active slide index
- getAlignment
- in file RichText.php, method PHPPowerPoint_Shape_RichText::getAlignment()
Get alignment
- getAlignment
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getAlignment()
Get Shadow alignment
- getAllSlides
- in file PHPPowerpoint.php, method PHPPowerPoint::getAllSlides()
Get all slides
- getAlpha
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getAlpha()
Get Alpha
- getARGB
- in file Color.php, method PHPPowerPoint_Style_Color::getARGB()
Get ARGB
- getBlurRadius
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getBlurRadius()
Get Blur radius
- getBold
- in file Font.php, method PHPPowerPoint_Style_Font::getBold()
Get Bold
- getByHashCode
- in file HashTable.php, method PHPPowerPoint_HashTable::getByHashCode()
Get by hashcode
- getByIndex
- in file HashTable.php, method PHPPowerPoint_HashTable::getByIndex()
Get by index
- getCategory
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getCategory()
Get Category
- getColor
- in file Font.php, method PHPPowerPoint_Style_Font::getColor()
Get Color
- getColor
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getColor()
Get Color
- getCreated
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getCreated()
Get Created
- getCreator
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getCreator()
Get Creator
- getData
- in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::getData()
Get written data
- getDescription
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getDescription()
Get Description
- getDescription
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getDescription()
Get Description
- getDirection
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getDirection()
Get Shadow direction (in degrees)
- getDiskCachingDirectory
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getDiskCachingDirectory()
Get disk caching directory
- getDistance
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getDistance()
Get Shadow distance
- getDrawingHashTable
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getDrawingHashTable()
Get PHPPowerPoint_Worksheet_BaseDrawing HashTable
- getEndColor
- in file Fill.php, method PHPPowerPoint_Style_Fill::getEndColor()
Get End Color
- getExtension
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getExtension()
Get Extension
- getFilename
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getFilename()
Get Filename
- getFill
- in file Shape.php, method PHPPowerPoint_Shape::getFill()
Get Fill
- getFillType
- in file Fill.php, method PHPPowerPoint_Style_Fill::getFillType()
Get Fill Type
- getFont
- in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getFont()
Get font
- getFont
- in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getFont()
Get font
- getFont
- in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getFont()
Get font
- getFont
- in file Run.php, method PHPPowerPoint_Shape_RichText_Run::getFont()
Get font
- getHashCode
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getHashCode()
Get hash code
- getHashCode
- in file Fill.php, method PHPPowerPoint_Style_Fill::getHashCode()
Get hash code
- getHashCode
- in file Font.php, method PHPPowerPoint_Style_Font::getHashCode()
Get hash code
- getHashCode
- in file IComparable.php, method PHPPowerPoint_IComparable::getHashCode()
Get hash code
- getHashCode
- in file Slide.php, method PHPPowerPoint_Slide::getHashCode()
Get hash code
- getHashCode
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getHashCode()
Get hash code
- getHashCode
- in file Color.php, method PHPPowerPoint_Style_Color::getHashCode()
Get hash code
- getHashCode
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getHashCode()
Get hash code
- getHashCode
- in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getHashCode()
Get hash code
- getHashCode
- in file Shape.php, method PHPPowerPoint_Shape::getHashCode()
Get hash code
- getHashCode
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getHashCode()
Get hash code
- getHashCode
- in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getHashCode()
Get hash code
- getHashCode
- in file Run.php, method PHPPowerPoint_Shape_RichText_Run::getHashCode()
Get hash code
- getHashCode
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getHashCode()
Get hash code
- getHashCode
- in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getHashCode()
Get hash code
- getHashCode
- in file RichText.php, method PHPPowerPoint_Shape_RichText::getHashCode()
Get hash code
- getHashIndex
- in file RichText.php, method PHPPowerPoint_Shape_RichText::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 IComparable.php, method PHPPowerPoint_IComparable::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 MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::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 Shape.php, method PHPPowerPoint_Shape::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 Slide.php, method PHPPowerPoint_Slide::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 BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::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.
- getHashIndex
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::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 Shadow.php, method PHPPowerPoint_Shape_Shadow::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 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.
- getHeight
- in file Shape.php, method PHPPowerPoint_Shape::getHeight()
Get Height
- getHorizontal
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getHorizontal()
Get Horizontal
- getImageIndex
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getImageIndex()
Get image index
- getImageResource
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getImageResource()
Get image resource
- getIndent
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getIndent()
Get indent
- getIndex
- in file PHPPowerpoint.php, method PHPPowerPoint::getIndex()
Get index for slide
- getIndexedFilename
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexedFilename
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexForHashCode
- in file HashTable.php, method PHPPowerPoint_HashTable::getIndexForHashCode()
Get index for hash code
- getIsIconvEnabled
- in file String.php, method PHPPowerPoint_Shared_String::getIsIconvEnabled()
Get whether iconv extension is available
- getIsMbstringEnabled
- in file String.php, method PHPPowerPoint_Shared_String::getIsMbstringEnabled()
Get whether mbstring extension is available
- getItalic
- in file Font.php, method PHPPowerPoint_Style_Font::getItalic()
Get Italic
- getKeywords
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getKeywords()
Get Keywords
- getLastModifiedBy
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getLastModifiedBy()
Get Last Modified By
- getLayoutPack
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getLayoutPack()
Get layout pack to use
- getLayouts
- in file LayoutPack.php, method PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::getLayouts()
Get array of slide layouts.
- getLevel
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getLevel()
Get Level
- getMasterSlide
- in file LayoutPack.php, method PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::getMasterSlide()
Get master slide.
- getMimeType
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getMimeType()
Get mime type
- getModified
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getModified()
Get Modified
- getName
- in file Font.php, method PHPPowerPoint_Style_Font::getName()
Get Name
- getName
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getName()
Get Name
- getOffice2003Compatibility
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getOffice2003Compatibility()
Get Office2003 compatibility
- getOffsetX
- in file Shape.php, method PHPPowerPoint_Shape::getOffsetX()
Get OffsetX
- getOffsetY
- in file Shape.php, method PHPPowerPoint_Shape::getOffsetY()
Get OffsetY
- getParent
- in file Slide.php, method PHPPowerPoint_Slide::getParent()
Get parent
- getParentWriter
- in file WriterPart.php, method PHPPowerPoint_Writer_PowerPoint2007_WriterPart::getParentWriter()
Get parent IWriter object
- getPath
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getPath()
Get Path
- getPHPPowerPoint
- in file Serialized.php, method PHPPowerPoint_Writer_Serialized::getPHPPowerPoint()
Get PHPPowerPoint object
- getPHPPowerPoint
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getPHPPowerPoint()
Get PHPPowerPoint object
- getPlainText
- in file RichText.php, method PHPPowerPoint_Shape_RichText::getPlainText()
Get plain text
- getProperties
- in file PHPPowerpoint.php, method PHPPowerPoint::getProperties()
Get properties
- getRenderingFunction
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getRenderingFunction()
Get rendering function
- getResizeProportional
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getResizeProportional()
Get ResizeProportional
- getRGB
- in file Color.php, method PHPPowerPoint_Style_Color::getRGB()
Get RGB
- getRichTextElements
- in file RichText.php, method PHPPowerPoint_Shape_RichText::getRichTextElements()
Get Rich Text elements
- getRotation
- in file Fill.php, method PHPPowerPoint_Style_Fill::getRotation()
Get Rotation
- getRotation
- in file Shape.php, method PHPPowerPoint_Shape::getRotation()
Get Rotation
- getSearchLocations
- in file IOFactory.php, method PHPPowerPoint_IOFactory::getSearchLocations()
Get search locations
- getShadow
- in file Shape.php, method PHPPowerPoint_Shape::getShadow()
Get Shadow
- getShapeCollection
- in file Slide.php, method PHPPowerPoint_Slide::getShapeCollection()
Get collection of shapes
- getSize
- in file Font.php, method PHPPowerPoint_Style_Font::getSize()
Get Size
- getSlide
- in file PHPPowerpoint.php, method PHPPowerPoint::getSlide()
Get slide by index
- getSlide
- in file Shape.php, method PHPPowerPoint_Shape::getSlide()
Get Slide
- getSlideCount
- in file PHPPowerpoint.php, method PHPPowerPoint::getSlideCount()
Get slide count
- getSlideIterator
- in file PHPPowerpoint.php, method PHPPowerPoint::getSlideIterator()
Get slide iterator
- getSlideLayout
- in file Slide.php, method PHPPowerPoint_Slide::getSlideLayout()
Get slide layout
- 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
- getSubject
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getSubject()
Get Subject
- getSubScript
- in file Font.php, method PHPPowerPoint_Style_Font::getSubScript()
Get SubScript
- getSuperScript
- in file Font.php, method PHPPowerPoint_Style_Font::getSuperScript()
Get SuperScript
- getText
- in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getText()
Get text
- getText
- in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getText()
Get text
- getText
- in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getText()
Get text
- getTitle
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getTitle()
Get Title
- getUnderline
- in file Font.php, method PHPPowerPoint_Style_Font::getUnderline()
Get Underline
- getUseDiskCaching
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getUseDiskCaching()
Get use disk caching where possible?
- getVertical
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::getVertical()
Get Vertical
- getVisible
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getVisible()
Get Visible
- getWidth
- in file Shape.php, method PHPPowerPoint_Shape::getWidth()
Get Width
- getWriterPart
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::getWriterPart()
Get writer part
top
top
top
top
top
top
top
p
- PHPPowerPoint
- in file PHPPowerpoint.php, class PHPPowerPoint
PHPPowerPoint
- Presentation.php
- procedural page Presentation.php
- PowerPoint2007.php
- procedural page PowerPoint2007.php
- PHPPowerpoint.php
- procedural page PHPPowerpoint.php
- PHPPowerPoint_DocumentProperties
- in file DocumentProperties.php, class PHPPowerPoint_DocumentProperties
PHPPowerPoint_DocumentProperties
- PHPPowerPoint_HashTable
- in file HashTable.php, class PHPPowerPoint_HashTable
PHPPowerPoint_HashTable
- PHPPowerPoint_IComparable
- in file IComparable.php, class PHPPowerPoint_IComparable
PHPPowerPoint_IComparable
- PHPPowerPoint_IOFactory
- in file IOFactory.php, class PHPPowerPoint_IOFactory
PHPPowerPoint_IOFactory
- PHPPowerPoint_Reader_IReader
- in file IReader.php, class PHPPowerPoint_Reader_IReader
PHPPowerPoint_Reader_IReader
- PHPPowerPoint_Reader_Serialized
- in file Serialized.php, class PHPPowerPoint_Reader_Serialized
PHPPowerPoint_Reader_Serialized
- PHPPowerPoint_Shape
- in file Shape.php, class PHPPowerPoint_Shape
PHPPowerPoint_Shape
- PHPPowerPoint_Shape_BaseDrawing
- in file BaseDrawing.php, class PHPPowerPoint_Shape_BaseDrawing
PHPPowerPoint_Shape_BaseDrawing
- PHPPowerPoint_Shape_Drawing
- in file Drawing.php, class PHPPowerPoint_Shape_Drawing
PHPPowerPoint_Shape_Drawing
- PHPPowerPoint_Shape_MemoryDrawing
- in file MemoryDrawing.php, class PHPPowerPoint_Shape_MemoryDrawing
PHPPowerPoint_Shape_MemoryDrawing
- PHPPowerPoint_Shape_RichText
- in file RichText.php, class PHPPowerPoint_Shape_RichText
PHPPowerPoint_Shape_RichText
- PHPPowerPoint_Shape_RichText_Break
- in file Break.php, class PHPPowerPoint_Shape_RichText_Break
PHPPowerPoint_Shape_RichText_Break
- PHPPowerPoint_Shape_RichText_ITextElement
- in file ITextElement.php, class PHPPowerPoint_Shape_RichText_ITextElement
PHPPowerPoint_Shape_RichText_ITextElement
- PHPPowerPoint_Shape_RichText_Run
- in file Run.php, class PHPPowerPoint_Shape_RichText_Run
PHPPowerPoint_Shape_RichText_Run
- PHPPowerPoint_Shape_RichText_TextElement
- in file TextElement.php, class PHPPowerPoint_Shape_RichText_TextElement
PHPPowerPoint_Shape_RichText_TextElement
- PHPPowerPoint_Shape_Shadow
- in file Shadow.php, class PHPPowerPoint_Shape_Shadow
PHPPowerPoint_Shape_Shadow
- PHPPowerPoint_Shared_Drawing
- in file Drawing.php, class PHPPowerPoint_Shared_Drawing
PHPPowerPoint_Shared_Drawing
- PHPPowerPoint_Shared_File
- in file File.php, class PHPPowerPoint_Shared_File
PHPPowerPoint_Shared_File
- PHPPowerPoint_Shared_Font
- in file Font.php, class PHPPowerPoint_Shared_Font
PHPPowerPoint_Shared_Font
- PHPPowerPoint_Shared_String
- in file String.php, class PHPPowerPoint_Shared_String
PHPPowerPoint_Shared_String
- PHPPowerPoint_Shared_XMLWriter
- in file XMLWriter.php, class PHPPowerPoint_Shared_XMLWriter
PHPPowerPoint_Shared_XMLWriter
- PHPPowerPoint_Shared_ZipStreamWrapper
- in file ZipStreamWrapper.php, class PHPPowerPoint_Shared_ZipStreamWrapper
PHPPowerPoint_Shared_ZipStreamWrapper
- PHPPowerPoint_Slide
- in file Slide.php, class PHPPowerPoint_Slide
PHPPowerPoint_Slide
- PHPPowerPoint_SlideIterator
- in file SlideIterator.php, class PHPPowerPoint_SlideIterator
PHPPowerPoint_SlideIterator
- PHPPowerPoint_Slide_Layout
- in file Layout.php, class PHPPowerPoint_Slide_Layout
PHPPowerPoint_Slide_Layout
- PHPPowerPoint_Style_Alignment
- in file Alignment.php, class PHPPowerPoint_Style_Alignment
PHPPowerPoint_Style_Alignment
- PHPPowerPoint_Style_Color
- in file Color.php, class PHPPowerPoint_Style_Color
PHPPowerPoint_Style_Color
- PHPPowerPoint_Style_Fill
- in file Fill.php, class PHPPowerPoint_Style_Fill
PHPPowerPoint_Style_Fill
- PHPPowerPoint_Style_Font
- in file Font.php, class PHPPowerPoint_Style_Font
PHPPowerPoint_Style_Font
- PHPPowerPoint_Writer_IWriter
- in file IWriter.php, class PHPPowerPoint_Writer_IWriter
PHPPowerPoint_Writer_IWriter
- PHPPowerPoint_Writer_PowerPoint2007
- in file PowerPoint2007.php, class PHPPowerPoint_Writer_PowerPoint2007
PHPPowerPoint_Writer_PowerPoint2007
- PHPPowerPoint_Writer_PowerPoint2007_ContentTypes
- in file ContentTypes.php, class PHPPowerPoint_Writer_PowerPoint2007_ContentTypes
PHPPowerPoint_Writer_PowerPoint2007_ContentTypes
- PHPPowerPoint_Writer_PowerPoint2007_DocProps
- in file DocProps.php, class PHPPowerPoint_Writer_PowerPoint2007_DocProps
PHPPowerPoint_Writer_PowerPoint2007_DocProps
- PHPPowerPoint_Writer_PowerPoint2007_Drawing
- in file Drawing.php, class PHPPowerPoint_Writer_PowerPoint2007_Drawing
PHPPowerPoint_Writer_PowerPoint2007_Drawing
- PHPPowerPoint_Writer_PowerPoint2007_LayoutPack
- in file LayoutPack.php, class PHPPowerPoint_Writer_PowerPoint2007_LayoutPack
PHPPowerPoint_Writer_PowerPoint2007_LayoutPack
- PHPPowerPoint_Writer_PowerPoint2007_LayoutPack_Default
- in file Default.php, class PHPPowerPoint_Writer_PowerPoint2007_LayoutPack_Default
PHPPowerPoint_Writer_PowerPoint2007_LayoutPack_Default
- PHPPowerPoint_Writer_PowerPoint2007_Presentation
- in file Presentation.php, class PHPPowerPoint_Writer_PowerPoint2007_Presentation
PHPPowerPoint_Writer_PowerPoint2007_Workbook
- PHPPowerPoint_Writer_PowerPoint2007_Rels
- in file Rels.php, class PHPPowerPoint_Writer_PowerPoint2007_Rels
PHPPowerPoint_Writer_PowerPoint2007_Rels
- PHPPowerPoint_Writer_PowerPoint2007_Slide
- in file Slide.php, class PHPPowerPoint_Writer_PowerPoint2007_Slide
PHPPowerPoint_Writer_PowerPoint2007_Slide
- PHPPowerPoint_Writer_PowerPoint2007_Theme
- in file Theme.php, class PHPPowerPoint_Writer_PowerPoint2007_Theme
PHPPowerPoint_Writer_PowerPoint2007_DocProps
- PHPPowerPoint_Writer_PowerPoint2007_WriterPart
- in file WriterPart.php, class PHPPowerPoint_Writer_PowerPoint2007_WriterPart
PHPPowerPoint_Writer_PowerPoint2007_WriterPart
- PHPPowerPoint_Writer_Serialized
- in file Serialized.php, class PHPPowerPoint_Writer_Serialized
PHPPowerPoint_Writer_Serialized
- PICTURE_WITH_CAPTION
- in file Layout.php, class constant PHPPowerPoint_Slide_Layout::PICTURE_WITH_CAPTION
- pixelsToEMU
- in file Drawing.php, method PHPPowerPoint_Shared_Drawing::pixelsToEMU()
Convert pixels to EMU
- pixelsToPoints
- in file Drawing.php, method PHPPowerPoint_Shared_Drawing::pixelsToPoints()
Convert pixels to points
- pointsToPixels
- in file Drawing.php, method PHPPowerPoint_Shared_Drawing::pointsToPixels()
Convert points width to pixels
top
r
- Run.php
- procedural page Run.php
- RichText.php
- procedural page RichText.php
- Rels.php
- procedural page Rels.php
- realpath
- in file File.php, method PHPPowerPoint_Shared_File::realpath()
Returns canonicalized absolute pathname, also for ZIP archives
- rebindParent
- in file Slide.php, method PHPPowerPoint_Slide::rebindParent()
Re-bind parent
- register
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::register()
Register wrapper
- remove
- in file HashTable.php, method PHPPowerPoint_HashTable::remove()
Remove HashTable item
- removeSlideByIndex
- in file PHPPowerpoint.php, method PHPPowerPoint::removeSlideByIndex()
Remove slide by index
- RENDERING_DEFAULT
- in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_DEFAULT
- RENDERING_GIF
- in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_GIF
- RENDERING_JPEG
- in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_JPEG
- RENDERING_PNG
- in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_PNG
- rewind
- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::rewind()
Rewind iterator
top
s
- Serialized.php
- procedural page Serialized.php
- Shadow.php
- procedural page Shadow.php
- Shape.php
- procedural page Shape.php
- String.php
- procedural page String.php
- Slide.php
- procedural page Slide.php
- SlideIterator.php
- procedural page SlideIterator.php
- Slide.php
- procedural page Slide.php
- Serialized.php
- procedural page Serialized.php
- save
- in file IWriter.php, method PHPPowerPoint_Writer_IWriter::save()
Save PHPPowerPoint to file
- save
- in file Serialized.php, method PHPPowerPoint_Writer_Serialized::save()
Save PHPPowerPoint to file
- save
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::save()
Save PHPPowerPoint to file
- SECTION_HEADER
- in file Layout.php, class constant PHPPowerPoint_Slide_Layout::SECTION_HEADER
- setActiveSlideIndex
- in file PHPPowerpoint.php, method PHPPowerPoint::setActiveSlideIndex()
Set active slide index
- setAlignment
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setAlignment()
Set Shadow alignment
- setAlpha
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setAlpha()
Set Alpha
- setARGB
- in file Color.php, method PHPPowerPoint_Style_Color::setARGB()
Set ARGB
- setBlurRadius
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setBlurRadius()
Set Blur radius
- setBold
- in file Font.php, method PHPPowerPoint_Style_Font::setBold()
Set Bold
- setCategory
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setCategory()
Set Category
- setColor
- in file Font.php, method PHPPowerPoint_Style_Font::setColor()
Set Color
- setColor
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setColor()
Set Color
- setCreated
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setCreated()
Set Created
- setCreator
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setCreator()
Set Creator
- setDescription
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setDescription()
Set Description
- setDescription
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setDescription()
Set Description
- setDirection
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setDirection()
Set Shadow direction (in degrees)
- setDistance
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setDistance()
Set Shadow distance
- 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
- setFont
- in file Run.php, method PHPPowerPoint_Shape_RichText_Run::setFont()
Set font
- setHashIndex
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::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 Slide.php, method PHPPowerPoint_Slide::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 Shape.php, method PHPPowerPoint_Shape::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 Shadow.php, method PHPPowerPoint_Shape_Shadow::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 BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::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 IComparable.php, method PHPPowerPoint_IComparable::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 RichText.php, method PHPPowerPoint_Shape_RichText::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 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 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.
- setHashIndex
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::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.
- setHeight
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setHeight()
Set Height
- setHeight
- in file Shape.php, method PHPPowerPoint_Shape::setHeight()
Set Height
- setHorizontal
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setHorizontal()
Set Horizontal
- setImageResource
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setImageResource()
Set image resource
- setIndent
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setIndent()
Set indent
- setItalic
- in file Font.php, method PHPPowerPoint_Style_Font::setItalic()
Set Italic
- setKeywords
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setKeywords()
Set Keywords
- setLastModifiedBy
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setLastModifiedBy()
Set Last Modified By
- setLayoutPack
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::setLayoutPack()
Set layout pack to use
- setLevel
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setLevel()
Set Level
- setMimeType
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setMimeType()
Set mime type
- setModified
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setModified()
Set Modified
- setName
- in file Font.php, method PHPPowerPoint_Style_Font::setName()
Set Name
- setName
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setName()
Set Name
- setOffice2003Compatibility
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::setOffice2003Compatibility()
Set Pre-Calculate Formulas
- setOffsetX
- in file Shape.php, method PHPPowerPoint_Shape::setOffsetX()
Set OffsetX
- setOffsetY
- in file Shape.php, method PHPPowerPoint_Shape::setOffsetY()
Set OffsetY
- setParentWriter
- in file WriterPart.php, method PHPPowerPoint_Writer_PowerPoint2007_WriterPart::setParentWriter()
Set parent IWriter object
- setPath
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::setPath()
Set Path
- setPHPPowerPoint
- in file Serialized.php, method PHPPowerPoint_Writer_Serialized::setPHPPowerPoint()
Get PHPPowerPoint object
- setPHPPowerPoint
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::setPHPPowerPoint()
Get PHPPowerPoint object
- setProperties
- in file PHPPowerpoint.php, method PHPPowerPoint::setProperties()
Set properties
- setRenderingFunction
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setRenderingFunction()
Set rendering function
- setResizeProportional
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setResizeProportional()
Set ResizeProportional
- setRGB
- in file Color.php, method PHPPowerPoint_Style_Color::setRGB()
Set RGB
- setRichTextElements
- in file RichText.php, method PHPPowerPoint_Shape_RichText::setRichTextElements()
Set Rich Text elements
- setRotation
- in file Shape.php, method PHPPowerPoint_Shape::setRotation()
Set Rotation
- setRotation
- in file Fill.php, method PHPPowerPoint_Style_Fill::setRotation()
Set Rotation
- setSearchLocations
- in file IOFactory.php, method PHPPowerPoint_IOFactory::setSearchLocations()
Set search locations
- setShadow
- in file Shape.php, method PHPPowerPoint_Shape::setShadow()
Set Shadow
- setSize
- in file Font.php, method PHPPowerPoint_Style_Font::setSize()
Set Size
- setSlide
- in file Shape.php, method PHPPowerPoint_Shape::setSlide()
Set Slide
- setSlideLayout
- in file Slide.php, method PHPPowerPoint_Slide::setSlideLayout()
Set slide layout
- 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
- setSubject
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setSubject()
Set Subject
- setSubScript
- in file Font.php, method PHPPowerPoint_Style_Font::setSubScript()
Set SubScript
- setSuperScript
- in file Font.php, method PHPPowerPoint_Style_Font::setSuperScript()
Set SuperScript
- setText
- in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::setText()
Set text
- setText
- in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::setText()
Set text
- setText
- in file Break.php, method PHPPowerPoint_Shape_RichText_Break::setText()
Set text
- setTitle
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setTitle()
Set Title
- setUnderline
- in file Font.php, method PHPPowerPoint_Style_Font::setUnderline()
Set Underline
- setUseDiskCaching
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::setUseDiskCaching()
Set use disk caching where possible?
- setVertical
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::setVertical()
Set Vertical
- setVisible
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setVisible()
Set Visible
- setWidth
- in file Shape.php, method PHPPowerPoint_Shape::setWidth()
Set Width
- setWidth
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setWidth()
Set Width
- setWidthAndHeight
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setWidthAndHeight()
Set width and height with proportional resize
- setWidthAndHeight
- in file Shape.php, method PHPPowerPoint_Shape::setWidthAndHeight()
Set width and height with proportional resize
- SHADOW_BOTTOM
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM
- SHADOW_BOTTOM_LEFT
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM_LEFT
- SHADOW_BOTTOM_RIGHT
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM_RIGHT
- SHADOW_CENTER
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_CENTER
- SHADOW_LEFT
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_LEFT
- SHADOW_TOP
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP
- SHADOW_TOP_LEFT
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP_LEFT
- SHADOW_TOP_RIGHT
- in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP_RIGHT
- STORAGE_DISK
- in file XMLWriter.php, class constant PHPPowerPoint_Shared_XMLWriter::STORAGE_DISK
- STORAGE_MEMORY
- in file XMLWriter.php, class constant PHPPowerPoint_Shared_XMLWriter::STORAGE_MEMORY
Temporary storage method
- stream_eof
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_eof()
EOF stream
- stream_open
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_open()
Open stream
- stream_read
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_read()
Read stream
- stream_seek
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_seek()
Seek stream
- stream_stat
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_stat()
Stat stream
- stream_tell
- in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::stream_tell()
Tell stream
top
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
- UTF8toBIFF8UnicodeLong
- in file String.php, method PHPPowerPoint_Shared_String::UTF8toBIFF8UnicodeLong()
Converts a UTF-8 string into BIFF8 Unicode string data (16-bit string length)
- UTF8toBIFF8UnicodeShort
- in file String.php, method PHPPowerPoint_Shared_String::UTF8toBIFF8UnicodeShort()
Converts a UTF-8 string into BIFF8 Unicode string data (8-bit string length)
top
top
w
- WriterPart.php
- procedural page WriterPart.php
- writeContentTypes
- in file ContentTypes.php, method PHPPowerPoint_Writer_PowerPoint2007_ContentTypes::writeContentTypes()
Write content types to XML format
- writeDocPropsApp
- in file DocProps.php, method PHPPowerPoint_Writer_PowerPoint2007_DocProps::writeDocPropsApp()
Write docProps/app.
- writeDocPropsCore
- in file DocProps.php, method PHPPowerPoint_Writer_PowerPoint2007_DocProps::writeDocPropsCore()
Write docProps/core.
- writePresentation
- in file Presentation.php, method PHPPowerPoint_Writer_PowerPoint2007_Presentation::writePresentation()
Write presentation to XML format
- writePresentationRelationships
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::writePresentationRelationships()
Write presentation relationships to XML format
- writeRaw
- in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::writeRaw()
Fallback method for writeRaw, introduced in PHP 5.
- writeRelationships
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::writeRelationships()
Write relationships to XML format
- writeSlide
- in file Slide.php, method PHPPowerPoint_Writer_PowerPoint2007_Slide::writeSlide()
Write slide to XML format
- writeSlideLayoutRelationships
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::writeSlideLayoutRelationships()
Write slide layout relationships to XML format
- writeSlideMasterRelationships
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::writeSlideMasterRelationships()
Write slide master relationships to XML format
- writeSlideRelationships
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::writeSlideRelationships()
Write slide relationships to XML format
- writeTheme
- in file Theme.php, method PHPPowerPoint_Writer_PowerPoint2007_Theme::writeTheme()
Write theme to XML format
top
top
top
_
- $_activeSlideIndex
- in file PHPPowerpoint.php, variable PHPPowerPoint::$_activeSlideIndex
Active slide index
- $_alignment
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_alignment
Shadow alignment
- $_alignment
- in file RichText.php, variable PHPPowerPoint_Shape_RichText::$_alignment
Alignment
- $_alpha
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_alpha
Alpha
- $_archive
- in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_archive
Internal ZipAcrhive
- $_argb
- in file Color.php, variable PHPPowerPoint_Style_Color::$_argb
ARGB - Alpha RGB
- $_autoResolveClasses
- in file IOFactory.php, variable PHPPowerPoint_IOFactory::$_autoResolveClasses
Autoresolve classes
- $_blurRadius
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_blurRadius
Blur radius
- $_bold
- in file Font.php, variable PHPPowerPoint_Style_Font::$_bold
Bold
- $_category
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_category
Category
- $_color
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_color
Color
- $_color
- in file Font.php, variable PHPPowerPoint_Style_Font::$_color
Foreground color
- $_controlCharacters
- in file String.php, variable PHPPowerPoint_Shared_String::$_controlCharacters
Control characters array
- $_created
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_created
Created
- $_creator
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_creator
Creator
- $_data
- in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_data
Data
- $_description
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_description
Description
- $_description
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_description
Description
- $_direction
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_direction
Shadow direction (in degrees)
- $_diskCachingDirectory
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_diskCachingDirectory
Disk caching directory
- $_distance
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_distance
Shadow distance
- $_drawingHashTable
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_drawingHashTable
Private unique PHPPowerPoint_Worksheet_BaseDrawing HashTable
- $_endColor
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_endColor
End color
- $_fileNameInArchive
- in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_fileNameInArchive
Filename in ZipAcrhive
- $_fill
- in file Shape.php, variable PHPPowerPoint_Shape::$_fill
Fill
- $_fillType
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_fillType
Fill type
- $_font
- in file Run.php, variable PHPPowerPoint_Shape_RichText_Run::$_font
Font
- $_hashIndex
- in file Drawing.php, variable PHPPowerPoint_Shape_Drawing::$_hashIndex
Hash index
- $_hashIndex
- in file RichText.php, variable PHPPowerPoint_Shape_RichText::$_hashIndex
Hash index
- $_hashIndex
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_hashIndex
Hash index
- $_hashIndex
- in file Slide.php, variable PHPPowerPoint_Slide::$_hashIndex
Hash index
- $_hashIndex
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_hashIndex
Hash index
- $_hashIndex
- in file Shape.php, variable PHPPowerPoint_Shape::$_hashIndex
Hash index
- $_hashIndex
- in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_hashIndex
Hash index
- $_hashIndex
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_hashIndex
Hash index
- $_hashIndex
- in file Font.php, variable PHPPowerPoint_Style_Font::$_hashIndex
Hash index
- $_hashIndex
- in file Color.php, variable PHPPowerPoint_Style_Color::$_hashIndex
Hash index
- $_hashIndex
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_hashIndex
Hash index
- $_height
- in file Shape.php, variable PHPPowerPoint_Shape::$_height
Height
- $_horizontal
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_horizontal
Horizontal
- $_identifier
- in file Slide.php, variable PHPPowerPoint_Slide::$_identifier
Slide identifier
- $_imageCounter
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_imageCounter
Image counter
- $_imageIndex
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_imageIndex
Image index
- $_imageResource
- in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_imageResource
Image resource
- $_indent
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_indent
Indent - only possible with horizontal alignment left and right
- $_isIconvEnabled
- in file String.php, variable PHPPowerPoint_Shared_String::$_isIconvEnabled
Is iconv extension avalable?
- $_isMbstringEnabled
- in file String.php, variable PHPPowerPoint_Shared_String::$_isMbstringEnabled
Is mbstring extension avalable?
- $_italic
- in file Font.php, variable PHPPowerPoint_Style_Font::$_italic
Italic
- $_items
- in file HashTable.php, variable PHPPowerPoint_HashTable::$_items
HashTable elements
- $_keyMap
- in file HashTable.php, variable PHPPowerPoint_HashTable::$_keyMap
HashTable key map
- $_keywords
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_keywords
Keywords
- $_lastModifiedBy
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_lastModifiedBy
LastModifiedBy
- $_layoutPack
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_layoutPack
Layout pack to use
- $_layouts
- in file LayoutPack.php, variable PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::$_layouts
Array of slide layouts.
- $_level
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_level
Level
- $_masterSlide
- in file LayoutPack.php, variable PHPPowerPoint_Writer_PowerPoint2007_LayoutPack::$_masterSlide
Master slide.
- $_mimeType
- in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_mimeType
Mime type
- $_modified
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_modified
Modified
- $_name
- in file Font.php, variable PHPPowerPoint_Style_Font::$_name
Name
- $_name
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_name
Name
- $_office2003compatibility
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_office2003compatibility
Office2003 compatibility
- $_offsetX
- in file Shape.php, variable PHPPowerPoint_Shape::$_offsetX
Offset X
- $_offsetY
- in file Shape.php, variable PHPPowerPoint_Shape::$_offsetY
Offset Y
- $_parent
- in file Slide.php, variable PHPPowerPoint_Slide::$_parent
Parent presentation
- $_parentWriter
- in file WriterPart.php, variable PHPPowerPoint_Writer_PowerPoint2007_WriterPart::$_parentWriter
Parent IWriter object
- $_path
- in file Drawing.php, variable PHPPowerPoint_Shape_Drawing::$_path
Path
- $_position
- in file SlideIterator.php, variable PHPPowerPoint_SlideIterator::$_position
Current iterator position
- $_position
- in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_position
Position in file
- $_presentation
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_presentation
Private PHPPowerPoint
- $_presentation
- in file Serialized.php, variable PHPPowerPoint_Writer_Serialized::$_presentation
Private PHPPowerPoint
- $_properties
- in file PHPPowerpoint.php, variable PHPPowerPoint::$_properties
Document properties
- $_renderingFunction
- in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_renderingFunction
Rendering function
- $_resizeProportional
- in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_resizeProportional
Proportional resize
- $_richTextElements
- in file RichText.php, variable PHPPowerPoint_Shape_RichText::$_richTextElements
Rich text elements
- $_rotation
- in file Shape.php, variable PHPPowerPoint_Shape::$_rotation
Rotation
- $_rotation
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_rotation
Rotation
- $_searchLocations
- in file IOFactory.php, variable PHPPowerPoint_IOFactory::$_searchLocations
Search locations
- $_shadow
- in file Shape.php, variable PHPPowerPoint_Shape::$_shadow
Shadow
- $_shapeCollection
- in file Slide.php, variable PHPPowerPoint_Slide::$_shapeCollection
Collection of shapes
- $_slide
- in file Shape.php, variable PHPPowerPoint_Shape::$_slide
Slide
- $_slideCollection
- in file PHPPowerpoint.php, variable PHPPowerPoint::$_slideCollection
Collection of Slide objects
- $_slideLayout
- in file Slide.php, variable PHPPowerPoint_Slide::$_slideLayout
Slide layout
- $_startColor
- in file Fill.php, variable PHPPowerPoint_Style_Fill::$_startColor
Start color
- $_strikethrough
- in file Font.php, variable PHPPowerPoint_Style_Font::$_strikethrough
Strikethrough
- $_subject
- in file SlideIterator.php, variable PHPPowerPoint_SlideIterator::$_subject
Presentation to iterate
- $_subject
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_subject
Subject
- $_subScript
- in file Font.php, variable PHPPowerPoint_Style_Font::$_subScript
Subscript
- $_superScript
- in file Font.php, variable PHPPowerPoint_Style_Font::$_superScript
Superscript
- $_tempFileName
- in file XMLWriter.php, variable PHPPowerPoint_Shared_XMLWriter::$_tempFileName
Temporary filename
- $_text
- in file TextElement.php, variable PHPPowerPoint_Shape_RichText_TextElement::$_text
Text
- $_title
- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_title
Title
- $_underline
- in file Font.php, variable PHPPowerPoint_Style_Font::$_underline
Underline
- $_uniqueName
- in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_uniqueName
Unique name
- $_useDiskCaching
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_useDiskCaching
Use disk caching where possible?
- $_vertical
- in file Alignment.php, variable PHPPowerPoint_Style_Alignment::$_vertical
Vertical
- $_visible
- in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_visible
Visible
- $_width
- in file Shape.php, variable PHPPowerPoint_Shape::$_width
Width
- $_writerParts
- in file PowerPoint2007.php, variable PHPPowerPoint_Writer_PowerPoint2007::$_writerParts
Private writer parts
- $_xmlWriter
- in file XMLWriter.php, variable PHPPowerPoint_Shared_XMLWriter::$_xmlWriter
Internal XMLWriter
- _buildControlCharacters
- in file String.php, method PHPPowerPoint_Shared_String::_buildControlCharacters()
Build control characters array
- _getImageMimeType
- in file ContentTypes.php, method PHPPowerPoint_Writer_PowerPoint2007_ContentTypes::_getImageMimeType()
Get image mime type
- _loadSerialized
- in file Serialized.php, method PHPPowerPoint_Reader_Serialized::_loadSerialized()
Load PHPPowerPoint Serialized file
- _writeDefaultContentType
- in file ContentTypes.php, method PHPPowerPoint_Writer_PowerPoint2007_ContentTypes::_writeDefaultContentType()
Write Default content type
- _writeOverrideContentType
- in file ContentTypes.php, method PHPPowerPoint_Writer_PowerPoint2007_ContentTypes::_writeOverrideContentType()
Write Override content type
- _writePic
- in file Slide.php, method PHPPowerPoint_Writer_PowerPoint2007_Slide::_writePic()
Write pic
- _writeRelationship
- in file Rels.php, method PHPPowerPoint_Writer_PowerPoint2007_Rels::_writeRelationship()
Write Override content type
- _writeSerialized
- in file Serialized.php, method PHPPowerPoint_Writer_Serialized::_writeSerialized()
Serialize PHPPowerPoint object to XML
- _writeSlide
- in file Presentation.php, method PHPPowerPoint_Writer_PowerPoint2007_Presentation::_writeSlide()
Write slide
- _writeSlides
- in file Presentation.php, method PHPPowerPoint_Writer_PowerPoint2007_Presentation::_writeSlides()
Write slides
- _writeTxt
- in file Slide.php, method PHPPowerPoint_Writer_PowerPoint2007_Slide::_writeTxt()
Write txt
- __call
- in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__call()
Catch function calls (and pass them to internal XMLWriter)
- __clone
- in file Shape.php, method PHPPowerPoint_Shape::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Slide.php, method PHPPowerPoint_Slide::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PHPPowerpoint.php, method PHPPowerPoint::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::__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 MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HashTable.php, method PHPPowerPoint_HashTable::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::__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.
- __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 Run.php, method PHPPowerPoint_Shape_RichText_Run::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file RichText.php, method PHPPowerPoint_Shape_RichText::__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 TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::__construct()
Create a new slide iterator
- __construct
- in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__construct()
Create a new PHPPowerPoint_Shared_XMLWriter instance
- __construct
- in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::__construct()
Create a new PHPPowerPoint_Shape_RichText_TextElement instance
- __construct
- in file PHPPowerpoint.php, method PHPPowerPoint::__construct()
Create a new PHPPowerPoint with one Slide
- __construct
- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::__construct()
Create a new PHPPowerPoint_DocumentProperties
- __construct
- in file Drawing.php, method PHPPowerPoint_Shape_Drawing::__construct()
Create a new PHPPowerPoint_Slide_Drawing
- __construct
- in file Fill.php, method PHPPowerPoint_Style_Fill::__construct()
Create a new PHPPowerPoint_Style_Fill
- __construct
- in file Font.php, method PHPPowerPoint_Style_Font::__construct()
Create a new PHPPowerPoint_Style_Font
- __construct
- in file Default.php, method PHPPowerPoint_Writer_PowerPoint2007_LayoutPack_Default::__construct()
PHPPowerPoint_Writer_PowerPoint2007_LayoutPack_Default
- __construct
- in file Color.php, method PHPPowerPoint_Style_Color::__construct()
Create a new PHPPowerPoint_Style_Color
- __construct
- in file Alignment.php, method PHPPowerPoint_Style_Alignment::__construct()
Create a new PHPPowerPoint_Style_Alignment
- __construct
- in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::__construct()
Create a new PHPPowerPoint_Slide_BaseDrawing
- __construct
- in file Break.php, method PHPPowerPoint_Shape_RichText_Break::__construct()
Create a new PHPPowerPoint_Shape_RichText_Break instance
- __construct
- in file HashTable.php, method PHPPowerPoint_HashTable::__construct()
Create a new PHPPowerPoint_HashTable
- __construct
- in file IOFactory.php, method PHPPowerPoint_IOFactory::__construct()
Private constructor for PHPPowerPoint_IOFactory
- __construct
- in file Slide.php, method PHPPowerPoint_Slide::__construct()
Create a new slide
- __construct
- in file Run.php, method PHPPowerPoint_Shape_RichText_Run::__construct()
Create a new PHPPowerPoint_Shape_RichText_Run instance
- __construct
- in file Shadow.php, method PHPPowerPoint_Shape_Shadow::__construct()
Create a new PHPPowerPoint_Shape_Shadow
- __construct
- in file Shape.php, method PHPPowerPoint_Shape::__construct()
Create a new PHPPowerPoint_Shape
- __construct
- in file RichText.php, method PHPPowerPoint_Shape_RichText::__construct()
Create a new PHPPowerPoint_Shape_RichText instance
- __construct
- in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::__construct()
Create a new PHPPowerPoint_Slide_MemoryDrawing
- __construct
- in file PowerPoint2007.php, method PHPPowerPoint_Writer_PowerPoint2007::__construct()
Create a new PHPPowerPoint_Writer_PowerPoint2007
- __construct
- in file Serialized.php, method PHPPowerPoint_Writer_Serialized::__construct()
Create a new PHPPowerPoint_Writer_Serialized
- __destruct
- in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__destruct()
Destructor
- __destruct
- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::__destruct()
Destructor
- __toString
- in file RichText.php, method PHPPowerPoint_Shape_RichText::__toString()
Convert to string
top
|
|