Lines Matching refs:returnonly

219      * @param bool $returnonly whether to return html or write to doc attribute
222 public function header($text, $level, $pos, $returnonly = false) argument
264 if ($returnonly) {
839 * @param bool $returnonly whether to return html or write to doc attribute
844 public function camelcaselink($link, $returnonly = false) argument
846 if ($returnonly) {
858 * @param bool $returnonly whether to return html or write to doc attribute
861 public function locallink($hash, $name = null, $returnonly = false) argument
872 if ($returnonly) {
888 * @param bool $returnonly whether to return html or write to doc attribute
893 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… argument
966 if ($returnonly) {
978 * @param bool $returnonly whether to return html or write to doc attribute
981 public function externallink($url, $name = null, $returnonly = false) argument
995 if ($returnonly) {
1027 if ($returnonly) {
1043 * @param bool $returnonly whether to return html or write to doc attribute
1046 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false) argument
1087 if ($returnonly) {
1100 * @param bool $returnonly whether to return html or write to doc attribute
1103 public function windowssharelink($url, $name = null, $returnonly = false) argument
1127 if ($returnonly) {
1141 * @param bool $returnonly whether to return html or write to doc attribute
1144 public function emaillink($address, $name = null, $returnonly = false) argument
1175 if ($returnonly) {