Base class to be extended by (type) decorators to apply
All decorators must follow the naming convention ScriptReorganizer_Type_Decorator_<Decorator>.
Located in /Type/Decorator.php (line 46)
ScriptReorganizer_Type | --ScriptReorganizer_Type_Decorator
Class | Description |
---|---|
ScriptReorganizer_Type_Decorator_AddFooter | Decorator for adding a footer to the script to reorganize |
ScriptReorganizer_Type_Decorator_AddHeader | Decorator for adding a header to the script to reorganize |
ScriptReorganizer_Type_Decorator_Bcompile | Decorator/Adapter for encoding a PHP source file to byte-code |
ScriptReorganizer_Type_Decorator_Pharize | Decorator/Adapter for creating a PHP_Archive |
Constructor
Destructor
Loads the script's content to be reorganized from disk
Reorganizes the script's content by applying the chosen Strategy
Saves the reorganized script's content to disk
Gets the script's content currently being reorganized
Sets the script's content currently being reorganized
Inherited From ScriptReorganizer_Type
ScriptReorganizer_Type::__construct()
ScriptReorganizer_Type::getEolIdentifier()
ScriptReorganizer_Type::load()
ScriptReorganizer_Type::reformat()
ScriptReorganizer_Type::save()
ScriptReorganizer_Type::_getContent()
ScriptReorganizer_Type::_setContent()
ScriptReorganizer_Type::__destruct()
Documentation generated on Tue, 22 Nov 2005 01:57:06 +0100 by phpDocumentor 1.3.0RC3