pCon.planner Plugin SDK  Version 8.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
List of all members
X3g::Plugin::IOfmlArticleInstance Class Reference

Legacy class. More...

Inheritance diagram for X3g::Plugin::IOfmlArticleInstance:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from X3g::Plugin::IArticleInstance
IBasketItemgetArticleInformation (bool pPrepareArticleImages)
 Returns a copy of the article information of the currently selected entity. More...
 
bool SetArticleTextField (String^ pTextFieldId, String^ pLang, String^ pText)
 Sets a text field value of the currently selected article. More...
 
void Close ()
 Closes the instance and applies all changes. More...
 
- Properties inherited from X3g::Plugin::IArticleInstance
bool IsValid [get]
 Returns true if this instance is still valid. More...
 
String^  MainEntityId [get]
 The main entity id of this instance (see DbEntity::Id). More...
 
String^  EntityId [get]
 The currently selected entity id of this instance (see DbEntity::Id). More...
 
IPropertyProvider^  PropertyProvider [get]
 The property provider of the currently selected entity. More...
 
ReadOnlyCollection
< System::String^ >^ 
AvailableLanguages [get]
 A list of potentially available languages (two letter ISO codes) for this instance. More...
 
bool IsAlternatePosition [get, set]
 Allows to tag the article as an alternate position. More...
 

Detailed Description

Legacy class.

See Articles::OfmlArticleInstance.