Home
last modified time | relevance | path

Searched refs:convertToLink (Results 1 – 1 of 1) sorted by relevance

/plugin/database2/
H A Ddatabase2.php1895 $cell = $this->convertToLink( $clickAction, $cell,
1994 $label = $this->convertToLink( $href, $label );
3444 protected function convertToLink( $href, $label, $varspace = array() ) function in Database2