Home
last modified time | relevance | path

Searched refs:buttons (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/plugin/button/tests/data/pages/
Dstart.txt16 [[{{buttons:books.png}doku>interwiki]]
20 Basic button: [[{{buttons:books.png}target]]
23 [[{buttons:fbreader.png|default}#Header]]
29 Namespace: [[{{buttons:books.png}folder:target2]]
31 Title: [[{{buttons:books.png}folder:target2|Second target]]
33 Style inside button: [[{buttons:fbreader.png|default}Bouton|Bouton **gras** ]]
35 [[{buttons:fbreader.png|second}target|Other button with a long text]]
37 [[{buttons:fbreader.png|second}target|Other button \\ with a new line]]
42 [[{buttons:fbreader.png?32|width: 15em;flex-direction: column;display: flex;}target]]
44 [[{buttons:fbreader.png|width: 25em; display: table; margin: 0 auto; }target|Centered button]]
[all …]
/plugin/datatables/assets/datatables.net-buttons/css/
Dbuttons.foundation.min.css1buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-b…
Dbuttons.foundation.css34 div.dt-buttons {
37 div.dt-buttons .dt-button {
170 div.dt-buttons.button-group.fixed {
180 div.dt-buttons.button-group.fixed.two-column {
183 div.dt-buttons.button-group.fixed.three-column {
186 div.dt-buttons.button-group.fixed.four-column {
189 div.dt-buttons.button-group.fixed.columns {
193 div.dt-buttons.button-group.fixed.columns {
198 div.dt-buttons.button-group.fixed.columns {
203 div.dt-buttons.button-group.fixed.columns {
[all …]
Dbuttons.dataTables.min.css1buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-b…
Dbuttons.dataTables.css34 div.dt-buttons {
37 div.dt-buttons .dt-button {
170 div.dt-buttons {
173 div.dt-buttons.buttons-right {
177 div.dataTables_layout_cell div.dt-buttons {
180 div.dataTables_layout_cell div.dt-buttons.buttons-right {
184 div.dt-buttons > .dt-button,
185 div.dt-buttons > div.dt-button-split .dt-button {
212 div.dt-buttons > .dt-button:first-child,
213 div.dt-buttons > div.dt-button-split .dt-button:first-child {
[all …]
Dbuttons.bootstrap.css34 div.dt-buttons {
37 div.dt-buttons .dt-button {
170 div.dt-buttons div.btn-group {
173 div.dt-buttons div.dt-button-collection {
179 div.dt-buttons div.dt-button-collection .dropdown-menu {
183 div.dt-buttons div.dt-button-collection .dropdown-menu li {
186 div.dt-buttons div.dt-button-collection .dropdown-menu div.dt-button-split {
194 div.dt-buttons div.dt-button-collection .dropdown-menu div.dt-button-split > *:first-child {
199 div.dt-buttons div.dt-button-collection .dropdown-menu div.dt-button-split > *:first-child a {
203 div.dt-buttons div.dt-button-collection .dropdown-menu div.dt-button-split > *:first-child:hover {
[all …]
Dbuttons.bootstrap.min.css1buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-b…
Dbuttons.bootstrap4.min.css1buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-b…
Dbuttons.bootstrap4.css34 div.dt-buttons {
37 div.dt-buttons .dt-button {
170 div.dt-buttons div.btn-group {
173 div.dt-buttons div.dropdown-menu {
176 div.dt-buttons div.dropdown-menu .dt-button {
179 div.dt-buttons div.dropdown-menu div.dt-button-split {
187 div.dt-buttons div.dropdown-menu div.dt-button-split a:first-child {
192 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child {
201 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:hover {
205 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:after {
[all …]
Dbuttons.bootstrap5.css34 div.dt-buttons {
37 div.dt-buttons .dt-button {
170 div.dt-buttons div.btn-group {
173 div.dt-buttons div.dropdown-menu {
176 div.dt-buttons div.dropdown-menu .dt-button {
179 div.dt-buttons div.dropdown-menu div.dt-button-split {
187 div.dt-buttons div.dropdown-menu div.dt-button-split a:first-child {
192 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child {
201 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:hover {
205 div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:after {
[all …]
Dbuttons.bootstrap5.min.css1buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis}div.dt-b…
/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.js59 var _dtButtons = DataTable.ext.buttons;
115 config = { buttons: config }; property
121 if (config.buttons) {
122 this.c.buttons = config.buttons;
127 buttons: [], property
204 var buttons = this.s.buttons;
211 base = base.buttons[split[i] * 1];
214 buttons = base.buttons;
219 buttons,
244 for (i = button.buttons.length - 1; i >= 0; i--) {
[all …]
DdataTables.buttons.min.js4buttons;function A(t,n,e){y.fn.animate?t.stop().fadeIn(n,e):(t.css("display","block"),e&&e.call(t)… property
/plugin/formatplus2/
Daction.php27 $buttons = array();
29 $buttons[] = array(
38 $buttons[] = array(
47 $buttons[] = array(
56 $buttons[] = array(
65 $buttons[] = array(
74 $buttons[] = array(
83 $buttons[] = array(
92 $buttons[] = array(
165 $menu = array_merge($menu, $buttons);
[all …]
/plugin/formatplus/
Daction.php27 $buttons = array();
29 $buttons[] = array(
38 $buttons[] = array(
47 $buttons[] = array(
56 $buttons[] = array(
65 $buttons[] = array(
74 $buttons[] = array(
83 $buttons[] = array(
92 $buttons[] = array(
165 $menu = array_merge($menu, $buttons);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1ButtonList.php29 public function setButtons($buttons) argument
31 $this->buttons = $buttons;
38 return $this->buttons;
DWidgetMarkup.php35 public function setButtons($buttons) argument
37 $this->buttons = $buttons;
44 return $this->buttons;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2IntentMessageCard.php41 public function setButtons($buttons) argument
43 $this->buttons = $buttons;
50 return $this->buttons;
DGoogleCloudDialogflowV2beta1IntentMessageCard.php41 public function setButtons($buttons) argument
43 $this->buttons = $buttons;
50 return $this->buttons;
DGoogleCloudDialogflowV2beta1IntentMessageBasicCard.php43 public function setButtons($buttons) argument
45 $this->buttons = $buttons;
52 return $this->buttons;
DGoogleCloudDialogflowV2IntentMessageBasicCard.php43 public function setButtons($buttons) argument
45 $this->buttons = $buttons;
52 return $this->buttons;
DGoogleCloudDialogflowV2IntentMessageTableCard.php43 public function setButtons($buttons) argument
45 $this->buttons = $buttons;
52 return $this->buttons;
DGoogleCloudDialogflowV2beta1IntentMessageTableCard.php43 public function setButtons($buttons) argument
45 $this->buttons = $buttons;
52 return $this->buttons;
/plugin/autologoff/
Dscript.js37 var buttons = {};
38 buttons[LANG.plugins.autologoff.stillhere] = function () { function
46 buttons: buttons property
/plugin/authg2fa/
Dadmin.php213 $buttons['start'] = $buttons['prev'] = ($this->_start == 0) ? $disabled : '';
216 $buttons['last'] = $disabled;
217 $buttons['next'] = '';
219 …$buttons['last'] = $buttons['next'] = (($this->_start + $this->_pagesize) >= $this->_user_total) ?…
222 return $buttons;

12345678910>>...17