Method DC_Table::generateTree

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/drivers/DC_Table.php line 2973
Automatically extracted PHP DOC comment from code:

Recursively generate the tree and return it as HTML string

END OF PHP DOC
protected function string generateTree(string $table, integer $id, array $arrPrevNext, boolean $blnHasSorting, integer $intMargin, array $arrClipboard, boolean $blnCircularReference, boolean $protectedPage)

Parameters

string $table
Not documented yet. Please add documentation to this entry.
integer $id
Not documented yet. Please add documentation to this entry.
array $arrPrevNext
Not documented yet. Please add documentation to this entry.
boolean $blnHasSorting
Not documented yet. Please add documentation to this entry.
integer $intMargin
Default:
Not documented yet. Please add documentation to this entry.
array $arrClipboard
Default: false
Not documented yet. Please add documentation to this entry.
boolean $blnCircularReference
Default: false
Not documented yet. Please add documentation to this entry.
boolean $protectedPage
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 6 and 9?