Riferimenti per la classe tx_indexedsearch_modfunc2

Diagramma delle classi per tx_indexedsearch_modfunc2

Inheritance graph
[legenda]
Diagramma di collaborazione per tx_indexedsearch_modfunc2:

Collaboration graph
[legenda]
Lista di tutti i membri.

Membri pubblici

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

Descrizione Dettagliata

[CLASS/FUNCTION INDEX of SCRIPT]

50: class tx_indexedsearch_modfunc2 extends t3lib_extobjbase 57: function main() 79: function showStats() 107: function listSeveralStats($title,$addwhere,$conf) 186: function extGetTreeList($id,$depth,$begin = 0,$perms_clause)

TOTAL FUNCTIONS: 4 (This index is automatically created/updated by the extension "extdeveval")

Definizione alla linea 50 del file class.tx_indexedsearch_modfunc2.php.


Documentazione delle funzioni membro

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.

Parametri:
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
Restituisce:
string Returns the list with a comma in the end (if any pages selected!)

Definizione alla linea 186 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti t3lib_tsfeBeUserAuth::extGetTreeList().

Questo è il grafo delle chiamate per questa funzione:

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.

Parametri:
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
Restituisce:
string Returns the list with a comma in the end (if any pages selected!)

Definizione alla linea 186 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti t3lib_tsfeBeUserAuth::extGetTreeList().

Questo è il grafo delle chiamate per questa funzione:

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.

Parametri:
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
Restituisce:
string Returns the list with a comma in the end (if any pages selected!)

Definizione alla linea 186 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti t3lib_tsfeBeUserAuth::extGetTreeList().

Questo è il grafo delle chiamate per questa funzione:

tx_indexedsearch_modfunc2::listSeveralStats title,
addwhere,
conf
 

Generates html table with title and several statistics

Parametri:
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
Restituisce:
string html table with results

Definizione alla linea 107 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $count, $GLOBALS, $i, $LANG, $res, $row, colspan, nbsp, table, td, e WHERE.

tx_indexedsearch_modfunc2::listSeveralStats title,
addwhere,
conf
 

Generates html table with title and several statistics

Parametri:
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
Restituisce:
string html table with results

Definizione alla linea 107 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $count, $GLOBALS, $i, $LANG, $res, $row, colspan, nbsp, table, td, e WHERE.

tx_indexedsearch_modfunc2::listSeveralStats title,
addwhere,
conf
 

Generates html table with title and several statistics

Parametri:
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
Restituisce:
string html table with results

Definizione alla linea 107 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $count, $GLOBALS, $i, $LANG, $res, $row, colspan, nbsp, table, td, e WHERE.

tx_indexedsearch_modfunc2::main  ) 
 

Calls showStats to generate output.

Restituisce:
string html table with results from showStats()

Definizione alla linea 57 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $BACK_PATH, $CLIENT, $LANG, $SOBE, $TCA, $TYPO3_CONF_VARS, t3lib_BEfunc::getFuncCheck(), e showStats().

Questo è il grafo delle chiamate per questa funzione:

tx_indexedsearch_modfunc2::main  ) 
 

Calls showStats to generate output.

Restituisce:
string html table with results from showStats()

Definizione alla linea 57 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $BACK_PATH, $CLIENT, $LANG, $SOBE, $TCA, $TYPO3_CONF_VARS, t3lib_BEfunc::getFuncCheck(), e showStats().

Questo è il grafo delle chiamate per questa funzione:

tx_indexedsearch_modfunc2::main  ) 
 

Calls showStats to generate output.

Restituisce:
string html table with results from showStats()

Definizione alla linea 57 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $BACK_PATH, $CLIENT, $LANG, $SOBE, $TCA, $TYPO3_CONF_VARS, t3lib_BEfunc::getFuncCheck(), e showStats().

Questo è il grafo delle chiamate per questa funzione:

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.

Restituisce:
string html table with results

Definizione alla linea 79 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $content, $HTTP_GET_VARS, $LANG, $TYPO3_CONF_VARS, table, e td.

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.

Restituisce:
string html table with results

Definizione alla linea 79 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $content, $HTTP_GET_VARS, $LANG, $TYPO3_CONF_VARS, table, e td.

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.

Restituisce:
string html table with results

Definizione alla linea 79 del file class.tx_indexedsearch_modfunc2.php.

Riferimenti $conf, $content, $HTTP_GET_VARS, $LANG, $TYPO3_CONF_VARS, table, e td.

Referenziato da main().


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:44:52 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6