Home
last modified time | relevance | path

Searched refs:save (Results 126 – 150 of 451) sorted by relevance

12345678910>>...19

/plugin/authjoomla3/
H A DREADME.md10 …o to the Authentication page and change `Authentication backend` with authjoomla3. Do not save yet.
/plugin/numberof/
H A DREADME.md45 * The counting is performed when you save the page. So values are not real-time.
/plugin/dtable/
H A DTODO2 - when you change the row and save your changes link_wiz window won't hide.
/plugin/svg/
H A Dsyntax.php.save84 $this->save();
110 function save()
/plugin/odt/ODT/
H A DODTImport.php713 $save = $params->import->getMedia();
724 $params->import->setMedia($save);
732 $save = $params->import->getMedia ();
753 $params->import->setMedia ($save);
/plugin/layeranimation/
H A Dscript.js395 this.toggleCSSSaveState = function( $elem, save ) { argument
398 var currentStyle = (save?'':'save-') + 'style';
399 var saveStyle = (!save?'':'save-') + 'style';
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php54 function save() { } function in OutputDriver
H A Dbackground.image.php104 $driver->save();
/plugin/bez/ctl/
H A Dtasks.php21 $this->model->taskFactory->save($task);
36 //save filters
/plugin/farm/
H A Dconfig.class.php46 if(!$this->save()) {
119 function save() { function in dokuwiki_farm_config
/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php394 $save = $disabled_props ['font-size'];
436 $disabled_props ['font-size'] = $save;
/plugin/diagramsnet/lib/shapes/
H A DmxGmdl.js124 c.save();
346 c.save();
436 c.save();
702 c.save();
802 c.save();
921 c.save();
/plugin/diagramsnet/lib/resources/
H A Ddia_ja.txt263 errorSavingFileReadOnlyMode=Could not save diagram while read-only mode is active.
299 filetypeHtml=.html causes file to save as HTML with redirect to cloud URL
300 filetypePng=.png causes file to save as PNG with embedded data
301 filetypeSvg=.svg causes file to save as SVG with embedded data
651 save=保存
660 saveLibraryReadOnly=Could not save library while read-only mode is active
871 confSaveTry=Please save the page and try again.
915 configJSONInst=Write draw.io JSON configuration in the editor below then click save. If you need he…
1002 confAImpDiagramError=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix th…
1022 confSaveCacheFailed=Unexpected error. Cannot save cached file
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DLlk.php110 ->when($result = SUT::save($parser, 'Foobar'))
/plugin/refnotes/
H A Ddatabase.php126 $cache->save();
543 public function save() { function in refnotes_reference_database_cache
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc38 know you will never need async capabilities, since it will save a small amount
/plugin/fckg/
H A DChanges59 has been saved; before the save, the user should check off the complex tables checkbox. The logori…
309 Remove ~~COMPLEX_TABLES~~ macro in save.php and disable macro checkbox if complex set in config man…
332 Fixed bug in extension recognition in image copy/paste (save.php)
338 Support for placement of copy/paste images using Image Properties, without having to save and re-lo…
339 Link type reverts to 'nolink' which can be changed after save and re-load
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js557 _context.save();
574 _context.save();
588 _context.save();
601 _context.save();
982 _context.save();
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js472 vsdxCanvas.save();
531 vsdxCanvas.save();
584 vsdxCanvas.save();
590 vsdxCanvas.save();
645 vsdxCanvas.save();
/plugin/fastwiki/
H A Dscript.js18 var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscribe:1, backlink:1, index:1, profile:1, media:1, diff:1, save:1}; property in plugin_fastwiki.m_supportedActions
341 // Do a fast save if we started on 'show' and we're not creating or deleting the page.
342 if (JSINFO.fastwiki.save && m_origViewMode == 'show' && $edit_text.val().length>0 && m_pageObjs.content.length>0) {
344 load('save', null, _formToObj($('#dw__editform')));
346 // Invalidate the cache if fastwiki.save is off. If it's on, the cache will be updated after save.
517 save: function(params, extraData) { method in plugin_fastwiki.m_actionEffects
524 $('input[name="do[save]"]', editform).click(function(e) {
526 load('save', null, _formToObj(editform));
665 //TODO: On save, refres
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak7 save=\u4FDD\u5B58
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example6 * - and go to the Configuration Manager and save the config again (this clears the cached javascript)
/plugin/blogtng/action/
H A Dedit.php333 $this->entryhelper->save();
346 $this->taghelper->save();
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte47 // Only save statistcs after a 5 sec delay
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php64 $this->manager->providers->save($_SERVER['REMOTE_USER']);

12345678910>>...19