The Plugin interface provides information about a browser plugin.
The Plugin interface provides information about a browser plugin.
(description this)
Property.
A human readable description of the plugin.
Property. A human readable description of the plugin.
(filename this)
Property.
The filename of the plugin file.
Property. The filename of the plugin file.
(item this & args)
Method.
Returns the MIME type of a supported content type, given the number into a list of supported types.
Method. Returns the MIME type of a supported content type, given the number into a list of supported types.
(name this)
Property.
The name of the plugin.
Property. The name of the plugin.
(named-item this & args)
Method.
Returns the MIME type of a supported item.
Method. Returns the MIME type of a supported item.
(set-description! this val)
Property.
A human readable description of the plugin.
Property. A human readable description of the plugin.
(set-filename! this val)
Property.
The filename of the plugin file.
Property. The filename of the plugin file.
(set-name! this val)
Property.
The name of the plugin.
Property. The name of the plugin.
(set-version! this val)
Property.
The plugin's version number string.
Property. The plugin's version number string.
(version this)
Property.
The plugin's version number string.
Property. The plugin's version number string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close