| /plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
| D | sfCompact.yml | 8 - item : Super Hoop 18 'item' => 'Super Hoop', 39 - { item: Super Hoop, quantity: 1 } 45 'item' => 'Super Hoop', 61 - item : Super Hoop 71 'item' => 'Super Hoop', 92 - { item: Super Hoop, quantity: 1 } 98 'item' => 'Super Hoop', 114 - item : Super Hoop 124 'item' => 'Super Hoop', [all …]
|
| /plugin/elasticsearch/_test/ |
| D | acl.test.php | 26 'super:* @ALL 8', 27 'super:mini:* @ALL 0', 28 'super:mini:stop @nana 8', 46 ['super:start', 'user', 'ALL', 8], 47 ['super:start', 'user', 'group', 8], 48 ['super:mini:start', 'user', 'nana', 0], 49 ['super:mini:stop', 'user', 'nana', 8], 89 'super:start', 98 'super:mini:start', 107 'super:mini:stop',
|
| /plugin/acknowledge/_test/ |
| D | HelperTest.php | 27 $auth->createUser('max', 'none', 'max', 'max@example.com', ['super']); 46 VALUES ('dokuwiki:acktest1', 'regular, @super'), 47 ('dokuwiki:acktest2', '@super'), 126 'pageassignees' => 'regular, @super', 135 $actual = $this->helper->getUserAssignments('max', ['user', 'super']); 139 'pageassignees' => '@super', 172 $actual = $this->helper->getUserAcknowledgements('max', ['user', 'super']); 177 'pageassignees' => 'regular, @super', 186 'pageassignees' => '@super', 221 $actual = $this->helper->getUserAcknowledgements('max', ['user', 'super'], 'due'); [all …]
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | WavFileException.java | 9 super(); in WavFileException() 14 super(message); in WavFileException() 19 super(message, cause); in WavFileException() 24 super(cause); in WavFileException()
|
| D | ShapeImpl.java | 15 super(); in ImageImpl() 37 super(); in ImageReferenceImpl() 60 super(); in ShapeImpl()
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/ |
| D | GetRequestDataSniff.php | 3 * Ensures that getRequestData() is used to access super globals. 16 * Ensures that getRequestData() is used to access super globals. 64 // The only place these super globals can be accessed directly is 90 // If we get to here, the super global was used incorrectly. 102 $error = 'The %s super global must not be accessed directly; use Security::getRequestData(';
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | EditorKeyboardHandler.java | 29 super(graphComponent); in EditorKeyboardHandler() 37 InputMap map = super.getInputMap(condition); in getInputMap() 62 ActionMap map = super.createActionMap(); in createActionMap()
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | UserObject.java.bak | 26 super("Hello, World!"); 95 return super.convertValueToString(cell); 131 super.cellLabelChanged(cell, newValue, autoSize); 179 return super.getEditingValue(cell, trigger);
|
| D | UserObject.java | 30 super("Hello, World!"); in UserObject() 101 return super.convertValueToString(cell); in UserObject() 137 super.cellLabelChanged(cell, newValue, autoSize); in UserObject() 185 return super.getEditingValue(cell, trigger); in UserObject()
|
| D | CustomCanvas.java | 27 super("Custom Canvas"); in CustomCanvas() 57 super.drawState(canvas, state, drawLabel); in CustomCanvas()
|
| /plugin/userhomepage/lang/fr/ |
| D | userhomepage_public.default | 2 …essible à tous en lecture mais vous seul pouvez la modifier** (en dehors d'un super-utilisateur)... 7 * Seul un super-utilisateur peut ajouter une image
|
| /plugin/footnotestyle/conf/ |
| D | metadata.php | 8 $meta['style'] = array('multichoice','_choices' => array('super','square','supersquare','righ… 9 $meta['stylebottom'] = array('multichoice','_choices' => array('dot', 'square', 'super','supersquar…
|
| /plugin/groupmanager/ |
| D | README | 14 super user, if these users belong to the groups they administer. 54 2. Super user groups can only be managed by super users
|
| /plugin/copycode/ |
| D | script.js | 37 super(source); 125 super(source); 136 super(source); 147 super(source);
|
| /plugin/groupmgr/ |
| D | README | 31 1. Super user groups can only be managed by super users
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | dart.min.js | 1 …super"},r={cN:"string",v:[{b:"r'''",e:"'''"},{b:'r"""',e:'"""'},{b:"r'",e:"'",i:"\\n"},{b:'r"',e:'…
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.brush.super-collider.js | 5 …super-collider',function(brush){var keywords=["const","arg","classvar","var"];brush.push(keywords,…
|
| /plugin/jdraw/src/com/hammurapi/jdraw/ |
| D | JDrawApplet.java | 21 super.init(); in init() 59 // super.destroy();
|
| /plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/lang/ |
| D | sq.js | 6 …Super-skripta dy",sup3:"Super-skripta tre",acute:"Theks i mprehtë",micro:"Shjenja e Mikros",para:"…
|
| /plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/lang/ |
| D | sq.js | 6 …Super-skripta dy",sup3:"Super-skripta tre",acute:"Theks i mprehtë",micro:"Shjenja e Mikros",para:"…
|
| /plugin/findologicxmlexport/vendor/sebastian/global-state/src/ |
| D | Snapshot.php | 166 * Returns a list of all super-global variable arrays. 298 * Creates a snapshot of all global and super-global variables. 319 * Creates a snapshot a super-global variable array. 367 * Returns a list of all super-global variable arrays.
|
| /plugin/badbehaviour/ |
| D | badbehavior.readme | 110 * On WordPress when using WP-Super Cache, Bad Behavior must be enabled in 111 WP-Super Cache's configuration in order to protect PHP Cached or Legacy 112 Cached pages. Bad Behavior cannot protect mod_rewrite cached (Super Cached)
|
| /plugin/sectionedit/ |
| D | action.php | 47 // This seems super evil. 60 // hint: super evil. handle with care. experimental.
|
| /plugin/json/demo/ |
| D | json_definition_demo.txt | 302 Then we make a "Butter cookie super enhanced", which is based on 'Butter Cookie Enhanced', which is… 306 "name": "Butter cookie super enhanced", 315 "name": "Butter cookie super enhanced", 327 "name": "Butter cookie super enhanced", 336 "name": "Butter cookie super enhanced",
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
| H A D | ExpandEventsFloatingTimeTest.php | 95 // Everts super awesome xml parser. 144 // Everts super awesome xml parser. 182 // Everts super awesome xml parser.
|