TYPO3 API  SVNRelease
Public Member Functions | Public Attributes | Protected Member Functions
SC_move_el Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()

Public Attributes

 $sys_language = 0
 $page_id
 $table
 $R_URI
 $input_moveUid
 $moveUid
 $makeCopy
 $doc
 $perms_clause
 $content

Protected Member Functions

 getButtons ()

Detailed Description

Definition at line 226 of file move_el.php.


Member Function Documentation

SC_move_el::getButtons ( ) [protected]

Create the panel of buttons for submitting the form or otherwise perform operations.

Returns:
array all available buttons as an assoc. array

Definition at line 428 of file move_el.php.

SC_move_el::init ( )

Constructor, initializing internal variables.

Returns:
void

Definition at line 254 of file move_el.php.

SC_move_el::main ( )

Creating the module output.

Returns:
void

Definition at line 287 of file move_el.php.

SC_move_el::printContent ( )

Print out the accumulated content:

Returns:
void

Definition at line 419 of file move_el.php.


Member Data Documentation

SC_move_el::$content

Definition at line 246 of file move_el.php.

SC_move_el::$doc

Definition at line 242 of file move_el.php.

SC_move_el::$input_moveUid

Definition at line 233 of file move_el.php.

SC_move_el::$makeCopy

Definition at line 235 of file move_el.php.

SC_move_el::$moveUid

Definition at line 234 of file move_el.php.

SC_move_el::$page_id

Definition at line 230 of file move_el.php.

SC_move_el::$perms_clause

Definition at line 243 of file move_el.php.

SC_move_el::$R_URI

Definition at line 232 of file move_el.php.

SC_move_el::$sys_language = 0

Definition at line 229 of file move_el.php.

SC_move_el::$table

Definition at line 231 of file move_el.php.


The documentation for this class was generated from the following file: