Lines Matching refs:returnonly

218      * @param bool $returnonly whether to return html or write to doc attribute
221 public function header($text, $level, $pos, $returnonly = false) argument
263 if ($returnonly) {
826 * @param bool $returnonly whether to return html or write to doc attribute
831 public function camelcaselink($link, $returnonly = false) argument
833 if ($returnonly) {
845 * @param bool $returnonly whether to return html or write to doc attribute
848 public function locallink($hash, $name = null, $returnonly = false) argument
859 if ($returnonly) {
875 * @param bool $returnonly whether to return html or write to doc attribute
880 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… argument
953 if ($returnonly) {
965 * @param bool $returnonly whether to return html or write to doc attribute
968 public function externallink($url, $name = null, $returnonly = false) argument
982 if ($returnonly) {
1014 if ($returnonly) {
1030 * @param bool $returnonly whether to return html or write to doc attribute
1033 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false) argument
1074 if ($returnonly) {
1087 * @param bool $returnonly whether to return html or write to doc attribute
1090 public function windowssharelink($url, $name = null, $returnonly = false) argument
1114 if ($returnonly) {
1128 * @param bool $returnonly whether to return html or write to doc attribute
1131 public function emaillink($address, $name = null, $returnonly = false) argument
1165 if ($returnonly) {