13.04.2018 Views

TYPO3-v8-LTS-whats-new.english

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Extbase & Fluid<br />

ExpressionNodes (3)<br />

ExpressionNodeTypes allow <strong>new</strong> syntaxes such as:<br />

TernaryExpressionNode<br />

allows an inline ternary condition which only operates on variables. Typical<br />

use case is: "if this variable then use that variable else use another variable".<br />

It is used as:<br />

{myToggleVariable ? myThenVariable : myElseVariable}<br />

Note: does not support any nested expressions, inline ViewHelper syntaxes or<br />

similar inside it. It must be used only with standard variables as input.<br />

<strong>TYPO3</strong> <strong>v8</strong> <strong>LTS</strong> - What’s New

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!