This question already has an answer here:
Perhaps, the question should be how do I implement ctools plugins using classes to extend different types of an object? I can't find a simple explanation.
This question already has an answer here: Perhaps, the question should be how do I implement ctools plugins using classes to extend different types of an object? I can't find a simple explanation. |
|||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
mymodule.module:
plugins/plugin_type/example.inc:
plugins/plugin_type/ExamplePlugin.class.inc:
Anywhere:
|
||||
|