Home
last modified time | relevance | path

Searched refs:hidden (Results 1 – 25 of 757) sorted by relevance

12345678910>>...31

/plugin/noticeboard/
H A Dsyntax.php99 <input type='hidden' name='id' value='".$ID."' />
100 <input type='hidden' name='noticeboard_mode' value='list' />
111 <input type='hidden' name='id' value='".$ID."' />
122 <input type='hidden' name='id' value='".$ID."' />
130 <input type='hidden' name='parent' value='".$ID."' />
141 <input type='hidden' name='id' value='".$ID."' />
142 <input type='hidden' name='noticeboard_get_ical' value='1' />
238 <input type='hidden' name='id' value='".$ID."' />
300 <input type='hidden' name='id' value='".$ID."' />
349 <input type='hidden' name='id' value='".$ID."' />
[all …]
/plugin/noticeboard/noticeboard/
H A Dsyntax.php99 <input type='hidden' name='id' value='".$ID."' />
100 <input type='hidden' name='noticeboard_mode' value='list' />
111 <input type='hidden' name='id' value='".$ID."' />
122 <input type='hidden' name='id' value='".$ID."' />
130 <input type='hidden' name='parent' value='".$ID."' />
141 <input type='hidden' name='id' value='".$ID."' />
142 <input type='hidden' name='noticeboard_get_ical' value='1' />
238 <input type='hidden' name='id' value='".$ID."' />
300 <input type='hidden' name='id' value='".$ID."' />
349 <input type='hidden' name='id' value='".$ID."' />
[all …]
/plugin/hiddenheader/
H A Daction.php25 if ($this->hidden) {
29 $this->hidden = $m && count($m[1]) > 0 ? array_map('trim', $m[1]) : null;
31 if ($this->hidden) {
36 //TODO Bug: If you use plugin:include to inlcude a page with hidden headers, this processing doesn't happen.
39 if ($this->hidden)
40 foreach ($this->hidden as $h) {
46 if ($this->hidden) {
48 foreach ($this->hidden as $h) {
51 // Remove all hidden headers from the TOC.
65 var $hidden; variable in action_plugin_hiddenheader
[all...]
/plugin/bureaucracy-au/helper/
H A Dfieldfieldset.php74 $hidden = false;
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
88 if ($hidden) {
89 $this->hidden = true;
95 $field->hidden = true;
/plugin/bureaucracyau/helper/
H A Dfieldfieldset.php74 $hidden = false;
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
88 if ($hidden) {
89 $this->hidden = true;
95 $field->hidden = true;
/plugin/bureaucracy/helper/
H A Dfieldfieldset.php74 $hidden = false;
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
88 if ($hidden) {
89 $this->hidden = true;
95 $field->hidden = true;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheetProperties.php29 public $hidden; variable in Google\\Service\\Sheets\\SheetProperties
86 public function setHidden($hidden) argument
88 $this->hidden = $hidden;
95 return $this->hidden;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDrive.php41 public $hidden; variable in Google\\Service\\Drive\\Drive
138 public function setHidden($hidden) argument
140 $this->hidden = $hidden;
147 return $this->hidden;
/plugin/autolink3/
H A Dadmin.php143 <input type='hidden' name='do' value='admin' />
144 <input type='hidden' name='add' value=''/>
145 <input type='hidden' name='page' value='autolink3' />
146 <input type='hidden' name='ligne' value='".$_REQUEST['mod']."' />
147 <input type='hidden' name='up' value='".$mem."' />
183 …".DOKU_BASE."/lib/images/loading.gif' id='pl_si_throbber' style='visibility: hidden' alt='load'/>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php42 public $hidden; variable in Google\\Service\\Tasks\\Task
141 public function setHidden($hidden) argument
143 $this->hidden = $hidden;
150 return $this->hidden;
/plugin/hidden/
H A Dplugin.info.txt1 base hidden
5 name hidden Plugin
7 url http://www.dokuwiki.org/plugin:hidden
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css7 overflow: hidden;
10 -webkit-backface-visibility: hidden;
11 backface-visibility: hidden;
28 -webkit-backface-visibility: hidden;
29 backface-visibility: hidden;
/plugin/news/syntax/
H A Dbutton.php71 $button .= "<input type='hidden' name='title' value='$title' />";
73 …$button .= "<input type='hidden' name='feed' value='refresh' /><input type='hidden' name='feed_ref…
/plugin/approve/db/
H A Dupdate0002.sql14 hidden BOOLEAN NOT NULL DEFAULT 0 field
17 INSERT INTO pageTemp(page,approver,hidden) SELECT page,maintainer,hidden FROM page;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendarListEntry.php58 public $hidden; variable in Google\\Service\\Calendar\\CalendarListEntry
223 public function setHidden($hidden) argument
225 $this->hidden = $hidden;
232 return $this->hidden;
/plugin/dirpictures/
H A Dstyle.css30 overflow: hidden;
41 overflow: hidden;
55 overflow: hidden;
90 overflow: hidden;
101 overflow: hidden;
115 overflow: hidden;
/plugin/imagecarousel/vendor/slick/
H A Dslick.less20 overflow: hidden;
60 visibility: hidden;
88 visibility: hidden;
97 .slick-arrow.slick-hidden {
H A Dslick.css28 overflow: hidden;
74 visibility: hidden;
107 visibility: hidden;
117 .slick-arrow.slick-hidden {
/plugin/nspages/
H A Dstyle.css55 overflow: hidden;
66 overflow: hidden;
79 overflow: hidden;
112 overflow: hidden;
123 overflow: hidden;
136 overflow: hidden;
/plugin/patchpanel/
H A Dstyle.css18 overflow: hidden;
25 overflow: hidden;
51 overflow-y: hidden;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css27 overflow:hidden;
50 position:absolute; overflow:hidden; font-size:200%;
104 overflow:hidden;
123 overflow: hidden;
129 overflow: hidden;
136 overflow: hidden;
167 overflow: hidden;
211 overflow: hidden;
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css27 overflow:hidden;
50 position:absolute; overflow:hidden; font-size:200%;
104 overflow:hidden;
123 overflow: hidden;
129 overflow: hidden;
136 overflow: hidden;
167 overflow: hidden;
211 overflow: hidden;
/plugin/bpmnio/css/
H A Dhide_data.less3 visibility: hidden;
8 visibility: hidden;
/plugin/refnotes/
H A Dreference.php55 protected $hidden; variable in refnotes_reference
66 $this->hidden = $this->getAttribute('hidden', false);
100 return !$this->inline && !$this->hidden;
124 if (!$this->hidden) {
/plugin/database2/
H A Dadmin.php186 <input type="hidden" name="do" value="$_REQUEST[do]" />
187 <input type="hidden" name="page" value="$_REQUEST[page]" />
188 <input type="hidden" name="id" value="$_REQUEST[id]" />
189 <input type="hidden" name="sectok" value="$sectok" />

12345678910>>...31