OpenQuizz
Une application de gestion des contenus pédagogiques
BaseConverter Class Reference
Inheritance diagram for BaseConverter:
Collaboration diagram for BaseConverter:

Public Member Functions

def __init__ (self, map)
 
def to_python (self, value)
 
def to_url (self, value)
 

Data Fields

 map
 

Static Public Attributes

 regex
 
 weight
 

Detailed Description

Base class for all converters.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  map 
)

Member Function Documentation

◆ to_python()

def to_python (   self,
  value 
)

◆ to_url()

def to_url (   self,
  value 
)

Field Documentation

◆ map

map

◆ regex

regex
static

◆ weight

weight
static

The documentation for this class was generated from the following file: