| /plugin/subconfhelper/helper/ |
| D | config.php | 36 function configuration( $datafile, $local=array( ), $default=array( ), $protected=array( ) ) { argument 42 $this->_protected_files = $protected; 65 $protected = $this->_read_config_group($this->_protected_files); 67 …rge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_keys($protected)); 90 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]);
|
| /plugin/shibbolethauth/ |
| D | style.css | 61 #shibboleth__manager tr.protected .input, 62 #shibboleth__manager tr.protected input, 63 #shibboleth__manager tr.protected textarea, 64 #shibboleth__manager tr.protected select, 65 #shibboleth__manager tr.protected .selection {
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | BasicGraphEditor.java.bak | 84 protected mxGraphComponent graphComponent; 89 protected mxGraphOutline graphOutline; 94 protected JTabbedPane libraryPane; 99 protected mxUndoManager undoManager; 104 protected String appTitle; 109 protected JLabel statusBar; 114 protected File currentFile; 119 protected boolean modified = false; 124 protected mxRubberband rubberband; 129 protected mxKeyboardHandler keyboardHandler; [all …]
|
| D | EditorActions.java.bak | 245 protected String stylesheet; 284 protected int zoomPolicy; 315 protected int style; 373 protected double scale; 488 protected boolean showDialog; 667 protected Boolean doInBackground() throws Exception { 723 protected void done() { 771 protected boolean directed; 834 protected boolean directed; 972 protected Object target; [all …]
|
| /plugin/authsplit/conf/ |
| D | metadata.php | 11 function initialize($default=null, $local=null, $protected=null) { argument 12 parent::initialize($default, $local, $protected);
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/ |
| D | 232.phpt | 7 protected function hello() 20 protected function hello() 25 protected function world()
|
| D | abstract_class.phpt | 13 abstract protected function three(); 86 protected function three()
|
| /plugin/ckgdoku/scripts/ |
| D | add_v_animal.sh | 22 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php} 37 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
|
| D | addanimal.sh | 28 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php} 44 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
|
| /plugin/ckgedit/scripts/ |
| D | add_v_animal.sh | 22 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php} 37 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
|
| D | addanimal.sh | 28 touch ${ANIMAL}/conf/{local.php,local.protected.php,acl.auth.php,users.auth.php,plugins.local.php} 44 \$conf['updatecheck'] = 0;" > ${ANIMAL}/conf/local.protected.php
|
| /plugin/txtconf/ |
| D | config0.class.php | 58 $protected = $this->_read_config($this->_protected_file); 60 …rge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_keys($protected)); 76 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]); 305 function initialize($default, $local, $protected) { argument 308 if (isset($protected)) $this->_protected = $protected;
|
| D | txtconfig.class.php | 70 $protected = $this->_read_config($this->_protected_file); 72 …rge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_keys($protected)); 105 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]);
|
| /plugin/sentry/conf/ |
| D | Setting.php | 14 public function initialize($default = null, $local = null, $protected = null) argument 16 parent::initialize($default, $local, $protected);
|
| /plugin/authyubikey/ |
| D | auth.php.org | 15 protected $users = null; 18 protected $_pattern = array(); 21 protected $_pregsplit_safe = false; 104 protected function _createUserLine($user, $pass, $name, $mail, $grps) { 324 protected function _loadUserData() { 351 protected function _splitUserData($line){ 387 protected function _filter($user, $info) { 405 protected function _constructPattern($filter) {
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
| D | Acl.php | 208 $protected = array_key_exists('{DAV:}protected', $ace); 221 'protected' => $protected,
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
| H A D | Acl.php | 208 $protected = array_key_exists('{DAV:}protected', $ace); 221 'protected' => $protected,
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | CustomCanvas.java.bak | 98 protected CellRendererPane rendererPane = new CellRendererPane(); 100 protected JLabel vertexRenderer = new JLabel(); 102 protected mxGraphComponent graphComponent;
|
| /plugin/authimap2/ |
| D | auth.php | 399 $protected = $this->_readUserFile($config_cascade['plainauth.users']['protected']); 400 foreach(array_keys($protected) as $key) { 401 $protected[$key]['protected'] = true; 403 $this->users = array_merge($this->users, $protected);
|
| /plugin/advanced/lang/en/ |
| D | config.txt | 11 | ''dokuwiki.php'' | ''local.php''\\ ''local.protected.php'' | see [[doku>confi… 23 | ''plugins.required.php'' | ''plugins.local.php''\\ ''plugins.protected.php'' | see [[doku>confi…
|
| /plugin/meta/ |
| D | syntax.php | 82 $protected = array('description', 'date', 'contributor'); 100 } elseif (in_array($key, $protected)) {
|
| /plugin/fedauth/classes/adm/ |
| D | fa_manage.adm.class.php | 191 $protected = false; 199 $check_disabled = ($protected) ? ' disabled="disabled"' : '';
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | local.php.bak | 15 @include(DOKU_CONF.'local.protected.php');
|
| /plugin/letsencrypt/ |
| D | Lescript.php | 357 $protected = $header; 358 $protected["nonce"] = $this->client->getLastNonce(); 362 $protected64 = Base64UrlSafeEncoder::encode(json_encode($protected));
|
| /plugin/deletepageguard/ |
| H A D | dokuwiki-plugin-page.txt | 25 …tallation by blocking the "empty save" operation when certain pages are protected. A page is consi… 29 * Prevents deletion via "empty save" on protected pages 50 …lete** | Comma separated list of user groups that are allowed to delete protected pages, in additi… 51 …taining only whitespace will be treated as empty and deletion will be blocked on protected pages. |
|