![]() | Add a gadget to a column in the current page template. It adds this gadget to the gadgets that are already in this column. |
![]() | Assign a list of gadgets to a column in the current page template. It adds this list to the gadgets that are already in this column. |
![]() | Gets an interface to the object that gets and sets the localized Default Page Names. |
![]() | Get the primary default page name for the current page template. This is only used name is used as the creation name for newly created pages that use this page template. |
![]() | The primary language of the object is the language that the primary name and primary description are in. Other metadata about the object (which cannot be localized) is also expected to be in this language. |
![]() | Does this object support localization? Note that an object may support localization, but nonetheless have no actual localizations. That is, the object is marked to be localized, but localization hasn't been done yet. |
![]() | Get the job type. |
![]() | Return the default page name of this object localized to the language of the current user |
![]() | Returns the localized default page names for this object as a 2D array. The purpose of each column is identified by the constants in PT_LOCALIZED_STRINGS_INDICES. |
![]() | Get the page type for the current page template. |
![]() | Query for all the gadgets in the current page template. |
![]() | Remove one gadget from the current page template. |
![]() | Set the primary default page name for the current page template. This is only used name is used as the creation name for newly created pages that use this page template. |
![]() | The primary language of the object is the language that the primary name and primary description are in. Other metadata about the object (which cannot be localized) is also expected to be in this language. |
![]() | Does this object support localization? Note that an object may support localization, but nonetheless have no actual localizations. That is, the object is marked to be localized, but localization hasn't been done yet. Note that if an object supports localization, and SetIsLocalized(false) is called, all localized strings will be removed from the object. |
![]() | Set the job type. |
![]() | Sets the localized default page names for this object. |
![]() | Set the page type for the current page template. An ABO will be needed to update all the pages that use this page in order for this to reflected everywhere. |
IPTPageTemplate Interface | com.plumtree.server Namespace