Module implementing the Flash blocker plug-in.
None |
ClickToFlashPlugin | Class implementing the flash blocker plug-in. |
None |
Class implementing the flash blocker plug-in.
ClickToFlashData |
getIconName | Class method to get the icon name for the mime type. |
ClickToFlashPlugin | Constructor |
__enabled | Private method to check, if the plug-in is enabled. |
__load | Private method to load the configuration. |
__save | Private method to save the configuration. |
addToWhitelist | Public method to add a host to the whitelist. |
configure | Public method to configure the plug-in. |
create | Public method to create a plug-in instance for the given data. |
isAnonymous | Public method to indicate an anonymous plug-in. |
metaPlugin | Public method to create a meta plug-in object containing plug-in info. |
onWhitelist | Public method to check, if a host is on the whitelist. |
removeFromWhitelist | Public method to remove a host from the whitelist. |
None |
Class method to get the icon name for the mime type.
Constructor
Private method to check, if the plug-in is enabled.
Private method to load the configuration.
Private method to save the configuration.
Public method to add a host to the whitelist.
Public method to configure the plug-in.
Public method to create a plug-in instance for the given data.
Public method to indicate an anonymous plug-in.
Public method to create a meta plug-in object containing plug-in info.
Public method to check, if a host is on the whitelist.
Public method to remove a host from the whitelist.