Solutions Open Source

Référence de la classe SC_wizard_tsconfig

Liste de tous les membres

Fonctions membres publiques

 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)

Attributs publics

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


Documentation des fonctions membres

SC_wizard_tsconfig::init (  ) 

Initialization of the class

Renvoie:
void

SC_wizard_tsconfig::main (  ) 

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

Renvoie:
void

SC_wizard_tsconfig::printContent (  ) 

Outputting the accumulated content to screen

Renvoie:
void

SC_wizard_tsconfig::browseTSprop ( mode,
show 
)

Create the content of the module:

Paramètres:
string Object string
integer Pointing to an entry in static_tsconfig_help to show.
Renvoie:
string HTML

SC_wizard_tsconfig::getObjTree (  ) 

Create object tree from static_tsconfig_help table

Renvoie:
array Object tree. private

SC_wizard_tsconfig::setObj ( &$  objTree,
strArr,
params 
)

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

Paramètres:
array Object tree array, passed by value!
array Array of elements from object path (?)
array Array with record and something else (?)
Renvoie:
void private
Voir également:
getObjTree()

SC_wizard_tsconfig::revertFromSpecialChars ( str  ) 

Converts > and < to > and <

Paramètres:
string Input string
Renvoie:
string Output string private

SC_wizard_tsconfig::doLink ( params  ) 

Creates a link based on input params array:

Paramètres:
array Parameters
Renvoie:
string The link. private

SC_wizard_tsconfig::removePointerObjects ( objArray  ) 

Remove pointer strings from an array

Paramètres:
array Input array
Renvoie:
array Modified input array private

SC_wizard_tsconfig::linkToObj ( str,
uid,
objString = '' 
)

Linking string to object by UID

Paramètres:
string String to link
integer UID of a static_tsconfig_help record.
string Title string for that record!
Renvoie:
string Linked string

SC_wizard_tsconfig::printTable ( table,
objString,
objTree 
)

Creates a table of properties:

Paramètres:
array Array with properties for the current object path
string Object path
array Object tree
Renvoie:
string HTML content.

SC_wizard_tsconfig::linkProperty ( str,
propertyName,
prefix,
datatype 
)

Creates a link on a property.

Paramètres:
string String to link
string Property value.
string Object path prefix to value
string Data type
Renvoie:
string Linked $str


Documentation des données membres

SC_wizard_tsconfig::$doc

SC_wizard_tsconfig::$content

SC_wizard_tsconfig::$P

SC_wizard_tsconfig::$mode

SC_wizard_tsconfig::$show

SC_wizard_tsconfig::$objString

SC_wizard_tsconfig::$onlyProperty


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:41:50 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3