UploaderProvider Members

php Uploader

PHP File Uploader Class Reference

UploaderProvider Members

UploaderProvider overview

Public Instance Properties
SupportFS Gets a bool value indicating the file system is supported or not.
Public Instance Methods
AppendData 
CopyTo 
Delete Deletes the specified uploader.
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals (inherited from Object) 
Exists Returns a boolean indicating whether or not the file exists
GetFSPath Gets the file system path.
GetHashCode (inherited from Object) 
GetInfo Gets the information of the specified uploader.
GetName Gets the file name.
GetSize Gets the file size.
GetType (inherited from Object) 
Init Inits the specified uploader.
Maintain Maintains this instance.
MoveTo 
OpenStream Opens the stream.
Persist Persists the specified uploader.
SaveOverloaded. Saves the specified uploader.
ToString (inherited from Object) 
UnPersist Persists the specified uploader.
Protected Instance Constructors
UploaderProvider Constructor Initializes a new instance of the UploaderProvider class.
Protected Instance Methods
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
See Also

UploaderProvider Class | CuteWebUI Namespace