Solutions Open Source

Référence de la classe SC_mod_tools_log_index

Graphe d'héritage de SC_mod_tools_log_index:

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

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 init ()
 menuConfig ()
 main ()
 printContent ()
 main ()
 printContent ()
 exportData ($inData)
 addRecordsForPid ($k, $tables, $maxNumber)
 exec_listQueryPid ($table, $pid, $limit)
 makeConfigurationForm ($inData, &$row)
 makeAdvancedOptionsForm ($inData, &$row)
 makeSaveForm ($inData, &$row)
 importData ($inData)
 processPresets (&$inData)
 getPreset ($uid)
 userTempFolder ()
 userSaveFolder ()
 checkUpload ()
 renderSelectBox ($prefix, $value, $optValues)
 tableSelector ($prefix, $value, $excludeList='')
 extensionSelector ($prefix, $value)
 filterPageIds ($exclude)

Attributs publics

 $MCONF = array()
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $doc
 $content
 $lF
 $be_user_Array
 $pageinfo


Documentation des fonctions membres

SC_mod_tools_log_index::init (  ) 

Initialize module

Renvoie:
void

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::menuConfig (  ) 

Menu configuration

Renvoie:
void

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::main (  ) 

Main function

Renvoie:
void

SC_mod_tools_log_index::printContent (  ) 

Output content

Renvoie:
string HTML

SC_mod_tools_log_index::main (  ) 

Main module function

Renvoie:
void

SC_mod_tools_log_index::printContent (  ) 

Print the content

Renvoie:
void

SC_mod_tools_log_index::exportData ( inData  ) 

Export part of module

Paramètres:
array Content of POST VAR tx_impexp[]..
Renvoie:
void Setting content in $this->content

SC_mod_tools_log_index::addRecordsForPid ( k,
tables,
maxNumber 
)

Adds records to the export object for a specific page id.

Paramètres:
integer Page id for which to select records to add
array Array of table names to select from
integer Max amount of records to select
Renvoie:
void

SC_mod_tools_log_index::exec_listQueryPid ( table,
pid,
limit 
)

Selects records from table / pid

Paramètres:
string Table to select from
integer Page ID to select from
integer Max number of records to select
Renvoie:
pointer SQL resource pointer

SC_mod_tools_log_index::makeConfigurationForm ( inData,
&$  row 
)

Create configuration form

Paramètres:
array Form configurat data
array Table row accumulation variable. This is filled with table rows.
Renvoie:
void Sets content in $this->content

SC_mod_tools_log_index::makeAdvancedOptionsForm ( inData,
&$  row 
)

Create advanced options form

Paramètres:
array Form configurat data
array Table row accumulation variable. This is filled with table rows.
Renvoie:
void Sets content in $this->content

SC_mod_tools_log_index::makeSaveForm ( inData,
&$  row 
)

Create configuration form

Paramètres:
array Form configurat data
array Table row accumulation variable. This is filled with table rows.
Renvoie:
void Sets content in $this->content

SC_mod_tools_log_index::importData ( inData  ) 

Import part of module

Paramètres:
array Content of POST VAR tx_impexp[]..
Renvoie:
void Setting content in $this->content

SC_mod_tools_log_index::processPresets ( &$  inData  ) 

Manipulate presets

Paramètres:
array In data array, passed by reference!
Renvoie:
void

SC_mod_tools_log_index::getPreset ( uid  ) 

Get single preset record

Paramètres:
integer Preset record
Renvoie:
array Preset record, if any (otherwise false)

SC_mod_tools_log_index::userTempFolder (  ) 

Returns first temporary folder of the user account (from $FILEMOUNTS)

Renvoie:
string Absolute path to first "_temp_" folder of the current user, otherwise blank.

SC_mod_tools_log_index::userSaveFolder (  ) 

Returns folder where user can save export files.

Renvoie:
string Absolute path to folder where export files can be saved.

SC_mod_tools_log_index::checkUpload (  ) 

Check if a file has been uploaded

Renvoie:
void

SC_mod_tools_log_index::renderSelectBox ( prefix,
value,
optValues 
)

Makes a selector-box from optValues

Paramètres:
string Form element name
string Current value
array Options to display (key/value pairs)
Renvoie:
string HTML select element

SC_mod_tools_log_index::tableSelector ( prefix,
value,
excludeList = '' 
)

Returns a selector-box with TCA tables

Paramètres:
string Form element name prefix
array The current values selected
string Table names (and the string "_ALL") to exclude. Comma list
Renvoie:
string HTML select element

SC_mod_tools_log_index::extensionSelector ( prefix,
value 
)

Returns a selector-box with loaded extension keys

Paramètres:
string Form element name prefix
array The current values selected
Renvoie:
string HTML select element

SC_mod_tools_log_index::filterPageIds ( exclude  ) 

Filter page IDs by traversing exclude array, finding all excluded pages (if any) and making an AND NOT IN statement for the select clause.

Paramètres:
array Exclude array from import/export object.
Renvoie:
string AND where clause part to filter out page uids.


Documentation des données membres

SC_mod_tools_log_index::$MCONF = array()

Loaded with the global array $MCONF which holds some module configuration from the conf.php file of backend modules.

Voir également:
init()

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::$MOD_MENU = array()

The module menu items array. Each key represents a key for which values can range between the items in the array of that key.

Voir également:
init()

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::$MOD_SETTINGS = array()

Current settings for the keys of the MOD_MENU array

Voir également:
$MOD_MENU

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::$doc

Generally used to hold an instance of the 'template' class from typo3/template.php

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::$content

Generally used for accumulating the output content of backend modules

Réimplémentée à partir de t3lib_SCbase.

SC_mod_tools_log_index::$lF

SC_mod_tools_log_index::$be_user_Array

SC_mod_tools_log_index::$pageinfo


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Fri Aug 31 11:41:38 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3