

Public Member Functions | |
| 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) | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $content | |
| $lF | |
| $be_user_Array | |
| $pageinfo | |
Definition at line 52 of file index.php.
|
||||||||||||||||
|
Adds records to the export object for a specific page id.
Definition at line 661 of file index.php. References $GLOBALS, $res, $TCA, t3lib_div::intInRange(), pages, and table. |
|
|
Check if a file has been uploaded
Definition at line 1522 of file index.php. References $file, $FILEMOUNTS, $TYPO3_CONF_VARS, t3lib_div::_GP(), t3lib_div::getIndpEnv(), and t3lib_div::makeInstance(). |
|
||||||||||||||||
|
Selects records from table / pid
Definition at line 687 of file index.php. References $GLOBALS, $LANG, $res, $table, $TCA, t3lib_BEfunc::deleteClause(), and table. |
|
|
Export part of module
Definition at line 387 of file index.php. References $content, $GLOBALS, $LANG, $pid, $res, $row, $TCA, a, exit, t3lib_div::formatSize(), t3lib_div::getFilesInDir(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), input, t3lib_div::intInRange(), t3lib_div::isAllowedAbsPath(), t3lib_div::makeInstance(), pages, table, value, and t3lib_div::writeFile(). |
|
||||||||||||
|
Returns a selector-box with loaded extension keys
Definition at line 1611 of file index.php. References $sel, multiple, select, selected, size, and value. |
|
|
Filter page IDs by traversing exclude array, finding all excluded pages (if any) and making an AND NOT IN statement for the select clause.
|
|
|
Get single preset record
Definition at line 1457 of file index.php. References $GLOBALS. |
|
|
Import part of module
Definition at line 1063 of file index.php. References $content, $file, $GLOBALS, $LANG, $row, $TCA, t3lib_div::_POST(), colspan, t3lib_div::getFileAbsFileName(), t3lib_div::getFilesInDir(), t3lib_BEfunc::getSetUpdateSignal(), img, t3lib_div::inList(), input, t3lib_div::makeInstance(), onclick, pages, t3lib_BEfunc::readPageAccess(), size, style, table, td, t3lib_div::unlink_tempfile(), value, and t3lib_div::writeFile(). |
|
|
Initializes the backend module by setting internal variables, initializing the menu.
Reimplemented from t3lib_SCbase. Definition at line 62 of file index.php. References $BACK_PATH, $CLIENT, $GLOBALS, $LANG, $TCA, $TYPO3_CONF_VARS, t3lib_BEfunc::getUserNames(), height, img, t3lib_div::makeInstance(), menuConfig(), and td. |
|
|
Main module function
Definition at line 289 of file index.php. References $BACK_PATH, $LANG, and t3lib_div::makeInstance(). |
|
|
Definition at line 144 of file index.php. References $BACK_PATH, $CLIENT, $GLOBALS, $i, $LANG, $row, $TCA, $TYPO3_CONF_VARS, $val, t3lib_BEfunc::blindUserNames(), fw(), and t3lib_BEfunc::getFuncMenu(). |
|
||||||||||||
|
Create advanced options form
Definition at line 884 of file index.php. References $LANG, $row, colspan, input, nbsp, td, and value. |
|
||||||||||||
|
Create configuration form
Definition at line 716 of file index.php. References $LANG, $row, colspan, t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordTitle(), input, nbsp, pages, td, and value. |
|
||||||||||||
|
Create configuration form
Definition at line 932 of file index.php. References $GLOBALS, $LANG, $row, colspan, t3lib_div::formatForTextarea(), t3lib_div::getFilesInDir(), img, input, nbsp, onclick, select, size, style, td, textarea, and value. |
|
|
Initializes the internal MOD_MENU array setting and unsetting items based on various conditions. It also merges in external menu items from the global array TBE_MODULES_EXT (see mergeExternalItems()) Then MOD_SETTINGS array is cleaned up (see t3lib_BEfunc::getModuleData()) so it contains only valid values. It's also updated with any SET[] values submitted. Also loads the modTSconfig internal variable.
Reimplemented from t3lib_SCbase. Definition at line 95 of file index.php. References $BACK_PATH, $CLIENT, $LANG, $TCA, $TYPO3_CONF_VARS, t3lib_div::_GP(), t3lib_BEfunc::getGroupNames(), and t3lib_BEfunc::getModuleData(). Referenced by init(). |
|
|
Print the content
|
|
|
|
|
|
Manipulate presets
Definition at line 1362 of file index.php. References $GLOBALS, t3lib_div::_GP(), select, and selected. |
|
||||||||||||||||
|
Makes a selector-box from optValues
|
|
||||||||||||||||
|
Returns a selector-box with TCA tables
Definition at line 1575 of file index.php. References $LANG, $sel, $table, $TCA, t3lib_div::inList(), multiple, select, selected, size, table, and value. |
|
|
Returns folder where user can save export files.
Definition at line 1499 of file index.php. References $FILEMOUNTS. |
|
|
Returns first temporary folder of the user account (from $FILEMOUNTS)
Definition at line 1483 of file index.php. References $FILEMOUNTS. |
|
|
|
|
|
Generally used for accumulating the output content of backend modules Reimplemented from t3lib_SCbase. |
|
|
Generally used to hold an instance of the 'template' class from typo3/template.php Reimplemented from t3lib_SCbase. |
|
|
|
|
|
Loaded with the global array $MCONF which holds some module configuration from the conf.php file of backend modules.
Reimplemented from t3lib_SCbase. |
|
|
The module menu items array. Each key represents a key for which values can range between the items in the array of that key.
Reimplemented from t3lib_SCbase. |
|
|
Current settings for the keys of the MOD_MENU array
Reimplemented from t3lib_SCbase. |
|
|
|
1.4.3-20050530