oxSeoEncoderTag Class Reference

Inheritance diagram for oxSeoEncoderTag:
Inheritance graph
[legend]
Collaboration diagram for oxSeoEncoderTag:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 getTagUri ($sTag, $iLang=null)
 getStdTagUri ($sTag, $blIncludeIndex=true)
 getTagUrl ($sTag, $iLang=null)
 getTagPageUrl ($sTag, $iPage, $iLang=null, $blFixed=false)

Static Public Member Functions

static getInstance ()

Static Protected Attributes

static $_instance = null

Detailed Description

Seo encoder base

Definition at line 7 of file oxseoencodertag.php.


Member Function Documentation

static oxSeoEncoderTag.getInstance (  )  [static]

Singleton method

Returns:
oxSeoEncoderTag

Reimplemented from oxSeoEncoder.

Definition at line 19 of file oxseoencodertag.php.

oxSeoEncoderTag.getStdTagUri ( sTag,
blIncludeIndex = true 
)

Returns standard tag url

Parameters:
string $sTag tag
bool $blIncludeIndex if you need only parameters set this param to false (optional)
Returns:
string

Definition at line 62 of file oxseoencodertag.php.

oxSeoEncoderTag.getTagPageUrl ( sTag,
iPage,
iLang = null,
blFixed = false 
)

Returns tag SEO url for specified page

Parameters:
string $sTag manufacturer object
int $iPage page tu prepare number
int $iLang language
bool $blFixed fixed url marker (default is false)
Returns:
string

Definition at line 98 of file oxseoencodertag.php.

oxSeoEncoderTag.getTagUri ( sTag,
iLang = null 
)

Returns SEO uri for tag.

Parameters:
string $sTag tag
int $iLang language
Returns:
string

Definition at line 49 of file oxseoencodertag.php.

oxSeoEncoderTag.getTagUrl ( sTag,
iLang = null 
)

Returns full url for passed tag

Parameters:
string $sTag tag
int $iLang language
Returns:
string

Definition at line 80 of file oxseoencodertag.php.


Member Data Documentation

oxSeoEncoderTag.$_instance = null [static, protected]

Singleton instance.

Reimplemented from oxSeoEncoder.

Definition at line 12 of file oxseoencodertag.php.


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

Generated by  doxygen 1.6.2