Lines Matching refs:link_class
287 link_class: "",
638 this.link_class = attrs[i].value;
642 this.link_class = attrs[i].escaped;
643 media_class = this.link_class.match(/mediafile/);
657 … if (this.link_class && this.link_class.match(/media/) && !this.link_title) {
722 this.link_class == 'urlextern';
767 if (this.link_class == 'media') {
775 if (matches = this.link_class.match(/media(.*)/)) {
806 …// alert('title: ' + this.link_title + ' class: ' + this.link_class + ' export: ' +this.export_co…
810 if (attrs[i].value.match(/^#/) && this.link_class.match(/wikilink/)) {
816 if (this.link_class.match(/wikilink/) && this.link_title) {
840 … } else if (this.link_class.match(/mediafile/) && this.link_title && !this.attr) {
847 } else if (this.link_class.match(/interwiki/)) {
848 interwiki_class = this.link_class;
851 if (this.link_class == 'urlextern' && !this.mfile && save_url) {
863 this.link_class = "";
1103 this.link_class = 'media';
1547 if (this.link_class && this.link_class == 'media') {