PHP Класс SeoSearchTerm

Наследование: extends SeoAppModel
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$displayField
$name
$validate

Открытые методы

Метод Описание
findRandomTerms ( $limit = 6 ) Pull out random terms
findTopTerms ( $limit = 6 ) : array Find the top terms
itterateCount ( $id = null ) : boolean Itterate the count on a specific term.
parseRequest ( $request = null ) : void Take the incomming request referrer and decide if we should save this term in our database

Описание методов

findRandomTerms() публичный Метод

Pull out random terms
public findRandomTerms ( $limit = 6 )

findTopTerms() публичный Метод

Find the top terms
public findTopTerms ( $limit = 6 ) : array
Результат array set of results

itterateCount() публичный Метод

Itterate the count on a specific term.
public itterateCount ( $id = null ) : boolean
Результат boolean success

parseRequest() публичный Метод

Take the incomming request referrer and decide if we should save this term in our database
public parseRequest ( $request = null ) : void
Результат void

Описание свойств

$displayField публичное свойство

public $displayField

$name публичное свойство

public $name

$validate публичное свойство

public $validate