Class: ViewLink

Inherits:
AbstractLink show all
Defined in:
lib/langhelp/langhelp-base.rb

Overview

A lh-view hyperlink to a file

Constant Summary

Constants inherited from AbstractIndex

AbstractIndex::SPACES

Constants included from LocalVariables

LocalVariables::ANCHOR_BEGIN, LocalVariables::ANCHOR_END

Constants included from KanjiConverter

KanjiConverter::KCONVERTERS

Instance Attribute Summary

Attributes inherited from AbstractIndex

#arg1, #conf, #title

Instance Method Summary collapse

Methods inherited from AbstractLink

#init, #to_e

Methods inherited from AbstractIndex

#init, #initialize, #output_title, #to_e

Methods included from LocalVariables

#insert_local_variables

Methods included from FilenameString

#abbreviate_filename, #abbreviate_filename!, #normalize_filename!

Methods included from KanjiConverter

#encoding, #kconv

Methods included from MkArray

#mkarray

Methods included from EmacsLispString

#lisp_dump_string

Constructor Details

This class inherits a constructor from AbstractIndex

Instance Method Details

#funcObject



203
# File 'lib/langhelp/langhelp-base.rb', line 203

def func() "lh-view" end