null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
16358061
TYPO3 CI 2018 8.4
Descrição
Programmierung Quiz sobre TYPO3 CI 2018 8.4, criado por Andreas Kirilow em 20-12-2018.
Sem etiquetas
programmierung
Quiz por
Andreas Kirilow
, atualizado more than 1 year ago
Mais
Menos
Criado por
Andreas Kirilow
quase 6 anos atrás
4
0
0
Resumo de Recurso
Questão 1
Questão
A condition begins with square brackets. Which expression does it have to end in? (6)
Responda
[GLOBAL]
[global]
[Global]
[END]
[end]
[End]
[]
Questão 2
Questão
In which areas can you use conditions? (4)
Responda
TypoScript constants.
TypoScript setup.
Page TSconfig.
User TSconfig.
Fluid template.
Questão 3
Questão
Is it possible to deactivate conditions in PageTSconfig and UserTSconfig? (1)
Responda
No, conditions are part of the core, so they cannot be deactivated for TSconfig.
Yes, by using the TypoScript instruction config.TSconfigConditions = 0
Yes, by using the PageTSconfig instruction config.TSconfigConditions = 0
Yes, by using the following key in the Install Tool: [BE][TSconfigConditions] = 0
Yes, by selecting the Use TSconfigConditions checkbox in the user settings
Questão 4
Questão
Is it possible to check the backend_layout field in the backend, and if so, how? (1)
Responda
No, that is not possible. Page properties are only relevant in the frontend and are checked there by TypoScript.
[globalVar = TSFE:current|backend_layout = 1]
[globalVar = TSFE:this|backend_layout = 1]
[globalVar = TSFE:page|backend_layout = 1]
[TSFE|backend_layout = 1]
[this|backend_layout = 1]
[page|backend_layout = 1]
[current|backend_layout = 1]
Questão 5
Questão
Which condition can you use to check whether a frontend user is logged in? (2)
Responda
[login = true]
[!login = false]
[loginUser = *]
[user = login]
[loginUser = true]
[login = *]
Questão 6
Questão
Which conditions allow you to determine in the frontend, if the current user is also logged-in at the backend at the same time? (2)
Responda
[globalVar = TSFE : beUserLogin > 0]
[BEloginUser = *]
[getTSFE()['beUserLogin'] == 1]
[getTSFE().beUserLogin == 1]
[TSFE:beUser > 0]
Questão 7
Questão
Which condition can you use to check if the current time is 2pm or later? (1)
Responda
[time >= 18]
[time() > 18]
[time("18")]
[date("G") >= 18]
[hour >= 18]
[hour = > 18]
[hour() > 18]
Questão 8
Questão
Which conditions can you use to check if the user’s IP address is not 217.112.17.89? (3)
Responda
[IP != 217.112.17.89]
[not (getenv("REMOTE_ADDR") matches "/217\.112\.17\.89/")]
[is("REMOTE_ADDR") != "217.112.17.89"]
[getenv("REMOTE_ADDR") != "217.112.17.89"]
[IP NOT 217.112.17.89]
[IP = 217.112.17.89] [else]
[IP == 217.112.17.89] [else]
Questão 9
Questão
Which of the following conditions have the correct syntax? (6)
Responda
[language = *de][language = *en]
[language = *de]or[language = *en]
[language = *de]OR[language = *en]
[language = *de]NOT[language = *en]
[language = *de]||[language = *en]
[language = *de]AnD[language = *en]
[language = *de]&[language = *en]
[language = *de]&&[language = *en]
Questão 10
Questão
Which condition would you use to check whether the current day is Christmas Eve? (1)
Responda
This is not possible; Christmas Eve falls on a different day of the week every year.
This can only be achieved by implementing a custom condition.
[dayofmonth = 24]AND[dayofweek = 12]
[dayofmonth = 24]AND[month = 12]
[day = 24]AND[month = 12]
Quer criar seus próprios
Quizzes
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
Einführung Programmieren
Aaron Welther
Programmierung
So Li
Die Programmierung
Jam Behn
Серджо
Мах Бэнцлерт
Sistema Único de Saúde- SUS
eliana_belem
Direito Constitucional - 1 - Princípios fundamentais
glenerdourado
Exame Nacional de Portugues
Sandra Franco
GEOMETRIA ESPACIAL
Larissa Teixeira
Quiz sobre Tecnologia no Ensino
camilafragoso
Conhecimentos algébricos
Sem Parar
Vestibular - Guia de Estudos
Alessandra S.
Explore a Biblioteca