SC_mod_user_ws_publish Class Reference

Inheritance diagram for SC_mod_user_ws_publish:

Inheritance graph
[legend]
Collaboration diagram for SC_mod_user_ws_publish:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()
 getContent ()
 getRecords ()
 formatProgressBlock ($messageLabel)

Public Attributes

 $isSwap
 $title
 $nextRecordNumber
 $publishData
 $recordCount
 $doc


Detailed Description

Definition at line 70 of file publish.php.


Member Function Documentation

SC_mod_user_ws_publish::init (  ) 

Initializes the module. See t3lib_SCbase::init() for more information.

Returns:
void

Reimplemented from t3lib_SCbase.

Definition at line 90 of file publish.php.

SC_mod_user_ws_publish::main (  ) 

Creates module content.

Returns:
void

Definition at line 128 of file publish.php.

SC_mod_user_ws_publish::printContent (  ) 

Outputs content.

Returns:
void

Definition at line 143 of file publish.php.

SC_mod_user_ws_publish::getContent (  ) 

Performs action and generates content.

Returns:
string Generated content

Definition at line 152 of file publish.php.

SC_mod_user_ws_publish::getRecords (  ) 

Fetches command array for publishing and calculates number of records in it. Sets class members accordingly.

Returns:
void

Definition at line 228 of file publish.php.

SC_mod_user_ws_publish::formatProgressBlock ( messageLabel  ) 

Creates block with progress bar

Parameters:
string $messageLabel Message label to display
Returns:
string Generated content

Definition at line 244 of file publish.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!