ZMStoreDefaultSeoRewriter
public class ZMStoreDefaultSeoRewriter
| Method Summary | |
|---|---|
| void | decode(mixed request) {@inheritDoc} |
| static void | furl(mixed page, str params, str transport, bool addSessionId, bool seo, bool isStatic, bool useContext, mixed request) ZenMagick implementation of zen-cart's zen_href_link function. |
| void | rewrite(mixed request, mixed args) {@inheritDoc} |
public void decode(mixed request)
public static void furl(mixed page, str params, str transport, bool addSessionId, bool seo, bool isStatic, bool useContext, mixed request)
ZenMagick implementation of zen-cart's zen_href_link function.
public void rewrite(mixed request, mixed args)
Default rewriter implementing the original zencart URL scheme.