User Tools

Site Tools


en:public:developer:template_system:tags:promotion:tpromotions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:public:developer:template_system:tags:promotion:tpromotions [2013/02/24 20:42]
admin [Properties]
en:public:developer:template_system:tags:promotion:tpromotions [2013/02/24 20:43] (current)
admin [Properties]
Line 8: Line 8:
  
 ^ Name                                                             ^ Type  ^ Description ^ ^ Name                                                             ^ Type  ^ Description ^
-| <html><span style="color:#008000">Items</span></html>            | Array of [[en:public:developer:template_system:tags:promotion:TPromotion]] | the list of all promotional boxes ([[en:public:developer:template_system:tags:promotion:TPromotion]] ) Note: Items is the **default property** of TPromotions objects. The items identifier can be omitted when accessing the Items property. For example, the following two lines of code are both acceptable and do the same thing: \\ \\ Promotions.Items[0] \\ Promotions[0] |+| <html><span style="color:#008000">Items</span></html>            | Array of [[en:public:developer:template_system:tags:promotion:TPromotion]] | the list of all promotional boxes ([[en:public:developer:template_system:tags:promotion:TPromotion]] ) Note: Items is the **default property** of TPromotions objects. The items identifier can be omitted when accessing the Items property. For example, the following two lines of code are both acceptable and do the same thing: \\ Promotions.Items[0] \\ Promotions[0] |
 | <html><span style="color:#008000">Count</span></html>            | Integer | The number of promotional boxes stored in Items | | <html><span style="color:#008000">Count</span></html>            | Integer | The number of promotional boxes stored in Items |
 | <html><span style="color:#008000">Name</span></html>             | String | The name of the space (Left, Top, Bottom, etc..) | | <html><span style="color:#008000">Name</span></html>             | String | The name of the space (Left, Top, Bottom, etc..) |
en/public/developer/template_system/tags/promotion/tpromotions.1361724143.txt.gz ยท Last modified: 2013/02/24 20:42 by admin