Field types
Text 
			    Info Information output without editing
			    Tree Data output from a tree
			    File 
			    Picture (old) 
			    MultiPicture 
			    Link Connection directory
			    LangName Conclude the specified table in the tabs on languages
			    MultiPletext 
			    Property 
			    Tabs 
			    GridLink Conclusion of the connected grid
			    Grid 
			    TextArea 
			    Date 
			    DateTime 
			    CheckBox 
			    Radio 
			    Hidden 
			    Select (old) 
			    MultiSelect (old) 
			    Button 
			    Picture 
			DbColumn_Image::init(array(
                    'name'   => 'picture_icon',
          	    'tabs' => 'Image',
                    'params' => DbColumn::type('VARCHAR', 100),
                    'show'   => TRUE,
                    'title'  => 'Picture icon'
                ))    