Home
last modified time | relevance | path

Searched refs:defined (Results 76 – 100 of 3364) sorted by path

12345678910>>...135

/plugin/amazon_heavy/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'inc/plugins/');
/plugin/amazonlight/
H A Dsyntax.php10 if (!defined('DOKU_INC')) {
/plugin/amcharts/
H A Daction.php10 if(!defined('DOKU_INC')) die();
H A Dsyntax.php10 if (!defined('DOKU_INC')) die();
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt10 and distribution as defined by Sections 1 through 9 of this document.
H A Dreadme.md9 there when the web page loads, defined in-line or loaded via custom code.
29 a subject for `Access-Control-Allow-Origin` policies defined by the web server
315 * Fixed the latest version of Stock Chart not resetting to default pre-defined period
338 * Fixed JS error if periodSelector was not defined in chart config
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
H A DREADME.md618 extension | File extension for the generated export file (uses format default if not defined)
619 mimeType | Internet media type to generate the export file (usses format default if not defined)
740 Feel free to override any styles defined in it, create your own version and
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1defined in the font section of the document definition.');\n\t\t}\n\n\t this.fontWrappers[familyN…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt10 and distribution as defined by Sections 1 through 9 of this document.
H A Dreadme.md22 Plugin brings a universal set of pre-defined rules that you can use to instantly
197 them defined. I.e.:
210 The above will apply round bullets to the first defined graph, and square
219 are defined.
264 ### Combining custom rules with pre-defined ones
266 The plugin will combine your custom rules with pre-defined ones automatically.
288 When your custom rules are combined with pre-defined ones, yours are appended at
/plugin/anchor/
H A Dsyntax.php
/plugin/anewssystem/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dsyntax.php10 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
11 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
14 if(!defined('DOKU_DATA')) define('DOKU_DATA',DOKU_INC.'data/pages/');
/plugin/animation/
H A Daction.php11 if(!defined('DOKU_INC')) die();
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/annotate/
H A Danno.php10 if(!defined('DOKU_INC')) die();
12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/anonip/
H A Daction.php10 if (!defined('DOKU_INC')) die();
/plugin/api/
H A DREADME.md39 As they are defined as constant inside DokuWiki, you can't update them on the fly.
H A Daction.php5 if (!defined('DOKU_INC')) die();
/plugin/apidoc/
H A Dsyntax.php8 if(!defined('DOKU_INC')) die("Caller error");
/plugin/applet/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/approve/action/
H A Dapprove.php3 if(!defined('DOKU_INC')) die();
H A Dcache.php3 if(!defined('DOKU_INC')) die();
H A Dmigration.php9 if (!defined('DOKU_INC')) die();
27 * Call our custom migrations when defined

12345678910>>...135