/plugin/eventline/timeline_ajax/ |
H A D | simile-ajax-api.js | 27 var getHead = function(doc) { argument 31 SimileAjax.findScript = function(doc, substring) { argument 48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument 75 SimileAjax.includeJavascriptFiles = function(doc, urlPrefix, filenames) { argument 82 SimileAjax.includeCssFile = function(doc, url) { argument 98 SimileAjax.includeCssFiles = function(doc, urlPrefix, filenames) { argument
|
/plugin/tline/timeline_ajax/ |
H A D | simile-ajax-api.js | 27 var getHead = function(doc) { argument 31 SimileAjax.findScript = function(doc, substring) { argument 48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument 75 SimileAjax.includeJavascriptFiles = function(doc, urlPrefix, filenames) { argument 82 SimileAjax.includeCssFile = function(doc, url) { argument 98 SimileAjax.includeCssFiles = function(doc, urlPrefix, filenames) { argument
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/ |
H A D | Text.php | 47 public function processSniff(DOMNode $doc) 71 protected function printTitle(DOMNode $doc)
|
H A D | Generator.php | 79 protected function getTitle(DOMNode $doc) 181 protected abstract function processSniff(DOMNode $doc);
|
H A D | Markdown.php | 102 protected function processSniff(DOMNode $doc)
|
H A D | HTML.php | 213 public function processSniff(DOMNode $doc)
|
/plugin/prosemirror/schema/ |
H A D | NodeStack.php | 15 protected $doc; global() variable in dokuwiki\\plugin\\prosemirror\\schema\\NodeStack 50 public function doc() global() function in dokuwiki\\plugin\\prosemirror\\schema\\NodeStack
|
/plugin/combo/ComboStrap/ |
H A D | StringUtility.php | 108 public static function addEolCharacterIfNotPresent(&$doc) argument 125 public static function rtrim(&$doc, $string) argument 146 ltrim(& $doc, $string) global() argument [all...] |
/plugin/odt/ODT/ |
H A D | ODTHeading.php | 72 static protected function headerToLink(ODTDocument $doc, $title,$create=false) {
|
H A D | ODTImage.php | 106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) {
|
H A D | ODTIndex.php | 107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) {
|
H A D | ODTState.php | 342 public function setDocument($doc) {
|
/plugin/translate/ |
H A D | make_langnames_file.php | 17 $doc = new DOMDocument(); variable
|
/plugin/yuriigantt/src/Driver/Embedded/ |
H A D | Renderer.php | 31 public $doc = ''; variable in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Renderer
|
/plugin/bureaucracyau/_test/ |
H A D | syntax.test.php | 60 private function checkField($doc, $name, $check, $required=false) {
|
/plugin/bureaucracy-au/_test/ |
H A D | syntax.test.php | 60 private function checkField($doc, $name, $check, $required=false) {
|
/plugin/combo/resources/dictionary/ |
H A D | brands.json | 8 "doc": "https://developers.facebook.com/docs/plugins/share-button/" string 34 "doc": "https://developer.twitter.com/en/docs/twitter-for-websites/follow-button/guides/web-intent-follow-button" string 79 "doc": "https://github.com/logos", string 182 "doc": "https://dribbble.com/branding", string 222 "doc": "https://developer.linkedin.com/docs/share-on-linkedin" string 258 "doc": "https://dev.xing.com/plugins/share_button/docs#custom-design" string 300 "doc": "https://www.youtube.com/howyoutubeworks/resources/brand-resources/", string
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | UserObject.java | 49 Document doc = mxDomUtils.createDocument(); in UserObject() local
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckadobeair.js | 32 var getDocumentHead = function( doc ) argument
|
/plugin/odt/ODT/styles/ |
H A D | ODTTextStyle.php | 233 …c function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
|
H A D | ODTParagraphStyle.php | 334 …ction createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
|
/plugin/lytebox/ |
H A D | lytebox.js | 280 this.doc.getElementById('lbOverlay').onclick = function() { myLytebox.end(); return false; } method 281 this.doc.getElementById('lbMain').onclick = function(e) { method
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckdomtools.js | 381 EnforcePaddingNode : function( doc, tagName ) argument 401 CheckAndRemovePaddingNode : function( doc, tagName, dontRemove ) argument 595 GetNodeFromAddress : function( doc, addr, normalized ) argument
|
/plugin/commonmark/vendor/league/commonmark/src/ |
H A D | Context.php |
|
/plugin/photogallery/phpThumb/demo/ |
H A D | javascript_api.js | 90 function findImage(name, doc) { argument
|