| /plugin/wysiwyg/ |
| D | hider.php | 7 function get_wysiwyg($name, $markup) { 12 function save_wysiwyg($pickle, $markup) { 26 function load_wysiwyg($markup) { 42 function hide_wysiwyg($name, $markup) { 47 function insert_wysiwyg($name, $html, $markup) { 51 function nameList_wysiwyg($markup) {
|
| /plugin/plantumlparser/syntax/ |
| D | PlantUmlDiagram.php | 7 private $markup; variable in PlantUmlDiagram 11 public function __construct($markup,$plantUmlUrl) {
|
| /plugin/combo/ComboStrap/ |
| H A D | FetcherMarkupWebcode.php | 37 public static function createFetcherMarkup(string $markup): FetcherMarkupWebcode 151 public function setRequestedMarkup(string $markup): FetcherMarkupWebcode
|
| H A D | Parser.php | 15 public static function parseMarkupToHandler($markup): Doku_Handler
|
| H A D | MarkupRenderer.php | 56 …public static function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPa… 70 private function setMarkup(string $markup): MarkupRenderer
|
| H A D | FetcherSvg.php | 169 public static function createSvgFromMarkup(string $markup, string $name): FetcherSvg 814 private function setMarkup(string $markup, string $name): FetcherSvg 1681 private function buildXmlDocumentIfNeeded(string $markup = null): FetcherSvg
|
| H A D | Lang.php | 101 public static function createForMarkup(MarkupPath $markup): Lang
|
| H A D | Outline.php | 104 …public function __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = fa…
|
| H A D | CallStack.php | 176 static function createFromMarkup($markup): CallStack
|
| H A D | FetcherMarkup.php | 195 …public static function createStandaloneExecutionFromStringMarkupToXhtml(string $markup): FetcherMa…
|
| /plugin/mdpage/vendor/cebe/markdown/bin/ |
| D | markdown | 82 $markup = $md->parse($markdown); variable
|
| /plugin/asciidocjs/node_modules/ejs/lib/ |
| D | utils.js | 96 exports.escapeXML = function (markup) { argument
|
| /plugin/combo/ComboStrap/Xml/ |
| H A D | XmlDocument.php | 285 public static function createHtmlDocFromMarkup($markup): XmlDocument
|
| /plugin/prettyphoto/js/ |
| D | jquery.prettyPhoto.js | 38 markup: '<div class="pp_pic_holder"> \ property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 3418 function _createSVGPattern(markup, canvas, property) { argument 5050 markup = [ property 5063 markup = [ property 5078 markup.push( field 6891 _setSVGPreamble: function(markup, options) { argument 6904 _setSVGHeader: function(markup, options) { argument 6950 _setSVGObjects: function(markup, reviver) { argument 6964 _setSVGBgOverlayImage: function(markup, property) { argument 6973 _setSVGBgOverlayColor: function(markup, property) { argument 20165 _wrapSVGTextAndBg: function(markup, textAndBg) { argument
|
| D | fabric.min.js | 2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(… 4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl… 11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
|
| /plugin/tagfilter/script/select2/ |
| D | select2.js | 370 function markMatch(text, term, markup, escapeMarkup) { argument 386 function defaultEscapeMarkup(markup) { argument
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | mathjax-sre.js | 588 …Renderer.prototype.getSeparator=function(){};sre.AudioRenderer.prototype.markup=function(a){};sre.… method in sre 591 sre.AcssRenderer.prototype.markup=function(a){this.setScaleFunction(-2,2,0,10,0);a=sre.AudioUtil.pe… method in sre 594 sre.PunctuationRenderer.prototype.markup=function(a){a=sre.AudioUtil.personalityMarkup(a);for(var b… method in sre 596 sre.XmlRenderer.prototype.markup=function(a){this.setScaleFunction(-2,2,-100,100,2);a=sre.AudioUtil… method in sre 599 …ts(sre.SsmlStepRenderer,sre.SsmlRenderer);sre.SsmlStepRenderer.prototype.markup=function(a){sre.Ss… method in sre 600 …e.StringRenderer,sre.AbstractAudioRenderer);sre.StringRenderer.prototype.markup=function(a){var b=… method in sre 601 sre.AuralRendering.prototype.markup=function(a){var b=sre.AuralRendering.rendererMapping_[sre.Engin… method in sre
|
| /plugin/dokuprism/prism/ |
| D | prism.js | 67 …ookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"}}},markup:{pattern:/((?:^|\r… property 134 …*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*… property 193 …s,t={gradient:{create:(e={},s=function(s){if(e[s])return e[s];var t=s.match(/^(\b|\B-[a-z]{1,10}-)…
|