Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 78) sorted by relevance

1234

/template/bootstrap3/
DTemplate.php1164 $list = $html->save();
1177 $list = $html->save();
1281 $out = $html->save();
1573 $content = $html->save();
1592 $content = $html->save();
1621 $content = $html->save();
1863 $content = $html->save();
1914 $content = $html->save();
1998 $content = $html->save();
2090 $content = $html->save();
[all …]
DEventHandlers.php222 $event->result = $html->save();
DRELEASE.md372 * Asset: Removed non-minified Bootstrap, Bootswatch and FontAwesome assets to save space
409 …on`` (default:0) option to enable/disable search button in navbar. Turn off to save space in navbar
/template/kajukkk/
Dtemplate.info.txt6 …ing Twitter Bootstrap & font awesome. Support for togglable dark theme to save energy of mobile ph…
DREADME.md5 …ng Twitter Bootstrap & font awesome. Supports for togglable dark theme to save energy of mobile ph…
/template/lisps/css/
Dpagetools.css655 #dokuwiki__pagetools ul li a.save {
658 #dokuwiki__pagetools ul li a.save:before {
661 #dokuwiki__pagetools ul li a.save:hover,
662 #dokuwiki__pagetools ul li a.save:active,
663 #dokuwiki__pagetools ul li a.save:focus,
664 .mode_save #dokuwiki__pagetools ul li a.save {
667 .mode_save #dokuwiki__pagetools ul li a.save:before {
670 [dir=rtl] #dokuwiki__pagetools ul li a.save {
673 [dir=rtl] #dokuwiki__pagetools ul li a.save:hover,
674 [dir=rtl] #dokuwiki__pagetools ul li a.save:active,
[all …]
/template/cutopillar/css/monopillar/
Dlayout.css11 /* div, ul, li { position:relative } This will save you having to declare each div / ul / li's posi…
/template/bootstrap3/tpl/
Dmenu-user.php197 $content = $html->save();
/template/mikio/assets/
H A Dmikio.css321 .mikio-controls button[name="run[save]"] {
327 .mikio-controls button[name="run[save]"]:hover {
1902 .mikio .mikio-search button[name="run[save]"],
1904 .mikio.dokuwiki fieldset button[name="run[save]"],
1906 .mikio.dokuwiki .secedit button[name="run[save]"],
1908 .mikio #config__manager tr button[name="run[save]"],
1910 .mikio .mode_revisions .mikio-page button[name="run[save]"],
1912 .mikio .mode_edit .mikio-page button[name="run[save]"],
1914 .mikio .mode_draft .mikio-page button[name="run[save]"],
1916 .mikio .mode_preview .mikio-page button[name="run[save]"],
[all …]
H A Dmikio.less317 button[name="run[save]"] {
2632 button[name="mediado[save]"] {
/template/templar/less/
Dresponsive-navbar.less156 // Hide everything in the navbar save .brand and toggle button */
/template/ad-hominem/css/
H A D_admin.less267 background: transparent url('images/editor/edit-save.svg') center bottom no-repeat;
H A D_edit.css200 background-image: url('images/editor/edit-save.svg');
/template/lcars/
Dcufon-yui.js7save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.m…
/template/scanlines/js/
Dcufon-yui.js7save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.m…
/template/lcars/js/
Dcufon-yui.js7save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.m…
/template/bootstrap3/inc/
Dsimple_html_dom.php1179 function save($filepath = '') function in simple_html_dom_node
1571 function save($filepath = '') function in simple_html_dom
/template/mikio/inc/
H A Dsimple_html_dom.php1183 function save($filepath = '') function in simple_html_dom_node
1577 function save($filepath = '') function in simple_html_dom
/template/mikio/
H A Dmikio.php1851 $str = $html->save();
2206 $content = $html->save();
/template/boozurk/css/
Dfont-awesome.min.css24 …copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0…
Dfont-awesome.css885 .icon-save:before {
/template/monobook/
DREADME296 precaution - everything should also be save without these files. But
/template/drop/font-awesome/css/
Dfont-awesome.css724 .fa-save:before,
Dfont-awesome.min.css6 …a-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o…
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js3117 storage.save(localStorageName)
3122 storage.save(localStorageName)
3129 }storage.save(localStorageName)
4614 }}else{this.save(value)
4628 if(saveNow){this.save()
4630 this.saveTimeout=context.setTimeout(bindFixed(this.save,this),saveTimeout);
4632 }}},save:function(value){if(!invalidEditor){return method

1234