Element index for package file
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ o ]
[ r ]
[ s ]
[ w ]
a
- $access
- in file File.php, variable File::$access
- append
- in file File.php, method File::append()
Append the content to the file opened by fp
c
- cd
- in file Dir.php, method Dir::cd()
Change to the specified directory
- close
- in file File.php, method File::close()
Close the file opened by fp
- close
- in file Dir.php, method Dir::close()
Close the directory
d
- $dir
- in file Dir.php, variable Dir::$dir
- $dp
- in file Dir.php, variable Dir::$dp
- Dir
- in file Dir.php, class Dir
The Directory object.
- Dir
- in file Dir.php, method Dir::Dir()
Constructor
- Dir.php
- procedural page Dir.php
f
- $file
- in file File.php, variable File::$file
- $fp
- in file File.php, variable File::$fp
- File
- in file File.php, class File
Wrapper for the file functions, until file_getContents(...) is implemented in PHP
- File
- in file File.php, method File::File()
Constructor
- File.php
- procedural page File.php
g
- getContent
- in file File.php, method File::getContent()
Reads the content of the specified file as a string
- getCwd
- in file Dir.php, method Dir::getCwd()
Get the current working directory
- getErrorMsg
- in file Dir.php, method Dir::getErrorMsg()
Return the last error message
- getUrl
- in file Dir.php, method Dir::getUrl()
Get the URL extracted from the current working directory
h
- HTML_FILE_PATH
- in file init.php, constant HTML_FILE_PATH
HTML_FILE_PATH Defines the Path to the File package, FIXED, do not change ...
- HTML_FILE_UTIL_PATH
- in file init.php, constant HTML_FILE_UTIL_PATH
HTML_FILE_PATH Defines the Path to the File package, FIXED, do not change ...
l
- ls
- in file Dir.php, method Dir::ls()
List the directory
o
- open
- in file File.php, method File::open()
Open the file
- open
- in file Dir.php, method Dir::open()
Open the directory
r
- read
- in file Dir.php, method Dir::read()
Read from the directory
- rmdir
- in file Dir.php, method Dir::rmdir()
Deletes a directory.
s
- save
- in file File.php, method File::save()
Save the content to the file opened by fp
w
- write
- in file File.php, method File::write()
Write the line to the file opened by fp
|
|