

Fonctions membres publiques | |
| init () | |
| main () | |
| printContent () | |
| getContent () | |
| getRecords () | |
| formatProgressBlock ($messageLabel) | |
Attributs publics | |
| $isSwap | |
| $title | |
| $nextRecordNumber | |
| $publishData | |
| $recordCount | |
| SC_mod_user_ws_publish::init | ( | ) |
Initializes the module. See t3lib_SCbase::init() for more information.
Réimplémentée à partir de t3lib_SCbase.
| SC_mod_user_ws_publish::main | ( | ) |
Creates module content.
| SC_mod_user_ws_publish::printContent | ( | ) |
Outputs content.
| SC_mod_user_ws_publish::getContent | ( | ) |
Performs action and generates content.
| SC_mod_user_ws_publish::getRecords | ( | ) |
Fetches command array for publishing and calculates number of records in it. Sets class members accordingly.
| SC_mod_user_ws_publish::formatProgressBlock | ( | $ | messageLabel | ) |
Creates block with progress bar
| string | $messageLabel Message label to display |
| SC_mod_user_ws_publish::$isSwap |
| SC_mod_user_ws_publish::$title |
| SC_mod_user_ws_publish::$nextRecordNumber |
| SC_mod_user_ws_publish::$publishData |
| SC_mod_user_ws_publish::$recordCount |
1.5.3