SC_alt_main Class Reference

List of all members.

Public Member Functions

 init ()
 generateJScode ()
 editPageHandling ()
 startModule ()
 main ()
 printContent ()

Public Attributes

 $content
 $mainJScode
 $loadModules
 $alt_menuObj
 $leftMenuFrameW = 130
 $selMenuFrame = 130
 $topFrameH = 32
 $shortcutFrameH = 30


Detailed Description

Definition at line 72 of file alt_main.php.


Member Function Documentation

SC_alt_main::init (  ) 

Initialization of the script class

Returns:
void

Definition at line 91 of file alt_main.php.

SC_alt_main::generateJScode (  ) 

Generates the JavaScript code for the frameset.

Returns:
void

Definition at line 113 of file alt_main.php.

SC_alt_main::editPageHandling (  ) 

Checking if the "&edit" variable was sent so we can open for editing the page. Code based on code from "alt_shortcut.php"

Returns:
void

Definition at line 386 of file alt_main.php.

SC_alt_main::startModule (  ) 

Sets the startup module from either GETvars module and mpdParams or user configuration.

Returns:
void

Definition at line 437 of file alt_main.php.

SC_alt_main::main (  ) 

Creates the header and frameset of the backend interface

Returns:
void

Definition at line 459 of file alt_main.php.

SC_alt_main::printContent (  ) 

Outputting the accumulated content to screen

Returns:
void

Definition at line 533 of file alt_main.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!