Home
last modified time | relevance | path

Searched refs:manager (Results 76 – 100 of 170) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst141 private $manager;
149 $this->manager = $manager;
168 new User('John friend 1 manager')
172 new User('John friend 2 manager')
186 'manager' => array( // Override the groups for the manager of John
193 'manager' => array( // Override the groups for the John friends' manager
204 "manager": {
214 "manager": {
215 "name": "John friend 1 manager"
219 "manager": {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DGroupsUser.php21 private $manager; variable in JMS\\Serializer\\Tests\\Fixtures\\GroupsUser
28 public function __construct($name, ?GroupsUser $manager = null, array $friends = []) argument
31 $this->manager = $manager;
/plugin/findologicxmlexport/
H A DREADME.md19 - Open your extension manager and install the Plugin via **Search and Install**
/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/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/404manager/
H A DREADME.md1manager [![Build Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-404manager.svg?branch=ma…
5 The [404 manager Dokuwiki plugin](https://www.dokuwiki.org/plugin:404manager) changes the behavior …
12 ![The illustration](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master/images/dok…
25 ![The page name check message](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master…
51 ![404manager configruation settings](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/…
66 ![404manager in the admin page](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/maste…
70 ![404manager plugin admin page](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/maste…
129 * for the last version: in the Sqlite Database DOKUWIKI_HOME/data/meta/404manager.sqlite3
130 …rect.conf or 404managerRedirect.conf.migrated in the directory DOKUWIKI_HOME\lib\plugins\404manager
H A Dplugin.info.txt1 base 404manager
H A DCHANGES.md17 …f DokuWiki. Unfortunately, it is not possible to use the plugin base `404manager` as class name be…
H A Dstyle.css1 .redirect-manager .managerreference {
14 .redirect-manager.table-responsive {
29 .redirect-manager.table {
35 .redirect-manager.table {
49 /* alert are messages that appears when the 404 manager does something */
50 .redirect-manager.alert-warning {
63 .redirect-manager.alert-success {
75 .redirect-manager.alert {
/plugin/404manager/db/
H A DREADME.md4 The database can be found at meta/404manager.sqlite3
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md637 * [#12354](http://dev.ckeditor.com/ticket/12354): Fixed: Various issues in undo manager when holdin…
639 …m/ticket/12332): Fixed: Lowered DOM events listeners' priorities in undo manager in order to avoid…
651 … listeners should not be used in the undo manager. A complete rewrite of keyboard handling in the …
1150 * [#10315](http://dev.ckeditor.com/ticket/10315): [WebKit] [Undo manager](http://docs.ckeditor.com/…
/plugin/snippeter/
H A DREADME.md47 you have to add the picture you plan to use using the dokuwiki media manager
72 the related icon will insert your snippet without the media manager information for
/plugin/miniblog/
H A DREADME7 specify the disqus shortname in configuration manager
/plugin/dwcommits/
H A DREADME7 commits from gits specified in the configuration manager and in a config file
/plugin/credits/
H A DREADME9 …in for displaying credits for DokuWiki plugins. Using the configuration manager, all of the CSS s…
/plugin/toolbuttondel/
H A Dplugin.info.txt6 desc deletes toolbar buttons selected from config manager
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md71 [composer]: https://getcomposer.org/ "The PHP package manager"
/plugin/fckg/
H A DChanges309 …ve ~~COMPLEX_TABLES~~ macro in save.php and disable macro checkbox if complex set in config manager
/plugin/authsplit/
H A DREADME103 or the Admin uses DokuWiki's user manager to create an account for them.
117 This also means that an Admin can not specify a password in the user manager
137 Thus, deleting a user with the user manager will remove knowledge of his or
142 user manager is supposed to manage DokuWiki users in the first place. Thus,
/plugin/rss/
H A DREADME.md11 … ``${dokuwikiroot}/lib/plugins`` folder and restart dokuwiki or use the plugin manager of Dokuwiki.
/plugin/groupmanager/
H A Dplugin.info.txt6 desc Embeddable group manager
/plugin/jenkins/
H A DREADME.md20 … `${dokuwiki_root}/lib/plugins` folder and restart dokuwiki. Or use the plugin manager of Dokuwiki.
/plugin/bootnote/
H A DREADME.md9 …dokuwiki_root}/lib/plugins`` folder and restart dokuwiki or use the plugin manager inside Dokuwiki.
/plugin/issuetracker/
H A DREADME53 The following configurations can be done via the configuration manager:
/plugin/authshibboleth/
H A DREADME.md45 Alternatively, you can use the configuration manager.
53 …nstead of `local.php`, because `local.php` may be overwritten if you use the configuration manager.

1234567