Documentation

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
since
4.0
access

public

@return

exists()

Determines if EasyBlog exists on the site

public exists() : mixed
Tags
since
4.0
access

public

@return

getVars()

Given a string, explode the parts

public getVars(mixed $string) : mixed
Parameters
$string : mixed
Tags
since
4.0
access

public

@return

revert()

Reverts the url and returns the correct query string

public revert(mixed $items, mixed $pos) : mixed
Parameters
$items : mixed
$pos : mixed
Tags
since
5.0
access

public

@return

        
On this page

Search results