Class ScriptReorganizer_Strategy_Quiet

Description

Implements interfaces:

Standard strategy

Reorganizes scripts by stripping off single and multiple line comments as well as by applying the Route strategy.

Located in /Strategy/Quiet.php (line 51)


	
			
Method Summary
ScriptReorganizer_Strategy_Quiet __construct ()
string reformat (string &$content, string $eol)
Methods
Constructor __construct (line 58)

Constructor

  • access: public
ScriptReorganizer_Strategy_Quiet __construct ()
reformat (line 74)

Performs the main reorganization of the script's content

  • return: a string representing the reorganized content
  • access: public
string reformat (string &$content, string $eol)
  • string &$content: a string representing the script's content
  • string $eol: a string representing the EOL identifier to use

Documentation generated on Tue, 22 Nov 2005 01:57:13 +0100 by phpDocumentor 1.3.0RC3