ScriptReorganizer
[ class tree: ScriptReorganizer ] [ index: ScriptReorganizer ] [ all elements ]

Element index for package ScriptReorganizer

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ l ] [ p ] [ q ] [ r ] [ s ] [ t ] [ _ ]

_

_getContent
in file Type.php, method ScriptReorganizer_Type::_getContent()
    Gets the script's content currently being reorganized
_setContent
in file Type.php, method ScriptReorganizer_Type::_setContent()
    Sets the script's content currently being reorganized
__construct
in file Type.php, method ScriptReorganizer_Type::__construct()
    Constructor
__destruct
in file Type.php, method ScriptReorganizer_Type::__destruct()
    Destructor
__construct
in file Quiet.php, method ScriptReorganizer_Strategy_Quiet::__construct()
    Constructor
__construct
in file Pack.php, method ScriptReorganizer_Strategy_Pack::__construct()
    Constructor
_getContent
in file Decorator.php, method ScriptReorganizer_Type_Decorator::_getContent()
    Gets the script's content currently being reorganized
_setContent
in file Decorator.php, method ScriptReorganizer_Type_Decorator::_setContent()
    Sets the script's content currently being reorganized
__construct
in file Library.php, method ScriptReorganizer_Type_Library::__construct()
    Constructor
__construct
in file Decorator.php, method ScriptReorganizer_Type_Decorator::__construct()
    Constructor
__destruct
in file Decorator.php, method ScriptReorganizer_Type_Decorator::__destruct()
    Destructor
_getContent
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::_getContent()
    Gets the scripts' contents currently being reorganized
_setContent
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::_setContent()
    Sets the scripts' contents currently being reorganized
__construct
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::__construct()
    Constructor
__construct
in file Bcompile.php, method ScriptReorganizer_Type_Decorator_Bcompile::__construct()
    Constructor
__construct
in file AddHeader.php, method ScriptReorganizer_Type_Decorator_AddHeader::__construct()
    Constructor
__construct
in file AddFooter.php, method ScriptReorganizer_Type_Decorator_AddFooter::__construct()
    Constructor
top

a

AddFooter.php
procedural page AddFooter.php
AddHeader.php
procedural page AddHeader.php
top

b

Bcompile.php
procedural page Bcompile.php
top

c

compilePackedLibrary.php
procedural page compilePackedLibrary.php
top

d

Decorator.php
procedural page Decorator.php
top

e

Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
top

f

fileSizeReport.php
procedural page fileSizeReport.php
top

g

getEolIdentifier
in file Type.php, method ScriptReorganizer_Type::getEolIdentifier()
    Detects the currently used end-of-line identifier
top

l

load
in file Type.php, method ScriptReorganizer_Type::load()
    Loads the script's content to be reorganized from disk
load
in file Decorator.php, method ScriptReorganizer_Type_Decorator::load()
    Loads the script's content to be reorganized from disk
load
in file Library.php, method ScriptReorganizer_Type_Library::load()
    Loads the script's content to be reorganized from disk
Library.php
procedural page Library.php
load
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::load()
    Loads the script's content to be reorganized from disk
loadFiles
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::loadFiles()
    Loads the scripts' content to be reorganized from disk
top

p

packLibrary.php
procedural page packLibrary.php
packLibraryCheck.php
procedural page packLibraryCheck.php
preLibrary.php
procedural page preLibrary.php
Pack.php
procedural page Pack.php
Pharize.php
procedural page Pharize.php
top

q

Quiet.php
procedural page Quiet.php
top

r

reformat
in file Strategy.php, method ScriptReorganizer_Strategy::reformat()
    Performs the main reorganization of the script's content
reformat
in file Type.php, method ScriptReorganizer_Type::reformat()
    Reorganizes the script's content by applying the chosen Strategy
reformat
in file Quiet.php, method ScriptReorganizer_Strategy_Quiet::reformat()
    Performs the main reorganization of the script's content
reformat
in file Route.php, method ScriptReorganizer_Strategy_Route::reformat()
    Performs the main reorganization of the script's content
