Searched refs:returnonly (Results 1 – 2 of 2) sorted by relevance
45 * @param false $returnonly47 public function header($text, $level, $pos, $returnonly = false) argument
218 * @param bool $returnonly whether to return html or write to doc attribute221 public function header($text, $level, $pos, $returnonly = false) argument263 if ($returnonly) {826 * @param bool $returnonly whether to return html or write to doc attribute831 public function camelcaselink($link, $returnonly = false) argument833 if ($returnonly) {845 * @param bool $returnonly whether to return html or write to doc attribute848 public function locallink($hash, $name = null, $returnonly = false) argument859 if ($returnonly) {875 * @param bool $returnonly whether to return html or write to doc attribute[all …]