Class TreeSelect.

Back end tree picker for usage in generaltree.php.

 Methods

Initialize the controller.

__construct() 
Sequence is: 1. Import the user. 2. Call the parent constructor 3. Authenticate the user 4. Load the language files DO NOT CHANGE THIS ORDER!

Run the controller and parse the template.

run() : void
SuppressWarnings (PHPMD.Superglobals)
SuppressWarnings (PHPMD.CamelCaseVariableName)

 Properties

 

The DcGeneral Object.

$itemContainer : \ContaoCommunityAlliance\DcGeneral\DcGeneral
 

Current ajax object.

$objAjax : object