ImageManagerPlugin Members

Moxiecode Image Manager API

The ImageManagerPlugin type exposes the following members.

Constructors

  NameDescription
ImageManagerPlugin
Initializes a new instance of the ImageManagerPlugin class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnAfterStream (Inherited from Plugin.)
OnAfterUpload (Inherited from Plugin.)
OnAuthenticate (Inherited from Plugin.)
OnBeforeFileAction
(Overrides PluginOnBeforeFileAction(ManagerEngine, FileAction, IFile, IFile).)
OnBeforeRPC (Inherited from Plugin.)
OnBeforeStream (Inherited from Plugin.)
OnBeforeUpload (Inherited from Plugin.)
OnCustomInfo
(Overrides PluginOnCustomInfo(ManagerEngine, IFile, String, Hashtable).)
OnFileAction
(Overrides PluginOnFileAction(ManagerEngine, FileAction, IFile, IFile).)
OnInit (Inherited from Plugin.)
OnInsertFile (Inherited from Plugin.)
OnLogin (Inherited from Plugin.)
OnLogout (Inherited from Plugin.)
OnPreInit
(Overrides PluginOnPreInit(ManagerEngine, String).)
OnRPC
(Overrides PluginOnRPC(ManagerEngine, String, Hashtable).)
OnStream
(Overrides PluginOnStream(ManagerEngine, String, NameValueCollection).)
OnUpload (Inherited from Plugin.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Prefix
(Overrides PluginPrefix()()().)
ShortName (Inherited from Plugin.)

See Also