Home
last modified time | relevance | path

Searched refs:protected (Results 1 – 25 of 148) sorted by relevance

123456

/plugin/subconfhelper/helper/
Dconfig.php36 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/
Dstyle.css61 #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/
DBasicGraphEditor.java.bak84 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 …]
DEditorActions.java.bak245 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/
Dmetadata.php11 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/
D232.phpt7 protected function hello()
20 protected function hello()
25 protected function world()
Dabstract_class.phpt13 abstract protected function three();
86 protected function three()
/plugin/ckgdoku/scripts/
Dadd_v_animal.sh22 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
Daddanimal.sh28 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/
Dadd_v_animal.sh22 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
Daddanimal.sh28 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/
Dconfig0.class.php58 $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;
Dtxtconfig.class.php70 $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/
DSetting.php14 public function initialize($default = null, $local = null, $protected = null) argument
16 parent::initialize($default, $local, $protected);
/plugin/authyubikey/
Dauth.php.org15 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/
DAcl.php208 $protected = array_key_exists('{DAV:}protected', $ace);
221 'protected' => $protected,
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php208 $protected = array_key_exists('{DAV:}protected', $ace);
221 'protected' => $protected,
/plugin/jdraw/src/com/mxgraph/examples/swing/
DCustomCanvas.java.bak98 protected CellRendererPane rendererPane = new CellRendererPane();
100 protected JLabel vertexRenderer = new JLabel();
102 protected mxGraphComponent graphComponent;
/plugin/authimap2/
Dauth.php399 $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/
Dconfig.txt11 | ''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/
Dsyntax.php82 $protected = array('description', 'date', 'contributor');
100 } elseif (in_array($key, $protected)) {
/plugin/fedauth/classes/adm/
Dfa_manage.adm.class.php191 $protected = false;
199 $check_disabled = ($protected) ? ' disabled="disabled"' : '';
/plugin/farm/install/animaltemplate/conf/
Dlocal.php.bak15 @include(DOKU_CONF.'local.protected.php');
/plugin/letsencrypt/
DLescript.php357 $protected = $header;
358 $protected["nonce"] = $this->client->getLastNonce();
362 $protected64 = Base64UrlSafeEncoder::encode(json_encode($protected));
/plugin/deletepageguard/
H A Ddokuwiki-plugin-page.txt25 …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. |

123456