null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
29982570
3.2 Hooks, Signals/Slots and XCLASSes
Descripción
TYPO3 CD 2020 (zweite Auflage) Test sobre 3.2 Hooks, Signals/Slots and XCLASSes, creado por Pascal Bartl el 29/03/2021.
Sin etiquetas
typo3 cd 2020 (zweite auflage)
Test por
Pascal Bartl
, actualizado hace más de 1 año
Más
Menos
Creado por
Pascal Bartl
hace más de 3 años
8
0
0
Resumen del Recurso
Pregunta 1
Pregunta
What are “signals/slots” and how do you use them? (2)
Respuesta
Signals notify developers about security risks in their code
The signal/slot concept can be used to extend TYPO3 core functionality
The signal/slot dispatcher is required to emit a signal
Slots are an abstract instance of a signal class
Pregunta 2
Pregunta
What are “signals”? (1)
Respuesta
Signals are classes located in directory Classes/Signals/
Signals are used to write entries to the internal log
Signals are building blocks for domain driven design
Signals are used to connect external data sources to Extbase
Signals are emitted by the TYPO3 core or by extensions to extend existing functionality
Pregunta 3
Pregunta
What are typical benefits of “signals/slots”? (2)
Respuesta
Signals/slots extend the TYPO3 core without the need to edit core files
Signals/slots are meant to simulate SQL procedures using pure PHP code
Signals are never marked deprecated and will remain in the TYPO3 core forever
One signal can trigger multiple slots
Pregunta 4
Pregunta
How do you connect a slot to a signal when using TYPO3’s SignalSlotDispatcher? (1)
Respuesta
join()
connect()
attach()
insert()
slot()
Pregunta 5
Pregunta
Which statements about XCLASSes are correct? (2)
Respuesta
XCLASSes prevent cross-site scripting (XSS) attacks
XCLASSes extend core classes and/or overwrite core methods
XCLASSes need to be registered in the file Configuration/Overrides/xclasses.php
XCLASSes need to be registered in the following global array: $GLOBALS['TYPO3_CONF_VARS']['SYS']['Objects']
XCLASSes replace files from TYPO3 source package which possibly impacts the TYPO3 update process
Pregunta 6
Pregunta
What are typical limitations of XCLASSes? (3)
Respuesta
XCLASSes only work on core classes that are instantiated using the GeneralUtility::makeInstance() method
XCLASSes do not work on static classes, static methods or final classes
There can only by one XCLASS per base class
XCLASSes only work in Composer-based TYPO3 installations
The visibility of all properties of an XCLASS must be private
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Tests
gratis
con GoConqr?
Más información
.
Similar
Martin Luther King, Jr.
maya velasquez
LA BELLE EPOQUE
fer.sagredo
Organigramas
Diego Santos
REVOLUCIÓN RUSA (1917)
coorprogresistal
ORGANIGRAMA
Sebastian Valencia
Mapa conceptual
Franchesk Maestr
PARASITOLOGÍA
Juanxito Sardine
Grupos funcionales (Bioquímica)
Nadim Bissar
FGM-12. MANIFESTACIONES EXTERNAS DE LA DISCIPLINA
antonio del valle
ESTÁTICA Y RESISTENCIA DE MATERIALES
alexandergonzale
PREVENCIÓN DE ENFERMEDADES
Juan Alejandro Urquina Tovar
Explorar la Librería