DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Reference

TypoScript setup options for pi1 (single team)

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

cssFile

Data type

string

Description

Path to css file.

Default

{$plugin.tx_jhbasketballbundimport.csspath_pi1}

Property

storagefolder

Data type

int

Description

Folder in pagetree where the database table for the cache should be located

Default

{$plugin.tx_jhbasketballbundimport.storagefolder}

Property

cachelifetime

Data type

int

Description

Lifetime of cache

Default

{$plugin.tx_jhbasketballbundimport.cachelifetime}

Property

displayborder

Data type

int

Description

Size in px of the table border. Use 0 for no border.

Default

{$plugin.tx_jhbasketballbundimport.displayborder}

Property

allowbr

Data type

bit

Description

1: Allow linebreaks in table-rows

0: Dissallow linebreaks in table-rows

Default

{$plugin.tx_jhbasketballbundimport.allowbr}

Property

stressteam

Data type

string

Description

Team that should be stressed (written in bold letters).

Default

{$plugin.tx_jhbasketballbundimport.stressteam}

[tsref:plugin.tx_jhbasketballbundimport_pi1]

Example

plugin.tx_jhbasketballbundimport_pi1.cssFile = {$plugin.tx_jhbasketballbundimport.csspath_pi1}

plugin.tx_jhbasketballbundimport_pi1.storagefolder = {$plugin.tx_jhbasketballbundimport.storagefolder}

plugin.tx_jhbasketballbundimport_pi1.cachelifetime = {$plugin.tx_jhbasketballbundimport.cachelifetime}

plugin.tx_jhbasketballbundimport_pi1.displayborder = {$plugin.tx_jhbasketballbundimport.displayborder}
plugin.tx_jhbasketballbundimport_pi1.allowbr = {$plugin.tx_jhbasketballbundimport.allowbr}
plugin.tx_jhbasketballbundimport_pi1.stressteam = {$plugin.tx_jhbasketballbundimport.stressteam}

TypoScript setup options for pi2 (teamcollection)

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

cssFile

Data type

string

Description

Path to css file.

Default

{$plugin.tx_jhbasketballbundimport.csspath_pi2}

Property

storagefolder

Data type

int

Description

Folder in pagetree where the database table for the cache should be located

Default

{$plugin.tx_jhbasketballbundimport.storagefolder}

Property

cachelifetime

Data type

int

Description

Lifetime of cache

Default

{$plugin.tx_jhbasketballbundimport.cachelifetime}

Property

displayborder

Data type

int

Description

Size in px of the table border. Use 0 for no border.

Default

{$plugin.tx_jhbasketballbundimport.displayborder}

Property

allowbr

Data type

bit

Description

1: Allow linebreaks in table-rows

0: Dissallow linebreaks in table-rows

Default

{$plugin.tx_jhbasketballbundimport.allowbr}

Property

displayteam

Data type

string

Description

Team that should be stressed (written in bold letters).

Default

{$plugin.tx_jhbasketballbundimport.stressteam}

[tsref:plugin.tx_jhbasketballbundimport_pi2]

Example

plugin.tx_jhbasketballbundimport_pi2.cssFile = {$plugin.tx_jhbasketballbundimport.csspath_pi2}

plugin.tx_jhbasketballbundimport_pi2.storagefolder = {$plugin.tx_jhbasketballbundimport.storagefolder}

plugin.tx_jhbasketballbundimport_pi2.cachelifetime = {$plugin.tx_jhbasketballbundimport.cachelifetime}

plugin.tx_jhbasketballbundimport_pi2.displayborder = {$plugin.tx_jhbasketballbundimport.displayborder}
plugin.tx_jhbasketballbundimport_pi2.allowbr = {$plugin.tx_jhbasketballbundimport.allowbr}
plugin.tx_jhbasketballbundimport_pi2.displayteam = {$plugin.tx_jhbasketballbundimport.stressteam}