Home
last modified time | relevance | path

Searched refs:manager (Results 51 – 75 of 170) sorted by relevance

1234567

/plugin/404manager/
H A Dplugin.info.txt1 base 404manager
/plugin/toolbuttondel/
H A Dplugin.info.txt6 desc deletes toolbar buttons selected from config manager
/plugin/farm/
H A Danimal.class.php20 var $manager = null; variable in dokuwiki_farm_animal
31 function __construct($name = '', $manager = null) { argument
35 $this->manager = & $manager;
657 $a = new dokuwiki_farm_animal($name, $handler->manager);
694 public static function listAnimals($manager = null) { argument
699 if(self::exists($i)) $a[] = new dokuwiki_farm_animal($i, $manager);
/plugin/confmanager/
H A Dplugin.info.txt5 name configuration file manager
/plugin/diagramsnet/lib/math/
H A D.travis.yml13 email: manager@mathjax.org
/plugin/combo/
H A DREADME.md24 * [URL Management](https://combostrap.com/url/manager)
25 * [Web Metadata Management](https://combostrap.com/metadata/manager)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DObjectConstructorTest.php341 $manager = $this->getManager($name);
343 if ($manager instanceof EntityManager) {
345 return $manager->getConfiguration()->getEntityNamespace($alias);
350 … throw new \LogicException(sprintf('Unsupported manager type "%s".', get_class($manager)));
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md121 An asset manager is provided for organizing assets.
135 The asset manager can also be used to reference assets to avoid duplication.
153 A filter manager is also provided for organizing filters.
184 '@reset', // load the asset manager's "reset" asset
187 'scss', // filter through the filter manager's "scss" filter
242 '@reset', // load the asset manager's "reset" asset
245 'scss', // filter through the filter manager's "scss" filter
/plugin/charpicker/
H A DREADME.md7 Enter the characters in the configuration manager, in either the add or delete box, as a comma deli…
/plugin/langdelete/
H A DREADME10 This is an admin plugin available via admin manager to delete language files
/plugin/numbering/
H A DREADME.md6 The output is controlled by a formatting string which is set in the cofiguration manager.
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.class.php90 $manager = ManagerEncoding::get();
91 $map = $manager->get_encoding_vector($encoding);
/plugin/removeold/
H A DREADME10 This is an admin plugin available via admin manager to delete listed files
/plugin/ckgedit/
H A DREADME.md7 Ubuntu/Debian package manager.
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js63 manager: null,
171 manager: null,
223 this.manager.selectPanel(this);
457 manager: null,
574 tool.manager = this;
/plugin/adminperm/lang/en/
H A Dintro.txt3 This interface allows you to give access to admin and manager plugins to users and groups without m…
/plugin/deniedpage/
H A DREADME.md9 You can easily install this plugin by using the [plugins manager](https://www.dokuwiki.org/plugin:p…
/plugin/cli/
H A Dcli-examples.txt188 info.txt manager.dat renderer.php syntax.php
197 info.txt manager.dat renderer.php syntax.php
211 info.txt manager.dat renderer.ph syntax.php z
241 info.txt manager.dat renderer.ph syntax.php z
274 info.txt manager.dat renderer.ph syntax.php z
303 info.txt manager.dat renderer.ph syntax.php z
/plugin/supa/
H A Dchangelog.txt3 …"Rincewind". If it does not work: disable the supa plugin via the plugin manager, save plugin-conf…
/plugin/upload/
H A Dsyntax.php118 …field here "id" because it is misinterpreted by DokuWiki if the upload form is not in media manager
/plugin/authdrupal8/
H A DREADME.md51 * manager: add a manager group (with @) or username that matches one of your drupal roles or users
/plugin/searchindex/lang/en/
H A Dintro.txt11 //NOTE: This manager needs a recent browser as it makes use of modern JavaScript
/plugin/searchindex/lang/nl/
H A Dintro.txt8 //LET OP: Deze manager gebruikt een modern Javascript mechanisme om verschillende taken op de achte…
/plugin/rss/
H A DREADME.md11 … ``${dokuwikiroot}/lib/plugins`` folder and restart dokuwiki or use the plugin manager of Dokuwiki.
/plugin/searchindex/lang/da/
H A Dintro.txt8 //NOTE: Denne manager har brug for en opdateret browser, da den gør brug af moderne JavaScript til …

1234567