phpDocumentor GloryLands
Optimizer
[ class tree: GloryLands ] [ index: GloryLands ] [ all elements ]

Class: opt_compatibility

Source Location: /engine/lib/common/optimizers/compatibility.php

Class opt_compatibility

Class Overview

Compatibility file optimizer This class is used in order to provide compatibility with every PHP system.

Compatibility file optimizer This class is used in order to provide compatibility with every PHP system. In detail, this optimizer replaces short oppening PHP tags with the full ones.

Located in /engine/lib/common/optimizers/compatibility.php [line 47]

GLOptimizerModule
   |
   --opt_compatibility
Author(s):
Information Tags:
Version:  1.0

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GLOptimizerModule

GLOptimizerModule::allocate_cache()
Allocate a new file in cache
GLOptimizerModule::is_valid()
GLOptimizerModule::optimize_file()
GLOptimizerModule::optimize_string()
GLOptimizerModule::should_update()
Check whether we should update or not the cached file

[ Top ]
Method Summary
void   is_valid()  
void   optimize_file()  
void   optimize_string()  

[ Top ]
Methods
is_valid  [line 49]

  void is_valid( $categories, $string  )

Parameters:
   $categories: 
   $string: 

API Tags:
Access:  public


Redefinition of:
GLOptimizerModule::is_valid()

[ Top ]
optimize_file  [line 56]

  void optimize_file( $file, $options  )

Parameters:
   $file: 
   $options: 

API Tags:
Access:  public


Redefinition of:
GLOptimizerModule::optimize_file()

[ Top ]
optimize_string  [line 73]

  void optimize_string( $string, $options  )

Parameters:
   $string: 
   $options: 

API Tags:
Access:  public


Redefinition of:
GLOptimizerModule::optimize_string()

[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:48:41 +0300 by phpDocumentor 1.4.1