Lines Matching refs:encodeAttribute
753 $url = $this->encodeAttribute($url);
758 $title = $this->encodeAttribute($title);
777 $url = $this->encodeAttribute($url);
781 $title = $this->encodeAttribute($title);
856 $alt_text = $this->encodeAttribute($alt_text);
858 $url = $this->encodeAttribute($this->urls[$link_id]);
862 $title = $this->encodeAttribute($title);
881 $alt_text = $this->encodeAttribute($alt_text);
882 $url = $this->encodeAttribute($url);
885 $title = $this->encodeAttribute($title);
1397 function encodeAttribute($text) {
1449 $url = $this->encodeAttribute($matches[1]);
2684 $class = $this->encodeAttribute($class);
2689 $title = $this->encodeAttribute($title);
2705 $note_id = $this->encodeAttribute($note_id);
2739 $class = $this->encodeAttribute($class);
2744 $title = $this->encodeAttribute($title);
2749 $node_id = $this->encodeAttribute($node_id);
2812 $desc = $this->encodeAttribute($desc);