Searched defs:tagClose (Results 1 – 2 of 2) sorted by relevance
| /plugin/etherpadlite/scripts/ |
| D | etherpadlite.js | 465 ep.proxyInsertTags = function(textAreaID, tagOpen, tagClose, sampleText) { argument 467 …ep.sendMessage('insertTags', {'tagOpen': tagOpen, 'tagClose' : tagClose, 'sampleText' : sampleText… property 490 …ep.sendMessage('insertTagsLn', {'tagOpen': props.open, 'tagClose' : props.close, 'sampleText' : sa… property 510 …ep.sendMessage('insertTags', {'tagOpen': '[['+link+'|', 'tagClose' : ']]', 'sampleText' : title, '… property
|
| /plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ |
| D | Tag.php | 39 var $tagClose; variable in Tag
|