Home
last modified time | relevance | path

Searched defs:plugin (Results 101 – 118 of 118) sorted by path

12345

/plugin/siteexport/
H A Dhelper.php333 private function addPluginHint( &$form, $condition, $hint, $plugin ) {
H A Dpreload.php216 public function disable($plugin) {
227 public function enable($plugin) {
/plugin/slacknotifier/helper/
H A DConfig.php20 private $plugin; global() variable in dokuwiki\\plugin\\slacknotifier\\helper\\Config
22 __construct(PluginInterface $plugin) global() argument
/plugin/slider/
H A Djquery.bxslider.js13 var plugin = {}; variable
/plugin/statistics/
H A Dimg.php15 $plugin = plugin_load('helper', 'statistics'); variable
H A Dlog.php16 $plugin = plugin_load('helper', 'statistics'); variable
/plugin/struct/renderer/
H A Dcsv.php169 public function plugin($name, $args, $state = '', $match = '') function in renderer_plugin_struct_csv
/plugin/swiftmail/
H A DSwift.php121 public function attachPlugin(Swift_Events_Listener $plugin, $id)
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php37 protected $plugin = null; variable in Swift_Connection_NativeMail
/plugin/sync/
H A Ddiff.php20 $plugin = new admin_plugin_sync(); variable
/plugin/text/
H A Drenderer.php36 function plugin($name, $data, $state = '', $match = '') { function in renderer_plugin_text
/plugin/txtconf/
H A Dconfig0.class.php337 function html(&$plugin, $echo=false) {
381 function prompt(&$plugin) {
H A Dtxtconfig.class.php258 function html(&$plugin, $echo=false) {
/plugin/visrep/
H A Dimg.php12 $plugin = plugin_load('syntax','visrep'); variable
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php404 function addPlugin(ServerPlugin $plugin) {
/plugin/xml/
H A Drenderer.php49 function plugin($name,$data){ function in renderer_plugin_xml
/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php100 public function plugin($match, $state, $pos, $pluginname) function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Handler
124 public function addPluginCall($plugin, $args, $state, $pos, $match)
H A DRenderer.php67 public function plugin($name, $data, $state = '', $match = '') function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Renderer

12345