Home
last modified time | relevance | path

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

/plugin/imagereference/syntax/
H A Dtabcaption.php18 class syntax_plugin_imagereference_tabcaption extends syntax_plugin_imagereference_imgcaption {
H A Dimgref.php104 $caprefs = syntax_plugin_imagereference_imgcaption::getCaptionreferences($ID, $data['type']);
H A Dimgcaption.php17 class syntax_plugin_imagereference_imgcaption extends DokuWiki_Syntax_Plugin { class