Home
last modified time | relevance | path

Searched refs:autolink_idx (Results 1 – 1 of 1) sorted by relevance

/plugin/autolink2/
H A Dhelper.php17 var $autolink_idx = array(); // array of anchors and index in which pages they are found variable in helper_plugin_autolink2
44 $this->autolink_idx[$key]=trim($value);
68 $result = $this->autolink_idx;
157 $this->autolink_idx[$oldtag]="";
165 if ($this->autolink_idx[$autolink]!=$pid){
166 $this->autolink_idx[$autolink] = $pid;
196 $this->autolink_idx[$oldtag]="";
217 $ali = $this->autolink_idx;
237 foreach ($this->autolink_idx as $key => $value){
319 $this->autolink_idx[$anchor] = $pid;