Home
last modified time | relevance | path

Searched defs:glossary (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
DTranslateTextGlossaryConfig.php25 public $glossary; variable in Google\\Service\\Translate\\TranslateTextGlossaryConfig
34 public function setGlossary($glossary)
/plugin/structautolink/
Drenderer.php16 protected $glossary = []; variable in renderer_plugin_structautolink
111 public function setGlossary($glossary)
/plugin/glossary/
Dajax.php17 $glossary = new glossary ($glossaryPlugin, $_REQUEST ['glossary']['ns']); variable
Dglossary.class.php20 class glossary { class