BaseClientControl Class HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

This is a base class for the client-side control.

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

Syntax

PHP
abstract class BaseClientControl {
}

Remarks

BaseClientControl is an abstract class which implements common functionality for the client-side control. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

+BaseClientControl

See Also

Reference