What are page types?

Page types define the contents of a page and the information that is stored about a page. The information stored about a page is determined by the attributes of the page type.

What are base page types?

Base page types are the page types included with Portal. The following are the base page types:

What are custom page types?

If you want to store more information than the default page types allow, you can create a custom page type. You base a custom page type on one of the base page types. The custom page type automatically inherits all of the base page type's attributes. After you create a custom page type, you can edit it to add attributes that are specific to your requirements.

Note: You must create an attribute before you can add it to a custom page type.

In addition to adding attributes to custom page types, you can also add calls to PL/SQL or HTTP procedures. You can pass attributes as parameters to the procedures if required.

Note: You can not add attributes or procedure calls to base page types.

Notes

Related topics

Creating a custom page type
Changing a custom page type's basic properties
Adding attributes to a custom page type
Adding procedure calls to a custom page type
Deleting a custom page type
Choosing the page types available in a page group