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

Element index for package PHPPowerPoint_Shared

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ p ] [ r ] [ s ] [ u ] [ w ] [ x ] [ z ] [ _ ]

_

$_archive
in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_archive
    Internal ZipAcrhive
$_controlCharacters
in file String.php, variable PHPPowerPoint_Shared_String::$_controlCharacters
    Control characters array
$_data
in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_data
    Data
$_fileNameInArchive
in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_fileNameInArchive
    Filename in ZipAcrhive
$_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?
$_position
in file ZipStreamWrapper.php, variable PHPPowerPoint_Shared_ZipStreamWrapper::$_position
    Position in file
$_tempFileName
in file XMLWriter.php, variable PHPPowerPoint_Shared_XMLWriter::$_tempFileName
    Temporary filename
$_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
__call
in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__call()
    Catch function calls (and pass them to internal XMLWriter)
__construct
in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__construct()
    Create a new PHPPowerPoint_Shared_XMLWriter instance
__destruct
in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::__destruct()
    Destructor
top

a

angleToDegrees
in file Drawing.php, method PHPPowerPoint_Shared_Drawing::angleToDegrees()
    Convert angle to degrees
top

c

centimeterSizeToPixels
in file Font.php, method PHPPowerPoint_Shared_Font::centimeterSizeToPixels()
    Calculate an (approximate) pixel size, based on centimeter size
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.
CountCharacters
in file String.php, method PHPPowerPoint_Shared_String::CountCharacters()
    Get character count.
top

d

DATE_W3C
in file XMLWriter.php, constant DATE_W3C
degreesToAngle
in file Drawing.php, method PHPPowerPoint_Shared_Drawing::degreesToAngle()
    Convert degrees to angle
Drawing.php
procedural page Drawing.php
top

e

EMUToPixels
in file Drawing.php, method PHPPowerPoint_Shared_Drawing::EMUToPixels()
    Convert EMU to pixels
top

f

file_exists
in file File.php, method PHPPowerPoint_Shared_File::file_exists()
    Verify if a file exists
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
top

g

getData
in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::getData()
    Get written data
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
top

i

inchSizeToPixels
in file Font.php, method PHPPowerPoint_Shared_Font::inchSizeToPixels()
    Calculate an (approximate) pixel size, based on inch size
IsUTF8
in file String.php, method PHPPowerPoint_Shared_String::IsUTF8()
    Check if a string contains UTF8 data
top

p

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
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

realpath
in file File.php, method PHPPowerPoint_Shared_File::realpath()
    Returns canonicalized absolute pathname, also for ZIP archives
register
in file ZipStreamWrapper.php, method PHPPowerPoint_Shared_ZipStreamWrapper::register()
    Register wrapper
top

s

String.php
procedural page String.php
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

u

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

w

writeRaw
in file XMLWriter.php, method PHPPowerPoint_Shared_XMLWriter::writeRaw()
    Fallback method for writeRaw, introduced in PHP 5.
top

x

XMLWriter.php
procedural page XMLWriter.php
top

z

ZipStreamWrapper.php
procedural page ZipStreamWrapper.php
top

Documentation generated on Sat, 25 Apr 2009 11:36:33 +0200 by phpDocumentor 1.4.1