Property | Type | Description | |
---|---|---|---|
$displayField | |||
$name | |||
$validate |
Method | Description | |
---|---|---|
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 |
public findTopTerms ( $limit = 6 ) : array | ||
return | array | set of results |
public itterateCount ( $id = null ) : boolean | ||
return | boolean | success |
public parseRequest ( $request = null ) : void | ||
return | void |