Class ModRewriteTest
Mod rewrite test class.
Package: Plugin\ModRewrite
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at plugins/mod_rewrite/classes/class.modrewritetest.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at plugins/mod_rewrite/classes/class.modrewritetest.php
public
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
fetchFullStructure( integer $idclient = NULL, integer $idlang = NULL )
Fetchs full structure of the installation (categories and articles) and returns it back. |
public
|
|
public
array
|
#
resolveUrl( string $url )
Resolves variables of an page (idcat, idart, idclient, idlang, etc.) by processing passed url using ModRewriteController |
public
string
|
protected
array
|
$_aCfg |
|
#
Global $cfg array |
protected
array
|
$_aCfgTab |
|
#
Global $cfg['tab'] array |
protected
integer
|
$_iMaxItems |
|
#
Max items to process |
protected
string
|
$_sResolvedUrl |
|
#
Actual resolved url |
protected
boolean
|
$_bRoutingFound | false |
#
Routing found flag |