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

Constants

Property

view.templateRootPath

Data type

file

Description

Path to template root (FE)

Default

EXT:as_yahoofinance/Resources/Private/Templates/

Property

view.layoutRootPath

Data type

file

Description

Path to template layouts (FE)

Default

EXT:as_yahoofinance/Resources/Private/Layouts/

Property

view.partialRootPath

Data type

file

Description

Path to template partials (FE)

Default

EXT:as_yahoofinance/Resources/Private/Partials/

Property

settings.widthDef

Data type

intenger

Description

Width of the chartdiv in px

Default

560

Property

settings.heightDef

Data type

intenger

Description

Height of the chartdiv in px

Default

310

Example

plugin.tx_asyahoofinance.settings.widthDef  = 560
plugin.tx_asyahoofinance.settings.heightDef  = 310