Package zephir :: Package monitor :: Module utils
[frames | no frames]

Module zephir.monitor.utils

Utilitaires divers
Function Summary
  createfile(long_filename, string)
Créee un fichier avec le contenu de la string
  dict_to_list(dict)
Mapping dictionnaire python -> liste logidee
  list2list_to_table(list2list)
Mapping liste de listes python -> html table
  list_to_list(list, id)
Mapping liste python -> liste hmtl
  list_to_table(list_dict)
Mapping liste de dictionnaires python -> html table
  readfile(filename)
Lit un fichier et le met dans une variable

Function Details

createfile(long_filename, string)

Créee un fichier avec le contenu de la string

dict_to_list(dict)

Mapping dictionnaire python -> liste logidee

list2list_to_table(list2list)

Mapping liste de listes python -> html table

list_to_list(list, id)

Mapping liste python -> liste hmtl

list_to_table(list_dict)

Mapping liste de dictionnaires python -> html table

readfile(filename)

Lit un fichier et le met dans une variable

Generated by Epydoc 2.1 on Mon Nov 27 08:44:02 2006 http://epydoc.sf.net