Skip to main content



      Home
Home » Modeling » Papyrus » need to find out how to create own DataTypes the "right" way
need to find out how to create own DataTypes the "right" way [message #789145] Thu, 02 February 2012 11:59
Eclipse UserFriend
hello guys,
here's what i am trying to accomplish (without profiles or stereotypes):

create my own datatypes:
- DatetimeType (format [default: 'Y-m-d H:i:s'])
- NumericType (length [default: 32], round_digits [default: 2])
- TextualType (max_length [default: 50], wysiwyg [default: TinyMCE])
etc.


class:
User
- date_created : DatetimeType
- login_counts : NumericType
- description : TextualType [wysiwyg : FCKEditor]

any hints on how to create user specified DataTypes AND _populate_ them?
thanks!
Previous Topic:Documentation on Profile creation
Next Topic:Update site is out?
Goto Forum:
  


Current Time: Tue Jul 15 13:37:43 EDT 2025

Powered by FUDForum. Page generated in 0.06063 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top