Package sabayon :: Package sources :: Module mozillasource :: Class BookmarksFile
[hide private]
[frames] | no frames]

Class BookmarksFile

source code


Instance Methods [hide private]
  __init__(self, home_dir, rel_path)
  get_full_path(self)
  get_rel_path(self)
  get_root(self)
  set_root(self, root)
  read(self)
  write(self, full_path=None, exclude_attrs=None)
  convert_to_dict(self, root)
  emit_changes(self, source, delegate)
  merge(self, src, mandatory)

Inherited from FirefoxProfileFile: get_type, type_to_string


Method Details [hide private]

__init__(self, home_dir, rel_path)
(Constructor)

source code 
None
Overrides: FirefoxProfileFile.__init__

get_full_path(self)

source code 
None
Overrides: FirefoxProfileFile.get_full_path

get_rel_path(self)

source code 
None
Overrides: FirefoxProfileFile.get_rel_path

get_root(self)

source code 
None

set_root(self, root)

source code 
None

read(self)

source code 
None

write(self, full_path=None, exclude_attrs=None)

source code 
None

convert_to_dict(self, root)

source code 
None

emit_changes(self, source, delegate)

source code 
None

merge(self, src, mandatory)

source code 
None