MkFramework
 All Data Structures Functions
Public Member Functions
plugin_routing Class Reference

Public Member Functions

 __construct ()
 
 getLink ($sNav, $tParam=null, $bAmp=null)
 
 parseUrl ($sUrl)
 

Detailed Description

plugin_rss classe gerant l'url rewriting

Author
Mika http://mkf.mkdevs.com/

Definition at line 23 of file plugin_routing.php.

Constructor & Destructor Documentation

__construct ( )

constructeur public

Definition at line 31 of file plugin_routing.php.

Here is the call graph for this function:

Member Function Documentation

getLink (   $sNav,
  $tParam = null,
  $bAmp = null 
)

retourne l'url rewrite public

Parameters
string$sNavvariable de navigation exple article::list
array$tParamtableau de parametre
bool$bAmpretourne l'url avec ou sans les &

Definition at line 43 of file plugin_routing.php.

Here is the call graph for this function:

parseUrl (   $sUrl)

parse l'url rewrite pour en extraire les parametres (nav, parametres...) public

Parameters
string$sUrlurl

Definition at line 66 of file plugin_routing.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: