Lines Matching refs:true

164                   'hasGlobal'          => true,
173 'hasGlobal' => true,
182 'hasGlobal' => true,
191 'hasGlobal' => true,
192 'hasURL' => true,
193 'hasMeta' => true,
201 'hasGlobal' => true,
202 'hasURL' => true,
203 'hasMeta' => true,
210 'hasGlobal' => true,
211 'hasURL' => true,
212 'hasMeta' => true,
219 'hasGlobal' => true,
220 'hasURL' => true,
221 'hasMeta' => true,
228 'hasGlobal' => true,
229 'hasURL' => true,
230 'hasMeta' => true,
237 'hasGlobal' => true,
238 'hasURL' => true,
239 'hasMeta' => true,
246 'hasGlobal' => true,
247 'hasURL' => true,
248 'hasMeta' => true,
255 'hasGlobal' => true,
256 'hasURL' => true,
257 'hasMeta' => true,
263 'hasGlobal' => true,
264 'hasURL' => true,
265 'hasMeta' => true,
278 'hasGlobal' => true,
279 'hasURL' => true,
280 'hasMeta' => true,
281 'addMetaAtStartOnly' => true,
286 'hasGlobal' => true,
287 'hasURL' => true,
288 'hasMeta' => true,
289 'addMetaAtStartOnly' => true,
294 'hasGlobal' => true,
295 'hasURL' => true,
296 'hasMeta' => true,
297 'addMetaAtStartOnly' => true,
302 'hasGlobal' => true,
303 'hasURL' => true,
304 'hasMeta' => true,
305 'addMetaAtStartOnly' => true,
310 'hasGlobal' => true,
311 'hasURL' => true,
312 'hasMeta' => true,
313 'addMetaAtStartOnly' => true,
318 'hasGlobal' => true,
319 'hasURL' => true,
320 'hasMeta' => true,
321 'addMetaAtStartOnly' => true,
327 'hasURL' => true,
328 'hasMeta' => true,
329 'addMetaAtStartOnly' => true,
335 'hasGlobal' => true,
336 'hasURL' => true,
337 'hasMeta' => true,
339 'refresh' => true);
344 'hasGlobal' => true,
345 'hasURL' => true,
346 'hasMeta' => true,
353 'hasGlobal' => true,
354 'hasURL' => true,
355 'hasMeta' => true,
362 'hasGlobal' => true,
363 'hasURL' => true,
364 'hasMeta' => true,
371 'hasGlobal' => true,
372 'hasURL' => true,
373 'hasMeta' => true,
380 'hasGlobal' => true,
381 'hasURL' => true,
382 'hasMeta' => true,
389 'hasGlobal' => true,
390 'hasURL' => true,
391 'hasMeta' => true,
398 'hasGlobal' => true,
399 'hasURL' => true,
400 'hasMeta' => true,
407 'hasGlobal' => true,
408 'hasURL' => true,
416 'hasGlobal' => true,
417 'hasURL' => true,
418 'hasMeta' => true,
534 return true;
571 $url_param = $INPUT->get->str($name, $value, true);
619 if ( strcasecmp($temp, 'Yes') != 0 && $temp !== true ) {
622 $this->setParam ('disable_links', true);
629 if ( strcasecmp($temp, 'Yes') == 0 || $temp === true ) {
630 $this->setParam ('toc_pagebreak', true);
661 $this->loadIntern($warning, true);