Module s.l.parameters

Part of stoqlib.lib

Parameters and system data for applications
Class DirectoryParameter Undocumented
Class ParameterDetails Undocumented
Class ParameterAttr Undocumented
Class ParameterAccess A mechanism to tie specific instances to constants that can be
Function sysparam Undocumented
Function get_parameter_by_field Undocumented
Function get_foreign_key_parameter Undocumented
Function get_parameter_details Returns a ParameterDetails class for the given parameter name, or
Function check_parameter_presence Check so the number of installed parameters are equal to
Function ensure_system_parameters Undocumented
def sysparam(conn):
Undocumented
def get_parameter_by_field(field_name, conn):
Undocumented
def get_foreign_key_parameter(field_name, conn):
Undocumented
def get_parameter_details(field_name):
Returns a ParameterDetails class for the given parameter name, or None if the name supplied isn't a valid parameter name.
def check_parameter_presence(conn):
Check so the number of installed parameters are equal to the number of available ones
ReturnsTrue if they're up to date, False otherwise
def ensure_system_parameters(update=False):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.