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

Class: opt_xmlconfig

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

Class opt_xmlconfig

Class Overview

XML Configuration file optimizer This optimizer provides faster access to XML configs, by caching the XML file into a PHP-Array-Encoded format.

XML Configuration file optimizer This optimizer provides faster access to XML configs, by caching the XML file into a PHP-Array-Encoded format. This greatly minimizes the parsing time.

Located in /engine/lib/common/optimizers/xmlconfig.php [line 46]

GLOptimizerModule
   |
   --opt_xmlconfig
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()  

[ Top ]
Methods
is_valid  [line 48]

  void is_valid( $categories, $string  )

Parameters:
   $categories: 
   $string: 

API Tags:
Access:  public


Redefinition of:
GLOptimizerModule::is_valid()

[ Top ]
optimize_file  [line 53]

  void optimize_file( $file, $options  )

Parameters:
   $file: 
   $options: 

API Tags:
Access:  public


Redefinition of:
GLOptimizerModule::optimize_file()

[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:49:16 +0300 by phpDocumentor 1.4.1