reformat
in file Pack.php, method ScriptReorganizer_Strategy_Pack::reformat()
    Performs the main reorganization of the script's content
Route.php
procedural page Route.php
reformat
in file Decorator.php, method ScriptReorganizer_Type_Decorator::reformat()
    Reorganizes the script's content by applying the chosen Strategy
reformat
in file AddFooter.php, method ScriptReorganizer_Type_Decorator_AddFooter::reformat()
    Reorganizes the script's content by applying the chosen Strategy
reformat
in file AddHeader.php, method ScriptReorganizer_Type_Decorator_AddHeader::reformat()
    Reorganizes the script's content by applying the chosen Strategy
reformat
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::reformat()
    Reorganizes the script's content by applying the chosen Strategy
top

s

save
in file Type.php, method ScriptReorganizer_Type::save()
    Saves the reorganized script's content to disk
Screo-compiledPackedLibrary.php
procedural page Screo-compiledPackedLibrary.php
Screo-packedLibrary.php
procedural page Screo-packedLibrary.php
Strategy.php
procedural page Strategy.php
ScriptReorganizer_Exception
in file Exception.php, class ScriptReorganizer_Exception
    Base exception class
ScriptReorganizer_Strategy
in file Strategy.php, class ScriptReorganizer_Strategy
    Interface to be implemented by (reorganizer) strategies to apply
ScriptReorganizer_Type
in file Type.php, class ScriptReorganizer_Type
    Base class to be extended by (reorganizer) types to use
ScriptReorganizer_Strategy_Exception
in file Exception.php, class ScriptReorganizer_Strategy_Exception
    Strategy exception class
ScriptReorganizer_Strategy_Pack
in file Pack.php, class ScriptReorganizer_Strategy_Pack
    Advanced strategy
ScriptReorganizer_Strategy_Quiet
in file Quiet.php, class ScriptReorganizer_Strategy_Quiet
    Standard strategy
ScriptReorganizer_Strategy_Route
in file Route.php, class ScriptReorganizer_Strategy_Route
    Basic strategy
save
in file Decorator.php, method ScriptReorganizer_Type_Decorator::save()
    Saves the reorganized script's content to disk
Script.php
procedural page Script.php
ScriptReorganizer_Type_Decorator
in file Decorator.php, class ScriptReorganizer_Type_Decorator
    Base class to be extended by (type) decorators to apply
ScriptReorganizer_Type_Exception
in file Exception.php, class ScriptReorganizer_Type_Exception
    Type exception class
ScriptReorganizer_Type_Library
in file Library.php, class ScriptReorganizer_Type_Library
    Many-to-one reorganization
ScriptReorganizer_Type_Script
in file Script.php, class ScriptReorganizer_Type_Script
    One-to-one reorganization
save
in file Pharize.php, method ScriptReorganizer_Type_Decorator_Pharize::save()
    Saves the PHP Archive to disk
save
in file Bcompile.php, method ScriptReorganizer_Type_Decorator_Bcompile::save()
    Saves the reorganized script's content as encoded byte-code to disk
ScriptReorganizer_Type_Decorator_AddFooter
in file AddFooter.php, class ScriptReorganizer_Type_Decorator_AddFooter
    Decorator for adding a footer to the script to reorganize
ScriptReorganizer_Type_Decorator_AddHeader
in file AddHeader.php, class ScriptReorganizer_Type_Decorator_AddHeader
    Decorator for adding a header to the script to reorganize
ScriptReorganizer_Type_Decorator_Bcompile
in file Bcompile.php, class ScriptReorganizer_Type_Decorator_Bcompile
    Decorator/Adapter for encoding a PHP source file in byte-code
ScriptReorganizer_Type_Decorator_Exception
in file Exception.php, class ScriptReorganizer_Type_Decorator_Exception
    Decorator exception class
ScriptReorganizer_Type_Decorator_Pharize
in file Pharize.php, class ScriptReorganizer_Type_Decorator_Pharize
    Decorator/Adapter for creating a PHP_Archive
top

t

Type.php
procedural page Type.php
top

Documentation generated on Mon, 11 Mar 2019 14:10:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.