Element index for package PHPPowerPoint
	[ a ]
	[ c ]
	[ d ]
	[ g ]
	[ h ]
	[ i ]
	[ k ]
	[ l ]
	[ n ]
	[ p ]
	[ r ]
	[ s ]
	[ t ]
	[ v ]
	[ _ ]
   
	
	
		_
		
							- $_activeSlideIndex
 
				- in file PHPPowerpoint.php, variable PHPPowerPoint::$_activeSlideIndex
     Active slide index 
							- $_autoResolveClasses
 
				- in file IOFactory.php, variable PHPPowerPoint_IOFactory::$_autoResolveClasses
     Autoresolve classes 
							- $_category
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_category
     Category 
							- $_created
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_created
     Created 
							- $_creator
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_creator
     Creator 
							- $_description
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_description
     Description 
							- $_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 
							- $_modified
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_modified
     Modified 
							- $_position
 
				- in file SlideIterator.php, variable PHPPowerPoint_SlideIterator::$_position
     Current iterator position 
							- $_properties
 
				- in file PHPPowerpoint.php, variable PHPPowerPoint::$_properties
     Document properties 
							- $_searchLocations
 
				- in file IOFactory.php, variable PHPPowerPoint_IOFactory::$_searchLocations
     Search locations 
							- $_slideCollection
 
				- in file PHPPowerpoint.php, variable PHPPowerPoint::$_slideCollection
     Collection of Slide objects 
							- $_subject
 
				- in file SlideIterator.php, variable PHPPowerPoint_SlideIterator::$_subject
     Presentation to iterate 
							- $_subject
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_subject
     Subject 
							- $_title
 
				- in file DocumentProperties.php, variable PHPPowerPoint_DocumentProperties::$_title
     Title 
							- __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 HashTable.php, method PHPPowerPoint_HashTable::__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. 
							- __construct
 
				- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::__construct()
     Create a new slide iterator 
							- __construct
 
				- in file HashTable.php, method PHPPowerPoint_HashTable::__construct()
     Create a new PHPPowerPoint_HashTable 
							- __construct
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::__construct()
     Create a new PHPPowerPoint_DocumentProperties 
							- __construct
 
				- in file IOFactory.php, method PHPPowerPoint_IOFactory::__construct()
     Private constructor for PHPPowerPoint_IOFactory 
							- __construct
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::__construct()
     Create a new PHPPowerPoint with one Slide 
							- __destruct
 
				- in file SlideIterator.php, method PHPPowerPoint_SlideIterator::__destruct()
     Destructor 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	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 
							- getAllSlides
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getAllSlides()
     Get all slides 
							- 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 
							- getCreated
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getCreated()
     Get Created 
							- getCreator
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getCreator()
     Get Creator 
							- getDescription
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getDescription()
     Get Description 
							- getHashCode
 
				- in file IComparable.php, method PHPPowerPoint_IComparable::getHashCode()
     Get hash code 
							- 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. 
							- getIndex
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getIndex()
     Get index for slide 
							- getIndexForHashCode
 
				- in file HashTable.php, method PHPPowerPoint_HashTable::getIndexForHashCode()
     Get index for hash code 
							- getKeywords
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getKeywords()
     Get Keywords 
							- getLastModifiedBy
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getLastModifiedBy()
     Get Last Modified By 
							- getModified
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getModified()
     Get Modified 
							- getProperties
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getProperties()
     Get properties 
							- getSearchLocations
 
				- in file IOFactory.php, method PHPPowerPoint_IOFactory::getSearchLocations()
     Get search locations 
							- getSlide
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getSlide()
     Get slide by index 
							- getSlideCount
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getSlideCount()
     Get slide count 
							- getSlideIterator
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::getSlideIterator()
     Get slide iterator 
							- getSubject
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getSubject()
     Get Subject 
							- getTitle
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::getTitle()
     Get Title 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		s
		
							- SlideIterator.php
 
				- procedural page SlideIterator.php
 
							- setActiveSlideIndex
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::setActiveSlideIndex()
     Set active slide index 
							- setCategory
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setCategory()
     Set Category 
							- 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 
							- 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. 
							- setKeywords
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setKeywords()
     Set Keywords 
							- setLastModifiedBy
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setLastModifiedBy()
     Set Last Modified By 
							- setModified
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setModified()
     Set Modified 
							- setProperties
 
				- in file PHPPowerpoint.php, method PHPPowerPoint::setProperties()
     Set properties 
							- setSearchLocations
 
				- in file IOFactory.php, method PHPPowerPoint_IOFactory::setSearchLocations()
     Set search locations 
							- setSubject
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setSubject()
     Set Subject 
							- setTitle
 
				- in file DocumentProperties.php, method PHPPowerPoint_DocumentProperties::setTitle()
     Set Title 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
        
       |   
     |