Full index
Package indexes
ScriptReorganizer
Dependencies
a
b
c
d
e
f
g
l
p
q
r
s
t
_
a
top
AddFooter.php
AddFooter.php
in AddFooter.php
AddHeader.php
AddHeader.php
in AddHeader.php
b
top
bcompiler_write_file
bcompiler_write_file()
in ext.dependencies.php
PECL's PHP Bytecode Compiler
bcompiler_write_footer
bcompiler_write_footer()
in ext.dependencies.php
PECL's PHP Bytecode Compiler
bcompiler_write_header
bcompiler_write_header()
in ext.dependencies.php
PECL's PHP Bytecode Compiler
Bcompile.php
Bcompile.php
in Bcompile.php
c
top
create
ScriptReorganizer_Factory::create()
in Factory.php
Creates on object according to the specifications supplied classes-wise
d
top
Decorator.php
Decorator.php
in Decorator.php
e
top
Exception.php
Exception.php
in Exception.php
ext.dependencies.php
ext.dependencies.php
in ext.dependencies.php
Exception.php
Exception.php
in Exception.php
Exception.php
Exception.php
in Exception.php
Exception.php
Exception.php
in Exception.php
Exception.php
Exception.php
in Exception.php
f
top
Factory.php
Factory.php
in Factory.php
g
top
getEolIdentifier
ScriptReorganizer_Type::getEolIdentifier()
in Type.php
Detects the currently used end-of-line identifier
l
top
load
ScriptReorganizer_Type::load()
in Type.php
Loads the script's content to be reorganized from disk
load
ScriptReorganizer_Type_Decorator_Pharize::load()
in Pharize.php
Loads the script's content to be reorganized from disk
load
ScriptReorganizer_Type_Library::load()
in Library.php
Loads the script's content to be reorganized from disk
load
ScriptReorganizer_Type_Decorator::load()
in Decorator.php
Loads the script's content to be reorganized from disk
loadFiles
ScriptReorganizer_Type_Decorator_Pharize::loadFiles()
in Pharize.php
Loads the scripts' content to be reorganized from disk
Library.php
Library.php
in Library.php
p
top
PEAR_Exception
PEAR_Exception
in ext.dependencies.php
PEAR's Base Exception Class
PHP_Archive_Creator
PHP_Archive_Creator
in ext.dependencies.php
PEAR's PHP Archive File Creator
Pack.php
Pack.php
in Pack.php
Pharize.php
Pharize.php
in Pharize.php
q
top
Quiet.php
Quiet.php
in Quiet.php
r
top
reformat
ScriptReorganizer_Strategy_Route::reformat()
in Route.php
Performs the main reorganization of the script's content
reformat
ScriptReorganizer_Type_Decorator::reformat()
in Decorator.php
Reorganizes the script's content by applying the chosen
Strategy
reformat
ScriptReorganizer_Type_Decorator_Pharize::reformat()
in Pharize.php
Reorganizes the script's content by applying the chosen
Strategy
reformat
ScriptReorganizer_Strategy_Pack::reformat()
in Pack.php
Performs the main reorganization of the script's content
reformat
ScriptReorganizer_Type_Decorator_AddHeader::reformat()
in AddHeader.php
Reorganizes the script's content by applying the chosen
Strategy
reformat
ScriptReorganizer_Strategy_Quiet::reformat()
in Quiet.php
Performs the main reorganization of the script's content
reformat
ScriptReorganizer_Type::reformat()
in Type.php
Reorganizes the script's content by applying the chosen
Strategy
reformat
ScriptReorganizer_Type_Decorator_AddFooter::reformat()
in AddFooter.php
Reorganizes the script's content by applying the chosen
Strategy
reformat
ScriptReorganizer_Strategy::reformat()
in Strategy.php
Performs the main reorganization of the script's content
Route.php
Route.php
in Route.php
s
top
save
ScriptReorganizer_Type_Decorator_Bcompile::save()
in Bcompile.php
Saves the reorganized script's content as encoded byte-code to disk
save
ScriptReorganizer_Type_Decorator::save()
in Decorator.php
Saves the reorganized script's content to disk
save
ScriptReorganizer_Type_Decorator_Pharize::save()
in Pharize.php
Saves the PHP Archive to disk
save
ScriptReorganizer_Type::save()
in Type.php
Saves the reorganized script's content to disk
ScriptReorganizer_Exception
ScriptReorganizer_Exception
in Exception.php
Base exception class
ScriptReorganizer_Factory
ScriptReorganizer_Factory
in Factory.php
Factory/Facade for easy
ScriptReorganizer_Type
object creation
ScriptReorganizer_Factory_Exception
ScriptReorganizer_Factory_Exception
in Exception.php
Factory exception class
ScriptReorganizer_Strategy
ScriptReorganizer_Strategy
in Strategy.php
Interface to be implemented by (reorganizer) strategies to apply
ScriptReorganizer_Strategy_Exception
ScriptReorganizer_Strategy_Exception
in Exception.php
Strategy exception class
ScriptReorganizer_Strategy_Pack
ScriptReorganizer_Strategy_Pack
in Pack.php
Advanced strategy
ScriptReorganizer_Strategy_Quiet
ScriptReorganizer_Strategy_Quiet
in Quiet.php
Standard strategy
ScriptReorganizer_Strategy_Route
ScriptReorganizer_Strategy_Route
in Route.php
Basic strategy
ScriptReorganizer_Type
ScriptReorganizer_Type
in Type.php
Base class to be extended by (reorganizer) types to use
ScriptReorganizer_Type_Decorator
ScriptReorganizer_Type_Decorator
in Decorator.php
Base class to be extended by (type) decorators to apply
ScriptReorganizer_Type_Decorator_AddFooter
ScriptReorganizer_Type_Decorator_AddFooter
in AddFooter.php
Decorator for adding a footer to the script to reorganize
ScriptReorganizer_Type_Decorator_AddHeader
ScriptReorganizer_Type_Decorator_AddHeader
in AddHeader.php
Decorator for adding a header to the script to reorganize
ScriptReorganizer_Type_Decorator_Bcompile
ScriptReorganizer_Type_Decorator_Bcompile
in Bcompile.php
Decorator/Adapter for encoding a PHP source file to byte-code
ScriptReorganizer_Type_Decorator_Exception
ScriptReorganizer_Type_Decorator_Exception
in Exception.php
Decorator exception class
ScriptReorganizer_Type_Decorator_Pharize
ScriptReorganizer_Type_Decorator_Pharize
in Pharize.php
Decorator/Adapter for creating a
PHP_Archive
ScriptReorganizer_Type_Exception
ScriptReorganizer_Type_Exception
in Exception.php
Type exception class
ScriptReorganizer_Type_Library
ScriptReorganizer_Type_Library
in Library.php
Many-to-one reorganization
ScriptReorganizer_Type_Script
ScriptReorganizer_Type_Script
in Script.php
One-to-one reorganization
Strategy.php
Strategy.php
in Strategy.php
Script.php
Script.php
in Script.php
t
top
Type.php
Type.php
in Type.php
_
top
_getContent
ScriptReorganizer_Type_Decorator::_getContent()
in Decorator.php
Gets the script's content currently being reorganized
_getContent
ScriptReorganizer_Type_Decorator_Pharize::_getContent()
in Pharize.php
Gets the scripts' contents currently being reorganized
_getContent
ScriptReorganizer_Type::_getContent()
in Type.php
Gets the script's content currently being reorganized
_setContent
ScriptReorganizer_Type::_setContent()
in Type.php
Sets the script's content currently being reorganized
_setContent
ScriptReorganizer_Type_Decorator_Pharize::_setContent()
in Pharize.php
Sets the scripts' contents currently being reorganized
_setContent
ScriptReorganizer_Type_Decorator::_setContent()
in Decorator.php
Sets the script's content currently being reorganized
__construct
ScriptReorganizer_Strategy_Quiet::__construct()
in Quiet.php
Constructor
__construct
ScriptReorganizer_Type::__construct()
in Type.php
Constructor
__construct
ScriptReorganizer_Type_Decorator_Pharize::__construct()
in Pharize.php
Constructor
__construct
ScriptReorganizer_Strategy_Pack::__construct()
in Pack.php
Constructor
__construct
ScriptReorganizer_Type_Decorator_Bcompile::__construct()
in Bcompile.php
Constructor
__construct
ScriptReorganizer_Type_Decorator_AddHeader::__construct()
in AddHeader.php
Constructor
__construct
ScriptReorganizer_Type_Decorator_AddFooter::__construct()
in AddFooter.php
Constructor
__construct
ScriptReorganizer_Type_Decorator::__construct()
in Decorator.php
Constructor
__construct
ScriptReorganizer_Type_Library::__construct()
in Library.php
Constructor
__destruct
ScriptReorganizer_Type_Decorator::__destruct()
in Decorator.php
Destructor
__destruct
ScriptReorganizer_Type::__destruct()
in Type.php
Destructor
a
b
c
d
e
f
g
l
p
q
r
s
t
_