TreePane.UnixHomeDirectoryText Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a caption of the folder tree node which specifies the home directory at *NIX systems.

Syntax

PHP
public function getUnixHomeDirectoryText() {
}

public function setUnixHomeDirectoryText($value) {
}

Property Value

Type: string

The caption of the folder tree node which specifies the home directory at *NIX systems.

Default value is "Home Folder".

Remarks

Note

This value is used only at Linux and different sorts of Unix. For Windows and Mac OS the system-dependent values are extracted and used.

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference