Searched refs:_addArea (Results 1 – 2 of 2) sorted by relevance
/plugin/imagemap/ |
H A D | syntax.php | 281 function _addArea($pos, $type, $title, $url, $extra=null) { function in ImageMap_Handler 316 $title = $this->_addArea($pos, $type, $title, $data[0]); 329 $title = $this->_addArea($pos, $type, $title, $data[3], $data[2]); 344 $title = $this->_addArea($pos, $type, $title, $data[0], array($data[5],$data[6]));
|
/plugin/imagemapping/ |
H A D | syntax.php | 308 function _addArea($pos, $type, $title, $url, $wiki=null) { global() function in ImageMap_Handler
|