Home
last modified time | relevance | path

Searched refs:Loader (Results 26 – 50 of 62) sorted by relevance

123

/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DREADME.md4 the main [Web Font Loader repository](https://github.com/typekit/webfontloader).
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DNativeExtensionTest.php13 use Twig\Loader\ArrayLoader;
H A DErrorTest.php15 use Twig\Loader\ArrayLoader;
16 use Twig\Loader\FilesystemLoader;
H A DFileCachingTest.php13 use Twig\Loader\ArrayLoader;
H A DTemplateWrapperTest.php13 use Twig\Loader\ArrayLoader;
H A DEnvironmentTest.php17 use Twig\Loader\ArrayLoader;
18 use Twig\Loader\LoaderInterface;
19 use Twig\Loader\SourceContextLoaderInterface;
H A DTemplateTest.php15 use Twig\Loader\ArrayLoader;
16 use Twig\Loader\LoaderInterface;
17 use Twig\Loader\SourceContextLoaderInterface;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DCachedFormulaLoader.php12 namespace Assetic\Factory\Loader;
H A DBasePhpFormulaLoader.php12 namespace Assetic\Factory\Loader;
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php12 namespace Twig\Loader;
H A DChainLoader.php12 namespace Twig\Loader;
H A DFilesystemLoader.php12 namespace Twig\Loader;
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php18 use Twig\Loader\ArrayLoader;
19 use Twig\Loader\SourceContextLoaderInterface;
H A DNodeTestCase.php17 use Twig\Loader\ArrayLoader;
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md1 # amCharts Data Loader
96 init | | Callback function to execute when Data Loader is initialized, before any loading starts
101 … it on to chart. The handler function will receive two parameters: loaded data, Data Loader options
189 Data Loader can call your own function when certain event happens, like data
316 * New example: Using Data Loader functions externally (map_json_external_function.html)
340 * postProcess function will now have "this" context set to Data Loader object as well as receive ch…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php12 use Twig\Loader\ArrayLoader;
H A DFilesystemTest.php14 use Twig\Loader\FilesystemLoader;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst420 …ass DatabaseTwigLoader implements \Twig\Loader\LoaderInterface, \Twig\Loader\ExistsLoaderInterface…
438 // \Twig\Loader\SourceContextLoaderInterface as of Twig 1.27
448 // \Twig\Loader\ExistsLoaderInterface as of Twig 1.11
490 sources, you need to use the ``\Twig\Loader\ChainLoader`` loader.
499 $loader2 = new \Twig\Loader\ArrayLoader([
502 $loader = new \Twig\Loader\ChainLoader([$loader1, $loader2]);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigFormulaLoader.php14 use Assetic\Factory\Loader\FormulaLoaderInterface;
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcess.php19 use Composer\Package\Loader\ArrayLoader;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DLazyAssetManager.php16 use Assetic\Factory\Loader\FormulaLoaderInterface;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php28 use Twig\Loader\ArrayLoader;
29 use Twig\Loader\ChainLoader;
30 use Twig\Loader\LoaderInterface;
31 use Twig\Loader\SourceContextLoaderInterface;
/plugin/imageflow/
H A Dstyle.css96 Loader Container
/plugin/prettyphoto/css/
H A DprettyPhoto.css60 …kground: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */
100 …d: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
139 …nd: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
153 …und: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
209 …d: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
232 …ground: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
/plugin/combo/ComboStrap/
H A DTemplateEngine.php8 use Handlebars\Loader\FilesystemLoader;

123