TYPO3 Logo
SAV Library Kickstarter
Release: 10.3

Loading data.

  • Introduction
  • Users Manual
    • Kickstarter Menu
      • Extension Configuration
      • Documentation Configuration
      • New Tables
      • Existing Tables
      • Views
      • Queries
      • Forms
    • Upgrading Previously Generated Extensions
    • Copying an Extension
    • Managing Extension Versions
  • Tutorial
    • Generating Extensions for SAV Library Plus or SAV Libray Mvc
    • Kickstarting extensions for extbase/fluid
  • Reference
    • Checkbox: Simple Checkbox
    • Checkboxes: Several Checkboxes
    • Date
    • Date and Time
    • Files and Images
    • Functions
    • General Attributes
    • Graph
    • Link
    • Numeric
    • Radio Buttons
    • Relation 1:n (Selectorbox) or Relation n:n (Double Selectorbox)
    • Relation n:n (subform)
    • Rich Text Editor
    • Selectorbox
    • Show Only
    • String
    • Textarea
  • Sponsors and Credits
  • Changelog

PAGE CONTENTS

  • Link
    • fieldLink
    • fieldMessage
    • generateRTF
    • link
    • message
    • saveFileRTF
    • tableName.fieldName
    • templateRTF
  1. Start
  2. Reference
  3. Link
View source How to edit Edit on GitHub

Link¶

Property Data type Default Plus Mvc
fieldLink Field name   Yes Yes
fieldMessage Field name   Yes Yes
generateRTF Boolean 0 Yes No
link String   Yes Yes
message String   Yes Yes
saveFileRTF String   Yes No
tableName.fieldName String   Yes No
templateRTF String   Yes No

fieldLink¶

Property

fieldLink

Data type

Field name

Description

Sets the attribute link with the content of the field whose name is given by fieldName.

fieldMessage¶

Property

fieldMessage

Data type

fieldName

Description

Sets the attribute message with the content of the field whose name is given by fieldName.

generateRTF¶

Property

generateRTF

Data type

Boolean

Description

Sets the RTF generator.

Default

0

link¶

Property

link

Data type

String

Description

The string will be used for the link instead of the field value.

message¶

Property

message

Data type

String

Description

Message associated with the link.

saveFileRTF¶

Property

saveFileRTF

Data type

String

Description

Name under which the generated file will be saved. Field markers ###tableName.fieldName### or ###fieldName### (for aliases) can be used.

tableName.fieldName¶

Property

tableName.fieldName

Data type

String

Description

String can be string1->string2 or NL-> string2

In a RTF document, if the field marker ###tableName.fieldName### exists string1 will be replaced by string2 where string1 can be NL (for the ASCII character LF).

It may be useful when one wants to input data in a textarea and display them in one line with a given separator in the file.

templateRTF¶

Property

templateRTF

Data type

String

Description

Defines the template to be used by the RTF generator. Field markers ###tableName.fieldName### or ###fieldName### (for aliases) can be used.

  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Aug 01, 2019 13:04

Last rendered: Jul 22, 2021 19:04

TYPO3 Theme 4.6.2

© Copyright since 1999 by the Laurent Foulloy
  • Legal Notice
  • Privacy Policy