[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/creole/util/ -> Clob.php (sommaire)

(pas de description)

Poids: 112 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Clob:: (3 méthodes):
  readFromFile()
  writeToFile()
  dump()


Classe: Clob  - X-Ref

A class for handling character (ASCII) LOBs.

readFromFile($file = null)   X-Ref
Read LOB data from file.

param: string $file Filename may also be specified here (if not specified using setInputFile()).
return: void

writeToFile($file = null)   X-Ref
Write LOB data to file.

param: string $file Filename may also be specified here (if not set using setOutputFile()).

dump()   X-Ref
Dump the contents of the file using fpassthru().

return: void



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7