Lines Matching refs:more
221 …public function wl($id='',$more='',$abs=false,$sep='&', $IDexists=true, $overrideRewrite=false… argument
224 $this->debug->message("Starting to build WL-URL for '$id'", $more, 1);
226 if(is_array($more)){
229 foreach( $more as $key => $value) {
251 $more = $intermediateMore;
253 $more = str_replace(',', $sep, $more);
278 if ($more) $xlink .= '?' . $more;
282 if ($more) $xlink .= '?' . $more;
285 if ($more) $xlink .= '?' . $more;
288 if ($more) $xlink .= $sep . $more;
291 if ($more) $xlink .= '?' . $more;