Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

fields.cc File Reference

#include <stdlib.h>
#include <confdb.h>
#include <translat.h>
#include "ldapconf_defs.h"
#include "ldapconf.m"
#include "ldapconf.h"
#include "fields.h"

Go to the source code of this file.

Functions

HELP_FILE help_field ("formfield","field")

Variables

const char K_FORMCONF [] = "formconf"
const char K_ID [] = "id"
const char K_TITLE [] = "title"
const char K_TYPE [] = "type"
const char K_MINIMUM [] = "minimum"
const char K_MAXIMUM [] = "maximum"
const char K_MUSTFILL [] = "mustfill"
const char K_VALUE [] = "value"
const char K_DEFAULT [] = "default"
const char K_ORDER [] = "order"
const char* tbtype [7]


Function Documentation

HELP_FILE help_field ( "formfield",
"field" ) [static]
 


Variable Documentation

const char K_FORMCONF[] = "formconf" [static]
 

Definition at line 12 of file fields.cc.

const char K_ID[] = "id" [static]
 

Definition at line 13 of file fields.cc.

const char K_TITLE[] = "title" [static]
 

Definition at line 14 of file fields.cc.

const char K_TYPE[] = "type" [static]
 

Definition at line 15 of file fields.cc.

const char K_MINIMUM[] = "minimum" [static]
 

Definition at line 16 of file fields.cc.

const char K_MAXIMUM[] = "maximum" [static]
 

Definition at line 17 of file fields.cc.

const char K_MUSTFILL[] = "mustfill" [static]
 

Definition at line 18 of file fields.cc.

const char K_VALUE[] = "value" [static]
 

Definition at line 19 of file fields.cc.

const char K_DEFAULT[] = "default" [static]
 

Definition at line 20 of file fields.cc.

const char K_ORDER[] = "order" [static]
 

Definition at line 21 of file fields.cc.

const char * tbtype[7] [static]
 

Definition at line 23 of file fields.cc.


Generated at Mon Jan 22 08:35:13 2001 for ldapconf by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000