Skip to content

Commit

Permalink
[BOT][TASK] Automatic Update of ViewHelper reference
Browse files Browse the repository at this point in the history
  • Loading branch information
typo3-documentation-team committed May 21, 2024
1 parent 735da39 commit 1d8fbc3
Show file tree
Hide file tree
Showing 117 changed files with 350 additions and 233 deletions.
5 changes: 3 additions & 2 deletions Documentation/typo3/backend/latest/Avatar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/AvatarViewHelper.php
:navigation-title: avatar

.. include:: /Includes.rst.txt

.. _typo3-backend-avatar:
Expand Down Expand Up @@ -73,7 +74,7 @@ The following arguments are available for `<be:avatar>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-avatar-backenduser_argument:
Expand All @@ -90,7 +91,7 @@ The following arguments are available for `<be:avatar>`:
.. confval:: size
:name: typo3-backend-avatar-size
:type: mixed
:Default: 32
:default: `32`
:required: false

Width and height of the image
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/LanguageColumn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/LanguageColumnViewHelper.php
:navigation-title: languageColumn

.. include:: /Includes.rst.txt

.. _typo3-backend-languagecolumn:
Expand Down Expand Up @@ -38,7 +39,7 @@ The following arguments are available for `<be:languageColumn>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-languagecolumn-languagecolumn_argument:
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/Link/EditRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Link/EditRecordViewHelper.php
:navigation-title: link.editRecord

.. include:: /Includes.rst.txt

.. _typo3-backend-link-editrecord:
Expand Down Expand Up @@ -71,7 +72,7 @@ The following arguments are available for `<be:link.editRecord>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-link-editrecord-additionalattributes_argument:
Expand Down
5 changes: 3 additions & 2 deletions Documentation/typo3/backend/latest/Link/NewRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Link/NewRecordViewHelper.php
:navigation-title: link.newRecord

.. include:: /Includes.rst.txt

.. _typo3-backend-link-newrecord:
Expand Down Expand Up @@ -107,7 +108,7 @@ The following arguments are available for `<be:link.newRecord>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-link-newrecord-additionalattributes_argument:
Expand Down Expand Up @@ -259,7 +260,7 @@ The following arguments are available for `<be:link.newRecord>`:
.. confval:: defaultValues
:name: typo3-backend-link-newrecord-defaultvalues
:type: mixed
:Default: array ()
:default: `array ()`
:required: false

Default values for fields of the new record
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/Mfa/IfHasState.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Mfa/IfHasStateViewHelper.php
:navigation-title: mfa.ifHasState

.. include:: /Includes.rst.txt

.. _typo3-backend-mfa-ifhasstate:
Expand Down Expand Up @@ -38,7 +39,7 @@ The following arguments are available for `<be:mfa.ifHasState>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-mfa-ifhasstate-then_argument:
Expand Down
5 changes: 3 additions & 2 deletions Documentation/typo3/backend/latest/ModuleLink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/ModuleLinkViewHelper.php
:navigation-title: moduleLink

.. include:: /Includes.rst.txt

.. _typo3-backend-modulelink:
Expand Down Expand Up @@ -53,7 +54,7 @@ The following arguments are available for `<be:moduleLink>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-modulelink-route_argument:
Expand All @@ -70,7 +71,7 @@ The following arguments are available for `<be:moduleLink>`:
.. confval:: arguments
:name: typo3-backend-modulelink-arguments
:type: mixed
:Default: array ()
:default: `array ()`
:required: false

Additional link arguments
Expand Down
7 changes: 4 additions & 3 deletions Documentation/typo3/backend/latest/Thumbnail.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/ThumbnailViewHelper.php
:navigation-title: thumbnail

.. include:: /Includes.rst.txt

.. _typo3-backend-thumbnail:
Expand Down Expand Up @@ -71,7 +72,7 @@ The following arguments are available for `<be:thumbnail>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-thumbnail-additionalattributes_argument:
Expand Down Expand Up @@ -232,7 +233,7 @@ The following arguments are available for `<be:thumbnail>`:
.. confval:: cropVariant
:name: typo3-backend-thumbnail-cropvariant
:type: string
:Default: 'default'
:default: `'default'`
:required: false

Select a cropping variant, in case multiple croppings have been specified or stored in FileReference
Expand Down Expand Up @@ -296,7 +297,7 @@ The following arguments are available for `<be:thumbnail>`:
.. confval:: context
:name: typo3-backend-thumbnail-context
:type: string
:Default: 'Image.Preview'
:default: `'Image.Preview'`
:required: false

Context for image rendering
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/Toolbar/Attributes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Toolbar/AttributesViewHelper.php
:navigation-title: toolbar.attributes

.. include:: /Includes.rst.txt

.. _typo3-backend-toolbar-attributes:
Expand Down Expand Up @@ -38,7 +39,7 @@ The following arguments are available for `<be:toolbar.attributes>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-toolbar-attributes-class_argument:
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/Toolbar/IfHasDropdown.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Toolbar/IfHasDropdownViewHelper.php
:navigation-title: toolbar.ifHasDropdown

.. include:: /Includes.rst.txt

.. _typo3-backend-toolbar-ifhasdropdown:
Expand Down Expand Up @@ -38,7 +39,7 @@ The following arguments are available for `<be:toolbar.ifHasDropdown>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-toolbar-ifhasdropdown-then_argument:
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/TypoScript/FineDiff.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/TypoScript/FineDiffViewHelper.php
:navigation-title: typoScript.fineDiff

.. include:: /Includes.rst.txt

.. _typo3-backend-typoscript-finediff:
Expand Down Expand Up @@ -38,7 +39,7 @@ The following arguments are available for `<be:typoScript.fineDiff>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-typoscript-finediff-from_argument:
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/backend/latest/Uri/EditRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Uri/EditRecordViewHelper.php
:navigation-title: uri.editRecord

