Adobe AD0-E704 Exam - Topic 9 Question 72 Discussion
Suppose you are asked to disable/remove the customer review related functionalities. You can not disable the review module directly because the customer module depends on it. What is the possible way to remove all HTML outputs of the review module, from the frontend and backend? :
A) Turn-off Review module output globally by extending <Magento_install_dir>/vendor/magento/module-backend/etc/config.xml
B) Turn-off Review module output globally by extending <Magento_install_dir>/vendor/magento/module-backend/etc/module.xml
C) Create plugin or Override the
class \Magento\Framework\View\Element\AbstractBlock and toHtml() method, and implement the logic to return empty data in case of review module's block instance is present.
D) Create plugin or Override the
class \Magento\Backend\Block\Template and isOutputEnabled() method, and implement the logic to return false value in case of review module's block instance is present.
Erasmo
1 month agoRemona
1 month agoDong
1 month agoRosina
2 months agoCorinne
2 months agoRosenda
2 months agoNada
2 months agoMozelle
2 months agoBerry
2 months agoPhillip
3 months agoJarod
3 months agoPedro
3 months ago