[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/phpexcel/PHPExcel/Reader/Excel5/ -> Escher.php (summary)

(no description)

File Size: 669 lines (22 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Reader_Excel5_Escher:: (22 methods):
  __construct()
  load()
  readDefault()
  readDggContainer()
  readDgg()
  readBstoreContainer()
  readBSE()
  readBlipJPEG()
  readBlipPNG()
  readOPT()
  readTertiaryOPT()
  readSplitMenuColors()
  readDgContainer()
  readDg()
  readSpgrContainer()
  readSpContainer()
  readSpgr()
  readSp()
  readClientTextbox()
  readClientAnchor()
  readClientData()
  readOfficeArtRGFOPTE()


Class: PHPExcel_Reader_Excel5_Escher  - X-Ref

PHPExcel_Reader_Excel5_Escher

Copyright (c) 2006 - 2015 PHPExcel

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

__construct($object)   X-Ref
Create a new PHPExcel_Reader_Excel5_Escher instance

param: mixed $object

load($data)   X-Ref
Load Escher stream data. May be a partial Escher stream.

param: string $data

readDefault()   X-Ref
Read a generic record


readDggContainer()   X-Ref
Read DggContainer record (Drawing Group Container)


readDgg()   X-Ref
Read Dgg record (Drawing Group)


readBstoreContainer()   X-Ref
Read BstoreContainer record (Blip Store Container)


readBSE()   X-Ref
Read BSE record


readBlipJPEG()   X-Ref
Read BlipJPEG record. Holds raw JPEG image data


readBlipPNG()   X-Ref
Read BlipPNG record. Holds raw PNG image data


readOPT()   X-Ref
Read OPT record. This record may occur within DggContainer record or SpContainer


readTertiaryOPT()   X-Ref
Read TertiaryOPT record


readSplitMenuColors()   X-Ref
Read SplitMenuColors record


readDgContainer()   X-Ref
Read DgContainer record (Drawing Container)


readDg()   X-Ref
Read Dg record (Drawing)


readSpgrContainer()   X-Ref
Read SpgrContainer record (Shape Group Container)


readSpContainer()   X-Ref
Read SpContainer record (Shape Container)


readSpgr()   X-Ref
Read Spgr record (Shape Group)


readSp()   X-Ref
Read Sp record (Shape)


readClientTextbox()   X-Ref
Read ClientTextbox record


readClientAnchor()   X-Ref
Read ClientAnchor record. This record holds information about where the shape is anchored in worksheet


readClientData()   X-Ref
Read ClientData record


readOfficeArtRGFOPTE($data, $n)   X-Ref
Read OfficeArtRGFOPTE table of property-value pairs

param: string $data Binary data
param: int $n Number of properties



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1