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::formatProgressBlock ( messageLabel  ) 

Creates block with progress bar

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

Definition at line 243 of file publish.php.

References $GLOBALS.

Referenced by getContent().

SC_mod_user_ws_publish::getContent (  ) 

Performs action and generates content.

Returns:
string Generated content

Definition at line 151 of file publish.php.

References t3lib_SCbase::$content, $GLOBALS, $key, $value, formatProgressBlock(), getRecords(), and t3lib_div::makeInstance().

Referenced by main().

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 227 of file publish.php.

References $GLOBALS, and t3lib_div::makeInstance().

Referenced by getContent().

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.

References $GLOBALS, t3lib_div::_GP(), t3lib_SCbase::init(), and t3lib_div::makeInstance().

SC_mod_user_ws_publish::main (  ) 

Creates module content.

Returns:
void

Definition at line 127 of file publish.php.

References t3lib_SCbase::$content, $GLOBALS, and getContent().

SC_mod_user_ws_publish::printContent (  ) 

Outputs content.

Returns:
void

Definition at line 142 of file publish.php.


Member Data Documentation

SC_mod_user_ws_publish::$doc

Reimplemented from t3lib_SCbase.

Definition at line 83 of file publish.php.

SC_mod_user_ws_publish::$isSwap

Definition at line 72 of file publish.php.

SC_mod_user_ws_publish::$nextRecordNumber

Definition at line 74 of file publish.php.

SC_mod_user_ws_publish::$publishData

Definition at line 75 of file publish.php.

SC_mod_user_ws_publish::$recordCount

Definition at line 76 of file publish.php.

SC_mod_user_ws_publish::$title

Definition at line 73 of file publish.php.


The documentation for this class was generated from the following file:
Generated on Sat Nov 29 04:23:33 2008 for TYPO3 API by  doxygen 1.4.7