/plugin/ac/actions/ |
H A D | tickets.php | 32 … ajax_loader::getLoader('ac', array('tasks', $projectid, $ticket->ticket_id)) . '</li>' . DOKU_LF;
|
/plugin/ac/ |
H A D | ajax_loader.php | 6 public static function getLoader($plugin, $data) { function in ajax_loader
|
H A D | syntax.php | 40 $renderer->doc .= ajax_loader::getLoader('ac', $data);
|
/plugin/ajaxloader/ |
H A D | helper.php | 18 public function getLoader($plugin, $data) { function in helper_plugin_ajaxloader
|
/plugin/authgooglesheets/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInit5250b031a88cebd39dc517b68f2e5a80::getLoader();
|
/plugin/authgooglesheets/vendor/composer/ |
H A D | autoload_real.php | 19 public static function getLoader() function in ComposerAutoloaderInit5250b031a88cebd39dc517b68f2e5a80
|
/plugin/combo/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInitb17e1b0ee5884bcef9ce08e1c1e6b764::getLoader();
|
/plugin/combo/vendor/composer/ |
H A D | autoload_real.php | 19 public static function getLoader() function in ComposerAutoloaderInitb17e1b0ee5884bcef9ce08e1c1e6b764
|
/plugin/commonmark/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInitef565756f0c190b452f9f5a713079493::getLoader();
|
/plugin/commonmark/vendor/composer/ |
H A D | autoload_real.php | 19 public static function getLoader() function in ComposerAutoloaderInitef565756f0c190b452f9f5a713079493
|
/plugin/davcal/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInit7df59b6fa71abb7d4911c774d84f9703::getLoader();
|
/plugin/davcal/vendor/composer/ |
H A D | autoload_real.php | 16 public static function getLoader() function in ComposerAutoloaderInit7df59b6fa71abb7d4911c774d84f9703
|
/plugin/davcard/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInitda1d44bdc668dcff1e738a57f9370e9d::getLoader();
|
/plugin/davcard/vendor/composer/ |
H A D | autoload_real.php | 16 public static function getLoader() function in ComposerAutoloaderInitda1d44bdc668dcff1e738a57f9370e9d
|
/plugin/dw2pdf/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInitb71fb58cdf4c29fb0d05b258cce42b04::getLoader();
|
/plugin/dw2pdf/vendor/composer/ |
H A D | autoload_real.php | 16 public static function getLoader() function in ComposerAutoloaderInitb71fb58cdf4c29fb0d05b258cce42b04
|
/plugin/elasticsearch/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInit44d7d77793ab8d263cb8479c0fe13087::getLoader();
|
/plugin/elasticsearch/vendor/composer/ |
H A D | autoload_real.php | 16 public static function getLoader() function in ComposerAutoloaderInit44d7d77793ab8d263cb8479c0fe13087
|
/plugin/findologicxmlexport/vendor/ |
H A D | autoload.php | 7 return ComposerAutoloaderInitab05abbc39bf8b24ab8e9356cfccacc1::getLoader();
|
/plugin/findologicxmlexport/vendor/composer/ |
H A D | autoload_real.php | 16 public static function getLoader() function in ComposerAutoloaderInitab05abbc39bf8b24ab8e9356cfccacc1
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/ |
H A D | BaseTestRunner.php | 30 public function getLoader() function in PHPUnit_Runner_BaseTestRunner 120 $loader = $this->getLoader();
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/ |
H A D | TestRunner.php | 713 public function getLoader() function in PHPUnit_TextUI_TestRunner
|
/plugin/findologicxmlexport/vendor/twig/twig/src/ |
H A D | Environment.php | 352 $key = $this->getLoader()->getCacheKey($name).$this->optionsHash; 475 $loader = $this->getLoader(); 546 $current = $this->getLoader(), 589 return $this->lastModifiedExtension <= $time && $this->getLoader()->isFresh($name, $time); 825 public function getLoader() function in Twig\\Environment
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 1593 $loader = $env->getLoader();
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/ |
H A D | IntegrationTestCase.php | 232 $loader = $twig->getLoader();
|