![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Namespace provides access to article handling. More...
Classes | |
class | ArticleEntityInfo |
Provides additional article information. More... | |
class | ArticleEntity |
Article interface for entities. More... | |
class | ArticleInstance |
Article instance. More... | |
class | OfmlArticleInstance |
OFML article instance. More... | |
class | CustomTextField |
Custom text field of user article. More... | |
class | UserArticleInstance |
User article instance. More... | |
class | ArticleInsertedEventArgs |
Provides information about the inserted article. More... | |
class | CatalogItem |
OFML catalog item. More... | |
class | Catalog |
OFML product catalog. More... | |
class | OfmlObject |
Ofml Object. More... | |
class | OfmlEval |
A class covering the evaluation of OFML expressions. More... | |
class | Package |
Provides information about registered OFML packages. More... | |
class | ProjectSettings |
ProjectSettings. More... | |
Typedefs | |
typedef System::EventHandler < ArticleInsertedEventArgs^ > | ArticleInsertedEventHandler |
Event handler for the event that an article has been inserted. More... | |
Functions | |
public delegate bool | AssignDefaultPropValuesHandler (OfmlObject^ pObject) |
Assign default property values to a OfmlObject handler. More... | |
Namespace provides access to article handling.
typedef System::EventHandler<ArticleInsertedEventArgs^> X3g::Plugin::Articles::ArticleInsertedEventHandler |
Event handler for the event that an article has been inserted.
The event argument has to be of type ArticleInsertedEventArgs.
|
strong |
|
strong |
|
strong |
|
strong |
Type of catalog item.
|
strong |
|
strong |
|
strong |
public delegate bool X3g::Plugin::Articles::AssignDefaultPropValuesHandler | ( | OfmlObject^ | pObject) |
Assign default property values to a OfmlObject handler.