Home
last modified time | relevance | path

Searched refs:editable (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/tagging/less/
H A Deditable.less1 /*! X-editable - v1.5.3
3 * http://github.com/vitalets/x-editable
16 .editable-buttons {
25 .editable-input {
35 .editable-buttons .editable-cancel {
40 .editable-buttons button.ui-button-icon-only {
46 background: url(../plugins/tagging/less/editable-images/loading.gif) center center no-repeat;
52 .editable-error-block {
60 .editable-error-block.ui-state-error {
64 .editable-error {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
DGoogleCloudChannelV1Parameter.php25 public $editable; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Parameter
36 public function setEditable($editable) argument
38 $this->editable = $editable;
45 return $this->editable;
DGoogleCloudChannelV1alpha1Parameter.php25 public $editable; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Parameter
36 public function setEditable($editable) argument
38 $this->editable = $editable;
45 return $this->editable;
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js2 (function($){$.fn.editable=function(target,options){if('disable'==target){$(this).data('disabled.ed… function
5editable.defaults,{target:target},options);var plugin=$.editable.types[settings.type].plugin||func…
26 if(settings.tooltip){$(self).attr('title',settings.tooltip);}}}};});};$.editable={types:{defaults:{…
29 …){if($.isFunction($.editable.types[settings.type].reset)){var reset=$.editable.types[settings.type…
38 …selected');}});}}},addInputType:function(name,input){$.editable.types[name]=input;}};$.fn.editable
/plugin/diagrams/action/
H A Dmediafile.php63 $editable = [];
73 $editable[] = $image;
77 echo json_encode($editable);
/plugin/ckgedit/ckeditor/plugins/pastebase64/
Dplugin.js16 var editableElement = editor.editable ? editor.editable() : editor.document;
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
Dplugin.js16 var editableElement = editor.editable ? editor.editable() : editor.document;
/plugin/templatepagename/
DREADME.md7 * the plugin defaults are: `c_template` and `i_template` (editable by who has write permission)
8 * or DokuWiki defaults are: `_template` and `__template` (only editable via filesystem)
13 editable online in the wiki, only by server admins via the file system.
/plugin/fksnewsfeed/inc/ORM/
DModelNews.php94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): … argument
99 $editable ? 'true' : 'false',
/plugin/tagging/
H A Dscript.js40 jQuery('div.plugin_tagging_edit ul.tagging_cloud a').editable('toggleDisabled');
47 .editable({
H A Dstyle.less1 @import "less/editable.less";
/plugin/tagging/script/
H A Deditable.js231 this.options = jQuery.extend({}, jQuery.fn.editable.defaults, options);
416 $.fn.editable = function (option) { function
434 $.fn.editable.defaults = {
/plugin/bpmnio/vendor/dmn-js/dist/assets/
Ddmn-js-literal-expression.css70 .dmn-literal-expression-container .decision-name:not(.editable),
77 .dmn-literal-expression-container .textarea .content-editable {
86 .dmn-literal-expression-container .decision-name.focussed .content-editable {
Ddmn-js-boxed-expression.css75 .dmn-boxed-expression-container .textarea .content-editable {
84 .dmn-boxed-expression-container .element-name.focussed .content-editable {
Ddmn-js-decision-table.css250 /* content editable styles */
257 /* end content editable styles */
291 .dmn-decision-table-container .decision-table-name:not(.editable),
292 .dmn-decision-table-container .decision-table-name .content-editable {
298 .dmn-decision-table-container .decision-table-name.focussed .content-editable {
/plugin/issuetracker/
Dtablekit.js47 if(op.editable) {
114 … {dom : {head:null,rows:null,cells:{}},sortable:false,resizable:false,editable:false}, property
131 return TableKit.tables[table.id] ? TableKit.tables[table.id].editable : false;
158 editable : true, property
222 if(op.editable) {
241 if(op.editable) {TableKit.Editable.init(table);}
264 if(TableKit.options.editable) {
736 TableKit.register(table,Object.extend(options || {},{editable:true})); property
/plugin/ckgdoku/ckeditor/plugins/scayt/
DCHANGELOG.md16 …SpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
/plugin/ckgedit/ckeditor/plugins/scayt/
DCHANGELOG.md16 …SpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
/plugin/advanced/lang/en/
Dconfig.txt21 … | [[doku>exif]] | Metadata editable for images …
/plugin/embeddedphp/
H A DREADME11 a publicly editable wiki!
/plugin/ckgdoku/ckeditor/
DCHANGES.md52 * [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited.
98 … WebKit] Fixed: Cannot select all editor content when a widget or a non-editable element is the fi…
101 …): [Blink, WebKit] Fixed: Error thrown occasionally by an uninitialized editable for multiple CKEd…
187 …: Active widget element is not cached when it is losing focus and it is inside an editable element.
270 …ellChecker/ckeditor-plugin-scayt/issues/107): SCAYT should not check non-editable parts of content.
344 …keditor.com/ticket/13414): Fixed: Content auto paragraphing in a nested editable despite editor co…
377 …Chrome] Fixed: Resizing the editor while it is not displayed breaks the editable. Fixes also [#916…
418 * [#13186](http://dev.ckeditor.com/ticket/13186): Fixed: Content dropped into a nested editable is …
486 …ible to insert one widget into another widget's nested editable. Note that unless nested editable'…
490editable element using the [`editor.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
[all …]
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
Dfind.js6 …et+1);d.setEndAt(c.editable(),CKEDITOR.POSITION_BEFORE_END);return d}function t(a){var b=c.getSele…
14 …ge.getCursors(),p=h[h.length-1],h=h[0],g=c.createRange();g.setStartAt(c.editable(),CKEDITOR.POSITI…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js7 …et+1);d.setEndAt(c.editable(),CKEDITOR.POSITION_BEFORE_END);return d}function r(a){var b=c.getSele…
15 p=g[g.length-1],g=g[0],m=c.createRange();m.setStartAt(c.editable(),CKEDITOR.POSITION_AFTER_START);m…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
Dtable.js.unc53 var editable = editor.editable();
355 …'default': editor.filter.check( 'table{width}' ) ? ( editable.getSize( 'width' ) < 500 ? '100%' : …
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
Dtable.js.unc53 var editable = editor.editable();
355 …'default': editor.filter.check( 'table{width}' ) ? ( editable.getSize( 'width' ) < 500 ? '100%' : …

123456