Lines Matching refs:bool

88  * @param bool $prependTOC should the TOC be displayed here?
89 * @return bool true if any output
114 * @return bool
135 * @param bool $return Should the TOC be returned instead to be printed?
180 * @return bool
218 * @param bool $alt Should feeds and alternative format links be added?
219 * @return bool
451 * @param bool $return Return or print directly?
475 * @param bool $return if true return the link html, otherwise print
476 * @return bool|string html of the link, or true if printed
497 * @param bool $return
540 * @param bool $return
541 * @return bool|string html, or false if no data, true if printed
581 * @param bool $return if true it returns html, otherwise prints
582 * @return bool|string html or false if no data, true if printed
602 * @var bool $nofollow
641 * @return array|bool|string
696 * @param bool $link link or form button?
697 * @param string|bool $wrapper HTML element wrapper
698 * @param bool $return return or print
702 * @return bool|string
720 return (bool)$out;
733 * @param bool $ajax
734 * @param bool $autocomplete
735 * @return bool
789 * @param bool $return return or print
790 * @return bool|string
824 return (bool)$out;
834 * @param bool $return return or print
835 * @return bool|string
895 return (bool)$out;
904 * @return bool
924 * @param bool $ret return content instead of printing it
925 * @return bool|string
989 * @param bool $ret return content instead of printing
990 * @return bool|string
1175 * @param bool $link - link to the orginal size?
1177 * @return bool Result of TPL_IMG_DISPLAY
1236 * @return bool
1254 * @return bool
1407 * @param bool $fromajax - set true when calling this function via ajax
1426 if ($INPUT->bool('edit')) {
1540 if ($INPUT->bool('edit')) $opened_tab = 'edit';
1616 * @param bool $imgonly skip the textual description?
1617 * @param bool $return when true don't print, but return HTML
1618 * @param bool $wrap wrap in div with class="license"?
1662 * @param bool $print Should the content be printed or returned only
1663 * @param bool $propagate Search higher namespaces, too?
1664 * @param bool $useacl Include the page only if the ACLs check out?
1665 * @return bool|null|string
1717 * @param bool $abs if to use absolute URL
1719 * @param bool $fallback use fallback image if target isn't found or return 'false' if potential
1904 $INPUT->server->bool('REMOTE_USER') ? 'loggedIn' : '',