Directory
This is my latest plugin and it is not well-developped at the moment. The reason is that I did not have too much time to work with this plugin so I have no idea of what would be really useful. Also, I wrote this code on a WindowsXP® machine and haven't tested it on Linux yet.
dir()
visit HLI#X
1. pre(dir(dirname(__FILE__))) type: Directory (object)
in builder\plugins\dirDump.php on line 16D:\my_files\Webentwicklung\public_html\Eigene\forestfactory.de\branch\hli\0.1\hli\builder\plugins
| name | mode | user | group | size | modified |
|---|---|---|---|---|---|
| . | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| .. | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| .svn | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| arrayDump.php | 33206 | 0 | 0 | 1.013 KB | 21 Mar 2007 00:52:45 |
| dbDump.php | 33206 | 0 | 0 | 2.308 KB | 21 Mar 2007 00:52:45 |
| dirDump.php | 33206 | 0 | 0 | 661 B | 21 Mar 2007 00:52:45 |
| domDump.php | 33206 | 0 | 0 | 4.817 KB | 21 Mar 2007 00:52:45 |
| imageDump.php | 33206 | 0 | 0 | 496 B | 21 Mar 2007 00:52:45 |
| index.php | 33206 | 0 | 0 | 1.895 KB | 21 Mar 2007 00:52:45 |
| objectDump.php | 33206 | 0 | 0 | 674 B | 21 Mar 2007 00:52:45 |
| serializedDump.php | 33206 | 0 | 0 | 507 B | 21 Mar 2007 00:52:45 |
*** global scope ***
DirectoryIterator
visit HLI#X
2. pre(new DirectoryIterator(dirname(__FILE__))) type: DirectoryIterator (object)
in builder\plugins\dirDump.php on line 18D:\my_files\Webentwicklung\public_html\Eigene\forestfactory.de\branch\hli\0.1\hli\builder\plugins
| name | mode | user | group | size | modified |
|---|---|---|---|---|---|
| . | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| .. | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| .svn | 16895 | 0 | 0 | 0 B | 21 Mar 2007 00:52:45 |
| arrayDump.php | 33206 | 0 | 0 | 1.013 KB | 21 Mar 2007 00:52:45 |
| dbDump.php | 33206 | 0 | 0 | 2.308 KB | 21 Mar 2007 00:52:45 |
| dirDump.php | 33206 | 0 | 0 | 661 B | 21 Mar 2007 00:52:45 |
| domDump.php | 33206 | 0 | 0 | 4.817 KB | 21 Mar 2007 00:52:45 |
| imageDump.php | 33206 | 0 | 0 | 496 B | 21 Mar 2007 00:52:45 |
| index.php | 33206 | 0 | 0 | 1.895 KB | 21 Mar 2007 00:52:45 |
| objectDump.php | 33206 | 0 | 0 | 674 B | 21 Mar 2007 00:52:45 |
| serializedDump.php | 33206 | 0 | 0 | 507 B | 21 Mar 2007 00:52:45 |
*** global scope ***
opendir()
visit HLI#X
3. pre(opendir(dirname(__FILE__))) type: stream (resource)
in builder\plugins\dirDump.php on line 20| name |
|---|
| . |
| .. |
| .svn |
| arrayDump.php |
| dbDump.php |
| dirDump.php |
| domDump.php |
| imageDump.php |
| index.php |
| objectDump.php |
| serializedDump.php |
*** global scope ***