Archive_Tar::addString() (Previous) (Next) Introduction

View this page in Last updated: Sun, 20 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File

Table of Contents
Introduction --  Introduction to the File class
Constants -- Predefined Constants
File::buildpath() -- build a path from given parts array
File::close() -- closes an open file pointer
File::getTempDir() -- retrieves the system's temporary directory
File::getTempFile() -- returns a path to a temporary file
File::isAbsolute() -- checks wether the given path is an absolute path
File::read() -- read bytes from a file
File::readAll() -- reads a complete file
File::readChar() -- reads a single character from a file
File::readLine() -- reads a single line from a file
File::rewind() -- rewinds a file pointer
File::skipRoot() -- strips the root directory from a given path
File::stripLeadingSeparators() -- strip leading separators from a path
File::stripTrailingSeparators() -- strips trailing separators from a path
File::unlock() -- unlocks a locked file pointer
File::write() -- writes bytes to a file
File::writeChar() -- writes a single character to a file
File::writeLine() -- writes a single line to a file

Common file and directory routines

Archive_Tar::addString() (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.