sef_easyblog
in package
Table of Contents
Methods
- create() : mixed
- Creates the SEF Advanced URL
- exists() : mixed
- Determines if EasyBlog exists on the site
- getVars() : mixed
- Given a string, explode the parts
- revert() : mixed
- Reverts the url and returns the correct query string
Methods
create()
Creates the SEF Advanced URL
public
create(mixed $string) : mixed
Parameters
- $string : mixed
Tags
exists()
Determines if EasyBlog exists on the site
public
exists() : mixed
Tags
getVars()
Given a string, explode the parts
public
getVars(mixed $string) : mixed
Parameters
- $string : mixed
Tags
revert()
Reverts the url and returns the correct query string
public
revert(mixed $items, mixed $pos) : mixed
Parameters
- $items : mixed
- $pos : mixed