Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 199) sorted by last modified time

12345678

/template/sprintdoc/js/plugins/
H A Dqc.js10 // load summary
11 jQuery('.page-attributes .plugin_qc a').load(
24 // load output
25 $panel.load(
/template/sprintdoc/js/
H A Dsidebar.js112 $icon.load(DOKU_BASE + 'lib/tpl/sprintdoc/svg.php?svg=' + src + '&e=1'); // directly embed
/template/kiwiki/
H A Dstyle.ini21 ; load styles from the default 'dokuwiki' template
40 ; load the rest of the styles
/template/wikipraktik/
H A Dstyle.ini21 ; load styles from the default 'dokuwiki' template
/template/ad-hominem/
H A DREADME.md14 * [GDPR](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)-compliant: does not load external resources like font files or others (note that the [jquerycdn](https://www.dokuwiki.org/config:jquerycdn) setting needs to be set to “local delivery only” for GDPR-compliance)
/template/ad-hominem/css/
H A D_media_popup.css135 #media__content img.load {
/template/mikio/inc/
H A Dsimple_html_dom.php93 return $dom->load($contents, $lowercase, $stripRN);
120 return $dom->load($str, $lowercase, $stripRN);
1478 $this->load(
1502 function load( function in simple_html_dom
1552 // make load function chainable
1561 $this->load($doc, true);
/template/mikio/
H A Dmikio.php1605 $html->load($str, true, false);
1890 $html->load($content, true, false);
/template/launch/js/
H A Dbootstrap.min.js6 …ackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote…
/template/comicslate/css/
H A Dmedia.less703 img.load {
/template/mindthedark/css/
H A D_media_popup.css135 #media__content img.load {
/template/bulma/
H A Dstyle.ini21 ; load styles from the default 'dokuwiki' template
40 ; load the rest of the styles
52 ; load bulma
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG224 …* deprecated passing a Twig\Template to Twig\Environment::load()/Twig\Environment::resolveTemplate…
225 * added the possibility to pass a TemplateWrapper to Twig\Environment::load()
/template/twigstarter/vendor/twig/twig/src/RuntimeLoader/
H A DContainerRuntimeLoader.php33 public function load($class) function in Twig\\RuntimeLoader\\ContainerRuntimeLoader
H A DFactoryRuntimeLoader.php31 public function load($class) function in Twig\\RuntimeLoader\\FactoryRuntimeLoader
H A DRuntimeLoaderInterface.php28 public function load($class); function
/template/twigstarter/vendor/twig/twig/src/Cache/
H A DNullCache.php30 public function load($key) function in Twig\\Cache\\NullCache
H A DCacheInterface.php48 public function load($key); function
H A DFilesystemCache.php43 public function load($key) function in Twig\\Cache\\FilesystemCache
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php318 return $this->load($name)->render($context);
333 $this->load($name)->display($context);
347 public function load($name) function in Twig\\Environment
402 $this->cache->load($key);
410 $this->cache->load($key);
691 if (null !== $runtime = $loader->load($class)) {
/template/twigstarter/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php203 $template = $twig->load('index.twig');
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1load',\n 'unload',\n 'beforeunload',\n 'resize',\n 'move',\n 'DOMContentLoaded',\n 'readysta…
/template/strap/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"in…
/template/strap/css/
H A D_media_popup.less135 #media__content img.load {
/template/strap/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"in…

12345678