Solutions Open Source

Référence de la classe tx_indexedsearch_modfunc2

Graphe d'héritage de tx_indexedsearch_modfunc2:

Inheritance graph
[légende]
Graphe de collaboration de tx_indexedsearch_modfunc2:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 main ()
 showStats ()
 listSeveralStats ($title, $addwhere, $conf)
 extGetTreeList ($id, $depth, $begin=0, $perms_clause)
hookRequest ($functionName)


Documentation des fonctions membres

tx_indexedsearch_modfunc2::main (  ) 

Calls showStats to generate output.

Renvoie:
string html table with results from showStats()

tx_indexedsearch_modfunc2::showStats (  ) 

Generates html table containing the statistics. Calls listSeveralStats 3 times, for all statistics, statistics of the last 30 days and statistics of the last 24 hours.

Renvoie:
string html table with results

tx_indexedsearch_modfunc2::listSeveralStats ( title,
addwhere,
conf 
)

Generates html table with title and several statistics

Paramètres:
string title for statistic, like 'Last 30 days' or 'Last 24 hours'
string add where for sql query
array configuration: words = max words for results, bid = pageid
Renvoie:
string html table with results

tx_indexedsearch_modfunc2::extGetTreeList ( id,
depth,
begin = 0,
perms_clause 
)

Calls t3lib_tsfeBeUserAuth::extGetTreeList. Although this duplicates the function t3lib_tsfeBeUserAuth::extGetTreeList this is necessary to create the object that is used recursively by the original function.

Generates a list of Page-uid's from $id. List does not include $id itself The only pages excluded from the list are deleted pages.

Paramètres:
integer Start page id
integer Depth to traverse down the page tree.
integer $begin is an optional integer that determines at which level in the tree to start collecting uid's. Zero means 'start right away', 1 = 'next level and out'
string Perms clause
Renvoie:
string Returns the list with a comma in the end (if any pages selected!)

& tx_indexedsearch_modfunc2::hookRequest ( functionName  ) 

Returns an object reference to the hook object if any

Paramètres:
string Name of the function you want to call / hook key
Renvoie:
object Hook object, if any. Otherwise null.
Auteur:
Kasper Skaarhoj


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:53 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3