Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Daction.php116 $this->insertNotesInstructions($this->core->getStyles(), 'refnotes_notes_style_instruction');
117 $this->insertNotesInstructions($this->core->getMappings(), 'refnotes_notes_map_instruction');
285 private function insertNotesInstructions($stash, $instruction) {
262 private function insertNotesInstructions($stash, $instruction) { global() function in refnotes_instruction_mangler