jIUrlSignificantHandler

Extends

interface for user url handler

package

jelix

subpackage

urls_engine

author

Laurent Jouanneau

copyright

2005-2006 Laurent Jouanneau

Methods

fill the given jurl object depending the jUrlAction object

create(\jUrlAction $urlact, \jUrl $url) 

Arguments

$urlact

\jUrlAction

$url

\jUrl

create the jUrlAction corresponding to the given jUrl. Return false if it doesn't correspond

parse(\jUrl $url) : \jUrlAction|false

Arguments

$url

\jUrl

Response

\jUrlAction|false