File: create_package.xml.php
Source Location: /PhpDocumentor-1.2.0beta2/scripts/create_package.xml.php
Classes:
Page Details:
PEAR Package.xml file generator
Includes:
string $baseinstalldir [line 115]
string $date [line 31]
array $dir_roles [line 142]
array $exceptions [line 157]
Io $files [line 185]
string $ignore [line 123]
string $notes [line 35]
string $package_directory [line 110]
array $roles [line 130]
string $state [line 27]
string $version [line 23]
boolean $webinterface [line 181]
getDirTag [line 256]
void getDirTag(
array $struc, [false|string $role = false], [integer $level = 0])
|
|
Recursively generate the <filelist> section's <dir> and <file> tags
Parameters
| array |
$struc |
the sorted directory structure |
| false|string |
$role |
whether the parent directory has a role this should inherit |
| integer |
$level |
indentation level |
mystrucsort [line 198]
void mystrucsort(
string $a, string $b)
|
|
Sorting functions for the file list
Parameters
sortfiles [line 193]
void sortfiles(
string $a, string $b)
|
|
Sorting functions for the file list
Parameters
Documentation generated on Fri, 30 Apr 2004 22:09:32 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|