Set or examine global kanjistat options.
Usage
kanjistat_options(...)
get_kanjistat_option(x)
Arguments
- ...
any number of options specified as name = value
- x
name of an option given as character string.
Value
kanjistat_options
returns the list of all set options if there
is no function argument. Otherwise it returns list of all old options.
get_kanjistat_option
returns the current value set for option x
or NULL if the option is not set.