Constants

TN_DC_FLAG_MASK

TN_DC_FLAG_MASK

TN_STRIP_SOURCE

TN_STRIP_SOURCE

TN_NO_AUTOLOAD

TN_NO_AUTOLOAD

TN_PKG

TN_PKG

ST_OUT

ST_OUT

ST_ADD

ST_ADD

ST_IGNORE

ST_IGNORE

Properties

$flags

$flags : 

Type

$path

$path : 

Type

$tree

$tree : 

Type

$dc

$dc : 

Type

Methods

type()

type() 

displayPackage()

displayPackage(  $html) 

Parameters

$html

isPackage()

isPackage() 

getDir()

getDir() 

read()

read() 

flagString()

flagString() 

__construct()

__construct(  $path,   $tree) 

Parameters

$path
$tree

import()

import(  $edata) 

Parameters

$edata

setFlags()

setFlags(  $flags) 

Parameters

$flags

modify()

modify(  $modifiers) 

Parameters

$modifiers

mode()

mode() 

__call()

__call(  $method,   $args) 

Parameters

$method
$args

display()

display(  $html,   $link = false) 

Parameters

$html
$link

dump()

dump(  $base) 

Parameters

$base

stripWhitespaces()

stripWhitespaces(string  $source) : string

Removes whitespace from a PHP source string while preserving line numbers.

Taken from composer

Parameters

string $source

A PHP string

Returns

string —

The PHP string with the whitespace removed

nodeExport()

nodeExport(  $derived_edata) 

Parameters

$derived_edata

computeFlags()

computeFlags(array  $modifiers,   $flags) 

Parameters

array $modifiers
$flags

processPHPScript()

processPHPScript()