SC_wizard_tsconfig Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()
 browseTSprop ($mode, $show)
 getObjTree ()
 setObj (&$objTree, $strArr, $params)
 revertFromSpecialChars ($str)
 doLink ($params)
 removePointerObjects ($objArray)
 linkToObj ($str, $uid, $objString='')
 printTable ($table, $objString, $objTree)
 linkProperty ($str, $propertyName, $prefix, $datatype)

Public Attributes

 $doc
 $content
 $P
 $mode
 $show
 $objString
 $onlyProperty

Detailed Description

Definition at line 127 of file wizard_tsconfig.php.


Member Function Documentation

SC_wizard_tsconfig.browseTSprop mode,
show
 

Create the content of the module:

Parameters:
string Object string
integer Pointing to an entry in static_tsconfig_help to show.
Returns:
string HTML

Definition at line 337 of file wizard_tsconfig.php.

SC_wizard_tsconfig.doLink params  ) 
 

Creates a link based on input params array:

Parameters:
array Parameters
Returns:
string The link. private

Definition at line 486 of file wizard_tsconfig.php.

SC_wizard_tsconfig.getObjTree  ) 
 

Create object tree from static_tsconfig_help table

Returns:
array Object tree. private

Definition at line 423 of file wizard_tsconfig.php.

SC_wizard_tsconfig.init  ) 
 

Initialization of the class

Returns:
void

Definition at line 149 of file wizard_tsconfig.php.

SC_wizard_tsconfig.linkProperty str,
propertyName,
prefix,
datatype
 

Creates a link on a property.

Parameters:
string String to link
string Property value.
string Object path prefix to value
string Data type
Returns:
string Linked $str

Definition at line 612 of file wizard_tsconfig.php.

SC_wizard_tsconfig.linkToObj str,
uid,
objString = ''
 

Linking string to object by UID

Parameters:
string String to link
integer UID of a static_tsconfig_help record.
string Title string for that record!
Returns:
string Linked string

Definition at line 518 of file wizard_tsconfig.php.

SC_wizard_tsconfig.main  ) 
 

Main function, rendering the content of the TypoScript property browser, including links to online resources

Returns:
void

Definition at line 299 of file wizard_tsconfig.php.

SC_wizard_tsconfig.printContent  ) 
 

Outputting the accumulated content to screen

Returns:
void

Definition at line 324 of file wizard_tsconfig.php.

SC_wizard_tsconfig.printTable table,
objString,
objTree
 

Creates a table of properties:

Parameters:
array Array with properties for the current object path
string Object path
array Object tree
Returns:
string HTML content.

Definition at line 531 of file wizard_tsconfig.php.

SC_wizard_tsconfig.removePointerObjects objArray  ) 
 

Remove pointer strings from an array

Parameters:
array Input array
Returns:
array Modified input array private

Definition at line 499 of file wizard_tsconfig.php.

SC_wizard_tsconfig.revertFromSpecialChars str  ) 
 

Converts > and < to > and <

Parameters:
string Input string
Returns:
string Output string private

Definition at line 473 of file wizard_tsconfig.php.

SC_wizard_tsconfig.setObj &$  objTree,
strArr,
params
 

Sets the information from a static_tsconfig_help record in the object array. Makes recursive calls.

Parameters:
array Object tree array, passed by value!
array Array of elements from object path (?)
array Array with record and something else (?)
Returns:
void private
See also:
getObjTree()

Definition at line 453 of file wizard_tsconfig.php.


Member Data Documentation

SC_wizard_tsconfig.$content
 

Definition at line 131 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$doc
 

Definition at line 130 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$mode
 

Definition at line 135 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$objString
 

Definition at line 137 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$onlyProperty
 

Definition at line 138 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$P
 

Definition at line 134 of file wizard_tsconfig.php.

SC_wizard_tsconfig.$show
 

Definition at line 136 of file wizard_tsconfig.php.


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:48:53 2006 for TYPO3 by  doxygen 1.4.6