Home
last modified time | relevance | path

Searched defs:captionStart (Results 1 – 2 of 2) sorted by relevance

/plugin/imagereference/syntax/
H A Dimgcaption.php298 protected $captionStart = '<span id="%s" class="imgcaption%s">'; global() variable in syntax_plugin_imagereference_imgcaption
307 protected function captionStart($data) { global() function in syntax_plugin_imagereference_imgcaption
H A Dtabcaption.php73 protected $captionStart = '<div id="%1$s" class="tabcaptionbox%3$s"><div class="tabcaption%2$s">'; variable in syntax_plugin_imagereference_tabcaption