[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_ext/PEAR/OLE/PPS/ -> File.php (summary)

(no description)

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

Defines 1 class

OLE_PPS_File:: (4 methods):
  OLE_PPS_File()
  setTempDir()
  init()
  append()


Class: OLE_PPS_File  - X-Ref

Class for creating File PPS's for OLE containers

OLE_PPS_File($name)   X-Ref
The constructor

param: string $name The name of the file (in Unicode)

setTempDir($dir)   X-Ref
Sets the temp dir used for storing the OLE file

param: string $dir The dir to be used as temp dir
return: true if given dir is valid, false otherwise

init()   X-Ref
Initialization method. Has to be called right after OLE_PPS_File().

return: mixed true on success. PEAR_Error on failure

append($data)   X-Ref
Append data to PPS

param: string $data The data to append



Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7