[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/system/classes/ -> plugin.class.php (sommaire)

(pas de description)

Poids: 177 lignes (6 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Plugin:: (7 méthodes):
  Plugin()
  reset()
  addSearchHeading()
  addSearchResult()
  addSubmissionHeading()
  setExpandedSearchSupport()
  supportsExpandedSearch()


Classe: Plugin  - X-Ref

This is a poorly thought out class that is used pretty much as a structure
when we need to pass plugin data back and forth

Plugin()   X-Ref
Constructor

This initializes the plugin


reset()   X-Ref
Resets the object


addSearchHeading($heading)   X-Ref
Adds a header that will be used in outputing search results for this
plugin

param: string      $heading    Heading label

addSearchResult($result_string)   X-Ref
Adds a search result to the result array.

param: string      $result_string      Holds coma delimited set of data

addSubmissionHeading($heading)   X-Ref
Hrm, can't remember what this does exactly

param: string      $heading    string for heading

setExpandedSearchSupport($switch)   X-Ref
Sets whether or not the plugin supports expanded search
results

author: Tony Bibbs <tony AT geeklog DOT net>
param: boolean $switch True if expanded search is supported otherwise false

supportsExpandedSearch()   X-Ref
Returns if plugin supports expanded searches

author: Tony Bibbs <tony AT geeklog DOT net>
return: boolean True if expanded search is supported otherwise false



Généré le : Wed Nov 21 12:27:40 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics