Home
last modified time | relevance | path

Searched refs:saved (Results 1 – 25 of 189) sorted by last modified time

12345678

/plugin/siteexport/
H A DREADME.md133 You can show what has been saved, view them, delete them and re-run them.
/plugin/struct/script/
H A DInlineEditor.js76 const saved = JSON.parse(data);
77 $self.html(saved['value']);
78 $self.parent().data('rev', saved['rev']);
/plugin/struct/lang/en/
H A Dclear_intro.txt1 **WARNING:** This will clear **all** data that has ever been saved for this schema! There is no going back!
H A Ddelete_intro.txt1 **WARNING:** Deleting a schema will delete the schema definition and **all** data that has ever been saved for this schema. There is no going back!
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php6238 $saved = [];
6239 $saved['family'] = $this->FontFamily;
6240 $saved['style'] = $this->FontStyle;
6241 $saved['sizePt'] = $this->FontSizePt;
6242 $saved['size'] = $this->FontSize;
6243 $saved['HREF'] = $this->HREF;
6244 $saved['textvar'] = $this->textvar; // mPDF 5.7.1
6245 $saved['OTLtags'] = $this->OTLtags; // mPDF 5.7.1
6246 $saved['textshadow'] = $this->textshadow;
6247 $saved['linewidt
6236 restoreInlineProperties(& $saved) global() argument
6335 restoreFont(& $saved, $write = true) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md63 * Font temporary data saved as JSON instead of generating PHP files (thanks, @jakejackson)
/plugin/farmer/lang/en/
H A Dtab_config_help.txt3 All settings made here are saved to the Farmer's ''conf/farm.ini''.
/plugin/do/syntax/
H A Ddo.php22 private $saved = array(); // save state cache variable in syntax_plugin_do_do
175 if (isset($this->saved[$page][$md5])) {
178 $this->saved[$page][$md5] = 1;
/plugin/advanced/lang/en/config/
H A Dacl.txt5 Access restrictions are saved in a file called ''conf/acl.auth.php'', which should be writable by t…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md982 - Objects do not casts to arrays in setters and saved in params as objects. There is many side effects if
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc569 var url = element.data( 'cke-saved-src' ) || element.getAttribute( 'src' );
581 element.data( 'cke-saved-src', this.getValue() );
1044 var href = element.data( 'cke-saved-href' );
1059 element.data( 'cke-saved-href', url );
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc2530 …removeAttributes(["_moz_dirty", "data-cke-expando", "data-cke-saved-href", "data-cke-saved-name"]);
2531 …removeAttributes(["_moz_dirty", "data-cke-expando", "data-cke-saved-href", "data-cke-saved-name"]);
6784 …return E.test(b) && -1 == c.indexOf("data-cke-saved-" + b) ? " data-cke-saved-" + a + " data-cke-"…
7019 [/^data-cke-(saved|pa)-/, ""],
19805 name: e.data("cke-saved-name") || e.getAttribute("name"),
19819 if (a.data("cke-saved-name")) return a
19907 d["data-cke-saved-href"] = a.join("")
19927 d.name && (d["data-cke-saved-name"] = d.name)
19929 d["data-cke-saved-href"] && (d.href = d["data-cke-saved-href"]);
19934 "data-cke-saved-name": 1,
[all …]
H A Dckeditor.js326 …lace(z,function(a,b){return I.test(b)&&-1==c.indexOf("data-cke-saved-"+b)?" data-cke-saved-"+a+" d…
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc692 // external mime types after they've been saved first time
730 /* previously saved internal link with query string
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc200 var saved = {};
213 saved[ field.id ] = field.getValue();
217 // Compare saved value with actual value. Update cell only if value has changed.
220 if ( saved[ field.id ] !== field.getValue() )
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.35 …te("title"),c=f.document.createElement("img",{attributes:{src:b,"data-cke-saved-src":b,title:a,alt…
H A Dsmiley.js.unc31 'data-cke-saved-src': src,
/plugin/ckgedit/lang/en/
H A Dstyle.txt2 …directory named **Styles**, which will be created when the style sheet is saved. The style sheet w…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1151 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1199 attributes[ 'data-cke-saved-href' ] = ( url.indexOf( '/' ) === 0 ) ? url : protocol + url;
1224 attributes[ 'data-cke-saved-href' ] = data.url.url;
1236 attributes[ 'data-cke-saved-href' ] = '#' + ( name || id || '' );
1299 attributes[ 'data-cke-saved-href' ] = linkHref.join( '' );
1322 attributes[ 'name' ] = attributes[ 'data-cke-saved-name' ] = data.adv[ 'advName' ];
1324 removeAttributes = removeAttributes.concat( [ 'data-cke-saved-name', 'name' ] );
1342 attributes.href = attributes[ 'data-cke-saved-href' ];
1356 data.email.address : attributes[ 'data-cke-saved-href' ], editor.document );
1391 href = element.data( 'cke-saved-href' ),
[all …]
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc44 ',a[name],a[data-cke-saved-name]' ) +
300 if ( link.data( 'cke-saved-name' ) )
359 anchor.removeAttributes( { name : 1, 'data-cke-saved-name' : 1 } );
/plugin/dokucrypt2/
H A DREADME.md26 When the user hits 'Save' (or a draft is attempted to be saved) a prompt will open, asking the user…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/
H A DGoogleSearchIdeahubV1alphaIdeaState.php24 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaState
42 public function setSaved($saved) argument
44 $this->saved = $saved;
48 return $this->saved;
H A DGoogleSearchIdeahubV1betaTopicState.php33 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaTopicState
66 public function setSaved($saved) argument
68 $this->saved = $saved;
75 return $this->saved;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdsense.php516 'saved',
520 'path' => 'v2/{+name}/saved:generate',
570 'path' => 'v2/{+name}/saved:generateCsv',
620 'path' => 'v2/{+parent}/reports/saved',

12345678