Umbraco Document Type

Source: Internet
Author: User
Tags umbraco
ArticleDirectory
    • Data Field of Data Type
    • Content Structure

SupportedUmbraco Development TeamOfNova Software.

 

If we compare umbraco document type with C # class, we cocould easily understand what are umbraco document type.

class

umbraco document type

is a logic unit for set of data is a logic unit for set of data fields
can be created for objects can be created for contents
have data members have data fields
have other objects of classes as data members have children document types defined in document structure

Now, we understand that umbraco document type can be created for contents and has data fields. the contents of the document type must be edited, saved and published in umbraco dashboard prior to be represented in the front pages.

 

Data Field of Data Type

The data field in umbraco document type takes a piece of data but is editable with the data type. for example, the umbraco document type has a data field naming "message ". how to edit the message in dashboard? We cocould select the data type for this data field, such as textstring, simple editor or rich editor.

Umbraco ships sufficient data types, such as rich Editor, label, related links, content Picker, media picker and so on. See them in umbraco/developer/Data Types node.

 

Content Structure

The content structure gives concise logic relationship between contents.

The content node can only contain in the sub content nodes strictly following the logic in the context. it is defined in the structures in the umbraco document type. in the preceding screenshot, home node can contain in mynter-Norge and contactus content but not the item content.

 

In summary, umbraco document type is a absolutely separated layer for contents definition. Draw the content with data fields in document types and connect them with logically with structure in document types.

 

 

SupportedUmbraco Development TeamOfNova Software.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.