Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:cdms:home [2010/09/07 20:46] – zhang | groups:cdms:home [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== CDMS ====== | ||
- | < | ||
- | id, integer, #, primary readonly | ||
- | surname, , Surname, 32 required @1 visible default=" | ||
- | first_name, , First Name, 32 visible required tabindex=2 headerlink=talk onclick=inspect | ||
- | name_up, , NAMEUP, 32 visible noprint aliasing=" | ||
- | gender, "enum male / female", | ||
- | married, bool, Married? | ||
- | employed, bool, Employed?, booltype=xmark default=yes | ||
- | birthday, date, Birthday | ||
- | address, string, Address, 64 | ||
- | phone, phone, Telephone, 32 | ||
- | email, email, E-Mail, 128 required visible @3 | ||
- | website, url, Website, readonly | ||
- | salary, monetary, Salary, mayview=@user | ||
- | children, integer, # Children, required | ||
- | daytime, time, favourite daytime, default=12: | ||
- | start, datetime, Start of Subscription, | ||
- | time_100m, decimal, Time for 100m | ||
- | foto, image, Your Photo, headerlabel=" | ||
- | vcard, file, Your VCard | ||
- | comment, , Comment, wikimarkup | ||
- | validated, bool, Validated?, booltype=int required | ||
- | </ | ||
- | < | ||
- | id, integer, #, primary readonly | ||
- | surname, , Surname, 32 required @1 visible default=" | ||
- | first_name, , First Name, 32 visible required tabindex=2 headerlink=talk onclick=inspect | ||
- | name_up, , NAMEUP, 32 visible noprint aliasing=" | ||
- | gender, "enum male / female", | ||
- | married, bool, Married? | ||
- | employed, bool, Employed?, booltype=xmark default=yes | ||
- | birthday, date, Birthday | ||
- | address, string, Address, 64 | ||
- | phone, phone, Telephone, 32 | ||
- | email, email, E-Mail, 128 required visible @3 | ||
- | website, url, Website, readonly | ||
- | salary, monetary, Salary, mayview=@user | ||
- | children, integer, # Children, required | ||
- | daytime, time, favourite daytime, default=12: | ||
- | start, datetime, Start of Subscription, | ||
- | time_100m, decimal, Time for 100m | ||
- | foto, image, Your Photo, headerlabel=" | ||
- | vcard, file, Your VCard | ||
- | comment, , Comment, wikimarkup | ||
- | validated, bool, Validated?, booltype=int required | ||
- | </ |