Package omero :: Package plugins :: Module prefs :: Class PrefsControl
[hide private]
[frames] | no frames]

Class PrefsControl

source code


Instance Methods [hide private]
 
_configure(self, parser) source code
 
open_config(self, args) source code
 
all(self, args, config) source code
 
default(self, args, config) source code
 
drop(self, args, config) source code
 
get(self, args, config) source code
 
set(self, args, config) source code
 
keys(self, args, config) source code
 
load(self, args, config) source code
 
edit(self, args, config, edit_path=edit_path) source code
 
version(self, args, config) source code
 
path(self, args, config) source code
 
lock(self, args, config) source code
 
upgrade(self, args, config) source code
 
handle_line(self, line, config, keys) source code
 
old(self, args) source code

Inherited from cli.BaseControl: __init__

Method Details [hide private]

all(self, args, config)

source code 
Decorators:
  • @with_config

default(self, args, config)

source code 
Decorators:
  • @with_config

drop(self, args, config)

source code 
Decorators:
  • @with_config

get(self, args, config)

source code 
Decorators:
  • @with_config

set(self, args, config)

source code 
Decorators:
  • @with_config

keys(self, args, config)

source code 
Decorators:
  • @with_config

load(self, args, config)

source code 
Decorators:
  • @with_config

edit(self, args, config, edit_path=edit_path)

source code 
Decorators:
  • @with_config

version(self, args, config)

source code 
Decorators:
  • @with_config

path(self, args, config)

source code 
Decorators:
  • @with_config

lock(self, args, config)

source code 
Decorators:
  • @with_config

upgrade(self, args, config)

source code 
Decorators:
  • @with_config