[ Index ] |
PHP Cross Reference of PHK Manager |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | Francois Laupretre <phk@tekwire.net> |
License: | http://www.apache.org/licenses/LICENSE-2.0 Apache License, V 2.0 |
File Size: | 344 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
File:: (15 methods):
type()
mode()
__call()
read()
flagString()
displayPackage()
display()
dump()
__construct()
import()
setFlags()
getNeededExtensions()
export()
processPHPScript()
stripWhitespaces()
type() X-Ref |
No description |
mode() X-Ref |
No description |
__call($method,$args) X-Ref |
No description |
read() X-Ref |
No description |
flagString() X-Ref |
No description |
displayPackage($html) X-Ref |
No description |
display($html,$link=false) X-Ref |
No description |
dump($base) X-Ref |
No description |
__construct($path,$tree) X-Ref |
No description |
import($edata) X-Ref |
No description |
setFlags($flags) X-Ref |
No description |
getNeededExtensions(\PHK\Build\Creator $phk,\PHK\Tools\ItemLister $item_lister) X-Ref |
No description |
export(\PHK\Build\Creator $phk,\PHK\Build\DataStacker $stacker,$map) X-Ref |
No description |
processPHPScript() X-Ref |
No description |
stripWhitespaces($source) X-Ref |
Removes whitespace from a PHP source string while preserving line numbers. Taken from composer param: string $source A PHP string return: string The PHP string with the whitespace removed |
Generated: Thu Jun 4 18:33:15 2015 | Cross-referenced by PHPXref 0.7.1 |