![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$editor = $_GET["Editor"] | |
$articlesByType | |
$tree = new TreeControl("articles") | |
$tree | width = "100%" |
$tree | height = "280" |
$tree | selectMode = "single" |
foreach($articlesByType as $type=> $items) | $script = $tree->writeScript() |
$articlesByType |
Definition at line 39 of file article_picker.inc.
$editor = $_GET["Editor"] |
Definition at line 37 of file article_picker.inc.
foreach ( $articlesByType as $type=> $items) $script = $tree->writeScript() |
Definition at line 61 of file article_picker.inc.
$tree = new TreeControl("articles") |
Definition at line 42 of file article_picker.inc.
$tree height = "280" |
Definition at line 44 of file article_picker.inc.
$tree selectMode = "single" |
Definition at line 45 of file article_picker.inc.
$tree width = "100%" |
Definition at line 43 of file article_picker.inc.