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

BaseControl Class

This is a base class for all Image Uploader Flash visual controls.

For a list of all members of this class, see BaseControl Members.

Syntax

PHP
abstract class BaseControl {
}

Remarks

BaseControl is an abstract class which implements common functionality for Image Uploader Flash visual controls. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

LBaseControl

See Also

Reference