Lines Matching full:of
25 * Return list of available plugins
27 * @param string $type type of plugins; empty string for all
42 * Returns only new instances of a plugin when $new is true or if plugin is not Singleton,
45 * @param $type string type of plugin to load
46 * @param $name string name of the plugin to load
47 …* @param $new bool true to return a new instance of the plugin, false to use an already lo…
61 * @param string $plugin name of plugin
74 * @param string $plugin name of plugin
87 * @param string $plugin name of plugin
98 * Returns directory name of plugin
100 * @param string $plugin name of plugin
101 * @return string name of directory
111 * Returns cascade of the config files
113 * @return array with arrays of plugin configs