get_extension_by_name
Description:
Finds a IOExtension for an extension point by name.
Parameters:
this | |
name |
the name of the extension to get |
Returns:
the IOExtension for this that has the given name, or null if there is no extension with that name |