Home
last modified time | relevance | path

Searched defs:plugin (Results 51 – 75 of 118) sorted by relevance

12345

/plugin/combo/ComboStrap/
H A DPrismTags.php41 public static function processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer) argument
H A DMessage.php24 private $plugin; variable in ComboStrap\\Message
209 public function setPlugin(Plugin $plugin): Message argument
[all...]
H A DButtonTag.php157 public static function renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plugin, array $data): string argument
H A DPrism.php184 public static function htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = null) argument
/plugin/icalevents/
H A Drenderer.php62 function plugin($name, $data, $state = '', $match = '') { function in renderer_plugin_icalevents
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php13 protected $plugin; variable in Sabre\\DAV\\PartialUpdate\\PluginTest
/plugin/nspages/printers/
H A DprinterSimpleList.php14 function __construct($plugin, $mode, $renderer, $data, $useNumberedList = false){ argument
H A Dprinter.php12 protected $plugin; variable in nspages_printer
27 function __construct($plugin, $mode, $renderer, $data){ argument
H A DprinterNice.php16 __construct($plugin, $mode, $renderer, $nbCols, $anchorName, $data) global() argument
/plugin/fedauth/
H A Dcommon.php76 function &load_handler_class($plugin, $cmd, $type, $provid='', $base='base') {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DPluginTest.php12 protected $plugin; variable in Sabre\\DAV\\Browser\\PluginTest
/plugin/pagelist/
H A Dhelper.php174 addColumn($plugin, $col) global() argument
697 pluginCell($plugin, $col, $id) global() argument
[all...]
/plugin/nspages/
H A DoptionParser.php71 checkSimpleStringArgument(& $match, & $varAffected, $plugin, $argumentName) global() argument
80 checkDictOrder(& $match, & $varAffected, $plugin) global() argument
/plugin/schedule/
H A DpoiDB.class.php18 function __construct ($plugin) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php22 protected $plugin; variable in Sabre\\CalDAV\\Notifications\\PluginTest
/plugin/button/
H A Daction.php62 public function rewrite_button($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php37 protected $plugin = null; variable in Swift_Connection_NativeMail
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DBlockAccessTest.php14 protected $plugin; variable in Sabre\\DAVACL\\BlockAccessTest
/plugin/diagrams/syntax/
H A Dmediafile.php74 public function handleMove($match, $state, $pos, $plugin, $handler) argument
/plugin/farmer/action/
H A Dajax.php159 plugin_matrix_cell($plugin, $animal, $defaults = false) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php14 protected $plugin; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
/plugin/combo/syntax/
H A Dmetadata.php40 public static function getHtmlMetadataBox($plugin, $inlineAttributes = array()): string argument
/plugin/siteexport/
H A Dhelper.php333 private function addPluginHint( &$form, $condition, $hint, $plugin ) {
/plugin/txtconf/
H A Dconfig0.class.php337 function html(&$plugin, $echo=false) {
381 function prompt(&$plugin) {
/plugin/mediathumbnails/
H A Dthumbnail.php89 …public function __construct(string $source_filepath, DokuWiki_Syntax_Plugin $plugin, bool $ismedia…

12345