.. include:: /Includes.rst.txt

.. _typo3-backend-uri-editrecord:
Expand Down Expand Up @@ -58,7 +59,7 @@ The following arguments are available for `<be:uri.editRecord>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-uri-editrecord-uid_argument:
Expand Down
5 changes: 3 additions & 2 deletions Documentation/typo3/backend/latest/Uri/NewRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/backend/Classes/ViewHelpers/Uri/NewRecordViewHelper.php
:navigation-title: uri.newRecord

.. include:: /Includes.rst.txt

.. _typo3-backend-uri-newrecord:
Expand Down Expand Up @@ -81,7 +82,7 @@ The following arguments are available for `<be:uri.newRecord>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-backend-uri-newrecord-uid_argument:
Expand Down Expand Up @@ -125,7 +126,7 @@ The following arguments are available for `<be:uri.newRecord>`:
.. confval:: defaultValues
:name: typo3-backend-uri-newrecord-defaultvalues
:type: mixed
:Default: array ()
:default: `array ()`
:required: false

Default values for fields of the new record
7 changes: 4 additions & 3 deletions Documentation/typo3/core/latest/Icon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/core/Classes/ViewHelpers/IconViewHelper.php
:navigation-title: icon

.. include:: /Includes.rst.txt

.. _typo3-core-icon:
Expand Down Expand Up @@ -65,7 +66,7 @@ The following arguments are available for `<core:icon>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-core-icon-identifier_argument:
Expand All @@ -82,7 +83,7 @@ The following arguments are available for `<core:icon>`:
.. confval:: size
:name: typo3-core-icon-size
:type: string
:Default: 'small'
:default: `'small'`
:required: false

Desired size of the icon. All values of the IconSize enum are allowed, these are: "small", "default", "medium", "large" and "mega".
Expand All @@ -101,7 +102,7 @@ The following arguments are available for `<core:icon>`:
.. confval:: state
:name: typo3-core-icon-state
:type: string
:Default: 'default'
:default: `'default'`
:required: false

Sets the state of the icon. All values of the Icons.states enum are allowed, these are: "default" and "disabled".
Expand Down
5 changes: 3 additions & 2 deletions Documentation/typo3/core/latest/IconForRecord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/core/Classes/ViewHelpers/IconForRecordViewHelper.php
:navigation-title: iconForRecord

.. include:: /Includes.rst.txt

.. _typo3-core-iconforrecord:
Expand Down Expand Up @@ -53,7 +54,7 @@ The following arguments are available for `<core:iconForRecord>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-core-iconforrecord-table_argument:
Expand All @@ -79,7 +80,7 @@ The following arguments are available for `<core:iconForRecord>`:
.. confval:: size
:name: typo3-core-iconforrecord-size
:type: string
:Default: \TYPO3\CMS\Core\Imaging\IconSize::SMALL
:default: `\TYPO3\CMS\Core\Imaging\IconSize::SMALL`
:required: false

The icon size
Expand Down
7 changes: 4 additions & 3 deletions Documentation/typo3/core/latest/IconForResource.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/core/Classes/ViewHelpers/IconForResourceViewHelper.php
:navigation-title: iconForResource

.. include:: /Includes.rst.txt

.. _typo3-core-iconforresource:
Expand Down Expand Up @@ -53,7 +54,7 @@ The following arguments are available for `<core:iconForResource>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-core-iconforresource-resource_argument:
Expand All @@ -70,7 +71,7 @@ The following arguments are available for `<core:iconForResource>`:
.. confval:: size
:name: typo3-core-iconforresource-size
:type: string
:Default: \TYPO3\CMS\Core\Imaging\IconSize::SMALL
:default: `\TYPO3\CMS\Core\Imaging\IconSize::SMALL`
:required: false

The icon size
Expand All @@ -89,7 +90,7 @@ The following arguments are available for `<core:iconForResource>`:
.. confval:: options
:name: typo3-core-iconforresource-options
:type: mixed
:Default: array ()
:default: `array ()`
:required: false

An associative array with additional options
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/core/latest/NormalizedUrl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/core/Classes/ViewHelpers/NormalizedUrlViewHelper.php
:navigation-title: normalizedUrl

.. include:: /Includes.rst.txt

.. _typo3-core-normalizedurl:
Expand Down Expand Up @@ -57,7 +58,7 @@ The following arguments are available for `<core:normalizedUrl>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-core-normalizedurl-pathorurl_argument:
Expand Down
3 changes: 2 additions & 1 deletion Documentation/typo3/fluid/latest/Asset/Css.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:edit-on-github-link: https://github.com/TYPO3/typo3/edit/main/typo3/sysext/fluid/Classes/ViewHelpers/Asset/CssViewHelper.php
:navigation-title: asset.css

.. include:: /Includes.rst.txt

.. _typo3-fluid-asset-css:
Expand Down Expand Up @@ -52,7 +53,7 @@ The following arguments are available for `<f:asset.css>`:
.. confval-menu::
:display: table
:type:
:Default:
:default:


.. _typo3-fluid-asset-css-additionalattributes_argument:
Expand Down
Loading

0 comments on commit 1d8fbc3

Please sign in to comment.