Element index for package eSystem
[ b ]
[ e ]
[ f ]
[ g ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ w ]
[ _ ]
top
top
e
- eSystem
- in file eSystem.php, class eSystem
Base class for system mapping api
- eSystem.php
- procedural page eSystem.php
- exec
- in file eSystem.php, method eSystem::exec()
Wrapping exec() function
- execl
- in file eSystem.php, method eSystem::execl()
Wrapping exec() function
- eSystem_man
- in file man.php, class eSystem_man
Man contorol class api
- eSystem_system
- in file system.php, class eSystem_system
alternative sysem class that based eSystem class
top
f
- file_nr
- in file eSystem.php, method eSystem::file_nr()
Reads entire file into an array file_nr api runs same file function of php. But file_nr has no \r\n or \n character on array members.
- find
- in file eSystem.php, method eSystem::find()
get file list that under given path
top
g
- getopt
- in file eSystem.php, method eSystem::getopt()
Wrapping o_getopt on Oops C library This class is supported alternative getopt function.
top
m
- makeWhiteSpace
- in file eSystem.php, method eSystem::makeWhiteSpace()
Print white space about given number
- man
- in file eSystem.php, method eSystem::man()
Return man page contents for human readable
- manPath
- in file eSystem.php, method eSystem::manPath()
Return man page file path with man page section and name
- mkdir_p
- in file eSystem.php, method eSystem::mkdir_p()
Attempts to create the directory specified by pathname.
- man.php
- procedural page man.php
- man
- in file man.php, method eSystem_man::man()
Return man page contents for human readable
- manPath
- in file man.php, method eSystem_man::manPath()
Return man page file path with man page section and name
top
p
- printe
- in file eSystem.php, method eSystem::printe()
Output a formatted string to stderr
- print_f
- in file eSystem.php, method eSystem::print_f()
Save a formatted string to file
- print_s
- in file eSystem.php, method eSystem::print_s()
print with indent.
- putColor
- in file eSystem.php, method eSystem::putColor()
Return given string with ansi code about specified color
top
top
top
top
u
- unlink
- in file eSystem.php, method eSystem::unlink()
Deletes a file. If given file is directory, no error and return false.
- unlink_r
- in file eSystem.php, method eSystem::unlink_r()
Deletes a file or directory that include some files
top
w
- wordwrap
- in file eSystem.php, method eSystem::wordwrap()
Wraps a string to a given number of characters. Difference with wordwarp of PHP, wrapped line joins next line and rewraps.
top
|
|