Interface ScriptReorganizer_Strategy

Description

Interface to be implemented by (reorganizer) strategies to apply

All strategies must follow the naming convention ScriptReorganizer_Strategy_<Strategy>.

Located in /Strategy.php (line 39)


	
			
Method Summary
string reformat (string &$content, string $eol)
Methods
reformat (line 50)

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:14 +0100 by phpDocumentor 1.3.0RC3