Home
last modified time | relevance | path

Searched +defs:file +defs:text (Results 26 – 50 of 107) sorted by relevance

12345

/plugin/actionrenderer/
Drenderer.php63 public function toc_additem($id, $text, $level)
69 public function header($text, $level, $pos, $returnonly = false)
87 public function cdata($text)
261 public function unformatted($text)
267 public function php($text, $wrapper = 'code')
273 public function phpblock($text)
279 public function html($text, $wrapper = 'code')
285 public function htmlblock($text)
303 public function preformatted($text)
309 public function file($text, $language = null, $filename = null, $options = null) function in renderer_plugin_actionrenderer
[all …]
/plugin/edittable/renderer/
Dinverse.php43 function header($text, $level, $pos) {
63 function cdata($text) {
250 function unformatted($text) {
261 function php($text, $wrapper = 'code') {
266 function phpblock($text) {
271 function html($text, $wrapper = 'code') {
276 function htmlblock($text) {
300 function preformatted($text) {
305 function file($text, $language = null, $filename = null) { function in renderer_plugin_edittable_inverse
309 function code($text, $language = null, $filename = null) {
[all …]
/plugin/nroff/
Drenderer.php122 function toc_additem($id, $text, $level) {
131 function header($text, $level, $pos) {
176 function cdata($text) {
340 function unformatted($text) {
349 function php($text) {
356 function phpblock($text) {
365 function html($text) {
369 function htmlblock($text) {
373 function preformatted($text) {
377 function file($text) { function in renderer_plugin_nroff
[all …]
/plugin/text/
Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
123 function cdata($text) {
323 function unformatted($text) {
327 function php($text, $wrapper='code') {
340 function phpblock($text) {
344 function html($text, $wrapper='code') {
348 function htmlblock($text) {
365 function preformatted($text) {
369 function file($text, $language = null, $filename = null, $options = null) { function in renderer_plugin_text
373 function code($text, $language = null, $filename = null, $options = null) {
/plugin/jsonrpc/
Djsonrpc.php117 public function appendPage($page, $text, $opt)
298 public function putPage($id, $text, $params) {
368 public function putAttachment($id, $file, $params) {
/plugin/jukebox/id3/
Dgetid3.lib.php35 function SafeStripSlashes($text) {
517 function md5_file($file) {
550 function sha1_file($file) {
587 function hash_data($file, $offset, $end, $algorithm) {
1240 function EmbeddedLookup($key, $begin, $end, $file, $name) {
/plugin/aichat/
H A Drenderer.php99 public function header($text, $level, $pos, $returnonly = false)
117 public function cdata($text)
288 public function unformatted($text)
306 public function preformatted($text)
312 public function file($text, $language = null, $filename = null, $options = null) function in renderer_plugin_aichat
318 public function code($text, $language = null, $filename = null, $options = null)
/plugin/diagramsnet/lib/js/diagramly/
DApp.js331 'props': 'plugins/props.js', 'text': 'plugins/text.js', property
3417 this.loadTemplate(value, function(text) argument
3773 fileHandle.getFile().then(mxUtils.bind(this, function(file) argument
4093 peer.getLibrary(id, mxUtils.bind(this, function(file) argument
4127 (mxUtils.bind(this, function(file) argument
4219 App.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) argument
4738 this.drive.insertFile(title, data, folderId, mxUtils.bind(this, function(file) argument
4746 this.gitHub.insertFile(title, data, mxUtils.bind(this, function(file) argument
4754 this.gitLab.insertFile(title, data, mxUtils.bind(this, function(file) argument
4762 this.notion.insertFile(title, data, mxUtils.bind(this, function(file) argument
[all …]
DNotionClient.js341 text: { property
384 NotionClient.prototype.saveFile = function(file, success, error) argument
426 text: { property
438 text: { property
690 (mxUtils.bind(this, function(file, idx) argument
DEditorUi.js1066 EditorUi.prototype.createFileData = function(node, graph, file, url, forceXml, forceSvg, forceHtml, argument
1334 EditorUi.prototype.anonymizeString = function(text, zeros) argument
1594 ignoreSelection, currentPage, node, compact, file, uncompressed, resolveReferences) argument
2541 EditorUi.prototype.getCopyFilename = function(file, timestamp) argument
2587 EditorUi.prototype.fileLoaded = function(file, noDialogs) argument
2962 EditorUi.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) { }; argument
3020 EditorUi.prototype.closeLibrary = function(file) argument
3096 EditorUi.prototype.loadLibrary = function(file, expand) argument
3117 EditorUi.prototype.getLibraryStorageHint = function(file) argument
3128 EditorUi.prototype.libraryLoaded = function(file, images, optionalTitle, expand) argument
[all …]
DDialogs.js1712 }, function(file) argument
1899 function parse(text, type, evt) argument
1911 function insertPlantUmlImage(text, format, data, w, h) argument
4757 }, function(file) argument
4840 }, function(file) argument
8836 var LibraryDialog = function(editorUi, name, library, initialImages, file, mode) argument
9377 return function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9565 …leInput.files, 0, 0, editorUi.maxImageSize, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9639 this.saveBtnClickHandler = function(name, images, file, mode) argument
/plugin/schedule/
Dschedules.class.php78 function message ($type, $text) {
81 function startMessage ($type, $text) {
84 function debug ($text) {
188 function writeCache ($key, $text) {
333 function readSchedule ($file, $prop = false) {
/plugin/dokutexit/
Dlatex.php116 function header($text, $level) {
156 function cdata($text) {
289 function unformatted($text) {
293 function php($text) {
297 function html($text) {
304 function preformatted($text) {
313 function file($text) { function in Doku_Renderer_latex
333 function code($text, $lang = NULL) {
1729 function put($text, $mode=0) {
1747 function putent($text, $mode=0) {
[all …]
/plugin/photogallery/phpThumb/
Dphpthumb.class.php109 public $file = null; // >>>deprecated, DO NOT USE, will be removed in future versions<<< variable in phpthumb
4329 public function FatalError($text) {
4336 public function ErrorImage($text, $width=0, $height=0, $forcedisplay=false) {
4585 public function DebugMessage($message, $file='', $line='') {
4590 public function DebugTimingMessage($message, $file='', $line='', $timestamp=0) {
Dphpthumb.filters.php21 public function DebugMessage($message, $file='', $line='') {
1112 …public function WatermarkText(&$gdimg, $text, $size, $alignment, $hex_color='000000', $ttffont='',…
/plugin/odt/renderer/
Dpage.php484 function toc_additem($id, $text, $level) {}
626 function cdata($text) {
669 function header($text, $level, $pos){
882 function unformatted($text) {
969 function php($text) {
980 function phpblock($text) {
989 function html($text) {
1000 function htmlblock($text) {
1009 function preformatted($text) {
1020 function file($text, $language=null, $filename=null, $options=null) { function in renderer_plugin_odt_page
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-io-2.4.jar ... init> () public transient java.io.File[] sort (java.io.File[ ...
/plugin/jdraw/lib/
Dhttpmime-4.0.1.jar ... .io.File) java.io.File file public java.io.InputStream getInputStream () throws ...
/plugin/jcapture/lib/
Dhttpmime-4.0.1.jar ... .io.File) java.io.File file public java.io.InputStream getInputStream () throws ...
/plugin/diagramsnet/lib/
Delectron.js376 fs.readdirSync(dir).forEach(function(file) argument
847 text: 'Downloading draw.io update...' property
890 text: 'Downloading draw.io update...', property
955 function writePngWithText(origBuff, key, text, compressed, base64encoded) argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1112 this.cropString = function(text, limit) argument
1127 this.isWhitespace = function(text) argument
1132 this.splitLines = function(text) argument
2795 text: [ property
3014 this.getURLFromLocalFile = function(file) argument
3132 this.parseURLEncodedText = function(text) argument
3191 this.parseURLEncodedTextArray = function(text) argument
3231 this.reEncodeURL = function(file, text) argument
7159 search: function(text, reverse) argument
7565 cropString: function(text) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js402 this.cropString=function(text,limit){text=text+""; argument
408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1003 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1085 this.getURLFromLocalFile=function(file){var fileHandler=ioService.getProtocolHandler("file").QueryI… argument
1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1776 },cropString:function(text){return cropString(text) argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js413 this.cropString=function(text,limit){text=text+""; argument
419 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
421 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1014 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1096 this.getURLFromLocalFile=function(file){var fileHandler=ioService.getProtocolHandler("file").QueryI… argument
1147 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1171 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1187 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1787 },cropString:function(text){return cropString(text) argument
[all …]
/plugin/zwidoku/files/
H A Djs.js1get:function(){console.warn('Using DOKU_UHN is deprecated. Please use JSINFO.useHeadingNavigation … argument
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js365 …return $$$('File')['$file?'](match);}), 'each', [], function $$5(file){var $b, self = $$5.$$s == n… argument
2174 return $def(self, '$message_with_context', function $$message_with_context(text, context) { argument
2178 …return $hash2(["text"], {"text": text}).$merge(context).$extend($$$($$('Logger'), 'AutoFormattingM… property
2323 $def(self, '$apply_subs', function $$apply_subs(text, subs) { argument
2397 $def(self, '$apply_normal_subs', function $$apply_normal_subs(text) { argument
2403 $def(self, '$apply_header_subs', function $$apply_header_subs(text) { argument
2410 $def(self, '$apply_reftext_subs', function $$apply_reftext_subs(text) { argument
2416 $def(self, '$sub_specialchars', function $$sub_specialchars(text) { argument
2427 $def(self, '$sub_quotes', function $$sub_quotes(text) { argument
2447 $def(self, '$sub_attributes', function $$sub_attributes(text, opts) { argument
[all …]

12345