Home
last modified time | relevance | path

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

/plugin/imagereference/syntax/
H A Dimgcaption.php97 self::captionReferencesStorage($param['type'], $param);
227 static private function captionReferencesStorage($type, $captiondata = null, $id = null) {
256 return self::captionReferencesStorage($type, null, $id);
223 static private function captionReferencesStorage($type, $captiondata = null, $id = null) { global() function in syntax_plugin_imagereference_imgcaption