Lines Matching refs:more
222 …public function wl($id='',$more='',$abs=false,$sep='&', $IDexists=true, $overrideRewrite=false… argument
225 $this->debug->message("Starting to build WL-URL for '$id'", $more, 1);
227 if(is_array($more)){
230 foreach( $more as $key => $value) {
252 $more = $intermediateMore;
254 $more = str_replace(',', $sep, $more);
279 if ($more) $xlink .= '?' . $more;
283 if ($more) $xlink .= '?' . $more;
286 if ($more) $xlink .= '?' . $more;
289 if ($more) $xlink .= $sep . $more;
292 if ($more) $xlink .= '?' . $more;