Searched refs:stripTags (Results 1 – 10 of 10) sorted by relevance
| /plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/ |
| D | CSVItem.php | 104 private function sanitize($input, $stripTags = true) argument 106 if ($stripTags) {
|
| /plugin/do/scripts/ |
| D | PluginDo.js | 140 assignees.push(PluginDo.stripTags(jQuery(assignee).html())); 153 due = PluginDo.stripTags($due.length ? $due.html() : ''); 212 stripTags: function (text) { method
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | controls.js | 679 text = text.stripTags(); 803 tempOption.update((text || '').stripScripts().stripTags()); 919 alert('Error communication with the server: ' + transport.responseText.stripTags());
|
| D | prototype.js | 478 function stripTags() { function 503 return this.stripTags().replace(/</g,'<').replace(/>/g,'>').replace(/&/g,'&'); 635 stripTags: stripTags, property
|
| /plugin/issuetracker/ |
| D | prototype.js | 595 function stripTags() { function 620 return this.stripTags().replace(/</g,'<').replace(/>/g,'>').replace(/&/g,'&'); 754 stripTags: stripTags, property
|
| /plugin/database2/ |
| D | database2.php | 3285 public static function stripTags( $in, $tags = null ) function in Database2 6037 $value = $this->stripTags( $value );
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 377 stripTags: function() { 405 div.innerHTML = this.stripTags();
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 5819 exports.stripTags = stripTags; 5913 function stripTags(string) { 29369 currentItem = (0, _string.stripTags)((0, _mixed.stringify)(choices[i])); 29439 return allowHtml ? value : (0, _string.stripTags)(value);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …stripTags=stripTags;var _mixed=__webpack_require__(23);var _number=__webpack_require__(5);function…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …stripTags=function(e){return"".concat(e).replace(r,"")};var o=n(14);var r=/<\/?\w+\/?>|<\w+[\s|/][…
|