phpDocumentor pivotx
[ class tree: pivotx ] [ index: pivotx ] [ all elements ]

Class: Minify

Source Location: /objects.php

Class Minify

Property Summary
mixed   $base  
mixed   $cssfiles  
mixed   $head  
mixed   $html  
mixed   $jsfiles  

[ Top ]
Method Summary
static void   osFilter()   OutputSystem Filter Method
Minify   Minify()  
void   minifyURLS()  
void   _getHead()   Get the head section.
void   _getScripts()   Get the scripts from the head section.
void   _getStylesheets()   Get the stylesheets from the entire document.
void   _minifyScriptURLs()   convert the found js files into one minify-link..
void   _minifyStylesheetURLs()   convert the found css files into one minify-link..

[ Top ]
Properties
mixed   $base [line 3340]

[ Top ]
mixed   $cssfiles [line 3339]

[ Top ]
mixed   $head [line 3337]

[ Top ]
mixed   $html [line 3336]

[ Top ]
mixed   $jsfiles [line 3338]

[ Top ]
Methods
static method osFilter  [line 3579]

  static void osFilter( $html  )

OutputSystem Filter Method

Parameters:
   $html: 

API Tags:
Access:  public


[ Top ]
Constructor Minify  [line 3342]

  Minify Minify( $html  )

Parameters:
   $html: 


[ Top ]
minifyURLS  [line 3356]

  void minifyURLS( )



[ Top ]
_getHead  [line 3382]

  void _getHead( )

Get the head section.



[ Top ]
_getScripts  [line 3405]

  void _getScripts( )

Get the scripts from the head section.



[ Top ]
_getStylesheets  [line 3485]

  void _getStylesheets( )

Get the stylesheets from the entire document.



[ Top ]
_minifyScriptURLs  [line 3444]

  void _minifyScriptURLs( )

convert the found js files into one minify-link..



[ Top ]
_minifyStylesheetURLs  [line 3529]

  void _minifyStylesheetURLs( )

convert the found css files into one minify-link..



[ Top ]

Documentation generated on Thu, 17 May 2012 01:07:28 +0200 by phpDocumentor 1.4.3