Home
last modified time | relevance | path

Searched defs:text (Results 826 – 848 of 848) sorted by path

1...<<31323334

/plugin/webcode/
H A DwebCodeConsole.js5 appendLine: function (text) { argument
/plugin/webcomponent/syntax/
H A Dcard.php35 private $text; variable in syntax_plugin_webcomponent_card
/plugin/webdav/core/
H A DUtils.php84 public static function saveWikiText($id, $text, $mode = 'edit')
/plugin/whyspam/
H A Dadmin.php74 function _checkit($file,&$text){
/plugin/workflow/
H A Dscript.js45 function wfRenderLink(target, script, text) { argument
/plugin/workflow/syntax/
H A Ddecision.php16 function wf_render_link($ns, $page, $onclick, $text) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckspecialcombo.js169 FCKSpecialCombo.prototype.SetLabel = function( text ) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js87 FCKTools.HTMLEncode = function( text ) argument
99 FCKTools.HTMLDecode = function( text ) argument
111 FCKTools._ProcessLineBreaksForPMode = function( oEditor, text, liState, node, strArray ) argument
169 FCKTools._ProcessLineBreaksForDivMode = function( oEditor, text, liState, node, strArray ) argument
221 FCKTools._ProcessLineBreaksForBrMode = function( oEditor, text, liState, node, strArray ) argument
252 FCKTools.ProcessLineBreaks = function( oEditor, oConfig, text ) argument
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js171 function HTMLEncode( text ) argument
184 function HTMLDecode( text ) argument
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dbasexml.php66 function SendError( $number, $text )
89 function SendErrorNode( $number, $text )
H A Dupload.php31 function SendError( $number, $text )
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckoutput.py30 def escape(text, replace=string.replace): argument
89 def sendError(self, number, text): argument
97 def sendErrorNode(self, number, text): argument
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js174 FCKeditor.prototype._HTMLEncode = function( text ) argument
H A Dfckeditor.py29 def escape(text, replace=string.replace): argument
/plugin/xbr/
H A Drenderer.php30 function cdata($text) {
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3661 function raw_unescapexml(text/*:string*/)/*:string*/ { argument
3667 return function unescapexml(text/*:string*/, xlsx/*:boolean*/) { argument
3674 function escapexml(text/*:string*/)/*:string*/{ argument
3678 function escapexmltag(text/*:string*/)/*:string*/{ return escapexml(text).replace(/ /g,"_x0020_"); } argument
3681 function escapehtml(text/*:string*/)/*:string*/{ argument
3686 function escapexlml(text/*:string*/)/*:string*/{ argument
21852 function parse_text_p(text/*:string*//*::, tag*/)/*:Array<any>*/ { argument
22829 var write_text_p = function(text/*:string*/)/*:string*/ { argument
26340 function cell_add_comment(cell/*:Cell*/, text/*:string*/, author/*:?string*/) { argument
/plugin/xlsx2dw/
H A Dscript.js380 function insertTextToDokuWiki(text) { argument
/plugin/xml/
H A Drenderer.php86 function header($text, $level, $pos) {
119 function cdata($text) {
261 function unformatted($text) {
267 function php($text) {
273 function phpblock($text) {
279 function html($text) {
285 function htmlblock($text) {
291 function preformatted($text) {
307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) {
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js13953 var opts = { text: message }; property in gantt._dhtmlx_confirm.opts
14522 _getXML: function (text, loader, toptag) { argument
14539 parse: function (text, loader) { argument
14575 parse: function (text, loader) { argument
14708 function button(text, className, result) { argument
14715 function info(text) { argument
14872 text = {text: text, type: type, callback: callback}; property in module.exports.box_params.text
14877 function params(text, type, expire, id) { argument
15709 text: gantt.locale.labels.new_task property in module.exports.insertPlaceholder.placeholder
17407 text: new (textEditorFactory(gantt))(), property in gantt.config.editor_types
[all …]
/plugin/yuriigantt/src/Entities/
H A DTask.php30 public $text; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Task
/plugin/zotero/
H A DTextZoteroRepository.php65 private function extractZoteroKey($text)
H A Dsyntax.php98 private function output($text)

1...<<31323334