public function logManagerAction()
 {
     $this->modx->logManagerAction('lexicon_entry_update', 'modLexiconEntry', $this->entry->get('id'));
 }