Wählen Sie Ihre Sprache:

<we:listview type="banner">

Since version: - | Requires endtag: yes

Description

This tag generates an overview of pages where a specific banner was shown.

Attributes

type

Default value: - | since version: - | required: yes

Allowed values:

  • banner (required module: Banner Module)

name

Default value: - | since version: 3.0.0.0 | required: no

Set this attribute to a unique name.


rows

Default value: - | since version: - | required: no

Set this attribute to define the maximum number of displayed entries. The "back" and "forward" buttons can be created with <we:back> and <we:next> if more entries are found than can be displayed.


order

Default value: - | since version: - | required: no

Set this attribute to the name of the field from which to sort the list.

Allowed values:

  • random()
  • we_creationdate
  • we_filename
  • we_id
  • we_published
  • we_moddate

customer

Default value: - | since version: 5.1.0.0 | required: no


Syntax

<we:listview type="banner" [name="attribute"] [rows="attribute"] [order="random()|we_creationdate|we_filename|we_id|we_published"] [customer="attribute"]> ... </we:listview>