shortcodes.php
Shortcodes can be used to call plugin from inside a view after the execution of the view itself.
Ex:
[pluginName-methodName a="1" b="2"]
The pluginName is composed of two part :
plugin Name
------ ----
| |
---------------------------- ------------------------------
This is the application name This is the actual plugin name