com.sap.portal.pcm.attributes

Interface IAttrLayout

All Superinterfaces:
IAttrPcmGeneral, IAttrPcmLaunch

public interface IAttrLayout
extends IAttrPcmLaunch

Defines layout-specific attribute names, , which can be used when getting/setting attributes of the layout semantic objects defined by ILayout.

See Also:
IAttriView, IAttrPage, IAttrPcmLaunch, ILayout

Field Summary
static String ATTRIBUTE_CONT
          com.sap.portal.reserved.layout.Cont.
static String ATTRIBUTE_JSP_NAME
          com.sap.portal.reserved.layout.JSPName.
static String ATTRIBUTE_TAG_LIB_HTMLB
          com.sap.portal.reserved.layout.TagLibHtmlb.
static String ATTRIBUTE_TAG_LIB_LAYOUT
          com.sap.portal.reserved.layout.TagLibLayout.
static String ATTRIBUTE_TEMPLATE_FILE
          com.sap.portal.reserved.layout.TemplateFile.
static String META_ATTRIBUTE_CONT_IVU
          ivu.
static String META_ATTRIBUTE_CONT_TITLE
          Deprecated. As of NW04 SP13, replaced by IAttrPcmGeneral.META_ATTRIBUTE_PLAIN_DESCRIPTION.
static String RESERVED_PREFIX_LAYOUT
          Constant that holds the namespace prefix of a reserved layout attribute.
 
Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmLaunch
ATTRIBUTE_ALLOW_BROWSER, ATTRIBUTE_AUTH_SCHEME, ATTRIBUTE_CACHING_LEVEL, ATTRIBUTE_CODE_LINK, ATTRIBUTE_CONNECTION_POINT, ATTRIBUTE_PROPERTIES_URL, ATTRIBUTE_REFRESH_CONTENT, ATTRIBUTE_SUPPORTED_USER_AGENT, ATTRIBUTE_UNSUPPORTED_USER_AGENT, ATTRIBUTE_VALIDITY_PERIOD, VIRTUAL_RESOURCE_BUNDLE_PREFIX
 
Fields inherited from interface com.sap.portal.pcm.attributes.IAttrPcmGeneral
ATTRIBUTE_BUTTONS_URL, ATTRIBUTE_CATEGORY_NAME, ATTRIBUTE_COMPONENT_TYPE, ATTRIBUTE_DESCR, ATTRIBUTE_EDITOR_URL, ATTRIBUTE_EMBED_PROPERTY_EDITOR, ATTRIBUTE_HELP_URL, ATTRIBUTE_ICON_NAME, ATTRIBUTE_IS_TEMPLATE, ATTRIBUTE_SHOW_BUTTONS_TOOLBAR, ATTRIBUTE_TITLE, ATTRIBUTE_WIZARD_URL, META_ATTRIBUTE_ADMINISTRATION, META_ATTRIBUTE_CATEGORY, META_ATTRIBUTE_CATEGORY_ID, META_ATTRIBUTE_DESCRIPTION, META_ATTRIBUTE_INHERITANCE, META_ATTRIBUTE_LONG_DESCRIPTION, META_ATTRIBUTE_MANDATORY, META_ATTRIBUTE_MULTIVALUE, META_ATTRIBUTE_PERSONALIZATION, META_ATTRIBUTE_PLAIN_DESCRIPTION, META_ATTRIBUTE_TYPE, META_ATTRIBUTE_VALID_VALUE_TITLE, META_ATTRIBUTE_VALID_VALUES, PORTAL_PREFIX, PROPERTY_EDITOR_PREFIX, PUBLIC_PREFIX_IVIEW, PUBLIC_PREFIX_PCM, RESERVED_PREFIX_IVIEW
 

Field Detail

RESERVED_PREFIX_LAYOUT

public static final String RESERVED_PREFIX_LAYOUT
Constant that holds the namespace prefix of a reserved layout attribute.

See Also:
Constant Field Values

ATTRIBUTE_JSP_NAME

public static final String ATTRIBUTE_JSP_NAME
com.sap.portal.reserved.layout.JSPName.

See Also:
Constant Field Values

ATTRIBUTE_TAG_LIB_LAYOUT

public static final String ATTRIBUTE_TAG_LIB_LAYOUT
com.sap.portal.reserved.layout.TagLibLayout.

See Also:
Constant Field Values

ATTRIBUTE_TAG_LIB_HTMLB

public static final String ATTRIBUTE_TAG_LIB_HTMLB
com.sap.portal.reserved.layout.TagLibHtmlb.

See Also:
Constant Field Values

ATTRIBUTE_CONT

public static final String ATTRIBUTE_CONT
com.sap.portal.reserved.layout.Cont.

See Also:
Constant Field Values

ATTRIBUTE_TEMPLATE_FILE

public static final String ATTRIBUTE_TEMPLATE_FILE
com.sap.portal.reserved.layout.TemplateFile.

See Also:
Constant Field Values

META_ATTRIBUTE_CONT_IVU

public static final String META_ATTRIBUTE_CONT_IVU
ivu.

See Also:
Constant Field Values

META_ATTRIBUTE_CONT_TITLE

public static final String META_ATTRIBUTE_CONT_TITLE
Deprecated. As of NW04 SP13, replaced by IAttrPcmGeneral.META_ATTRIBUTE_PLAIN_DESCRIPTION.

See Also:
Constant Field Values


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.