This documentation is for the old version. Go to the latest Upload Suite docs

ShellComboBox Class

Dropdown list with folder tree.

The following tables list the members exposed by the ShellComboBox type.

Constructor

Name Description
public method ShellComboBox($id, $width, $height) Creates and initializes an instance of the ShellComboBox class.

Properties

Name Description
public property getBackgroundColor()
setBackgroundColor($value)
Gets or sets background color of this ShellComboBox instance.
public property getParentControlName()
setParentControlName($value)
Gets or sets name of the ImageUploader control instance this ShellComboBox is associated with.

Methods

Name Description
public method render() Generates ShellComboBox embedding code and writes it into the page.

Events

Name Description
public event addClientInitComplete($clientFunction)
removeClientInitComplete($clientFunction)
Adds or removes a handler of the event which fires when this instance of the ShellComboBox is completely created and initialized.