What is the correct PHP code for adding the output of a CMS block to a template?
Posted: Sat Aug 20, 2022 7:54 am
What is the correct PHP code for adding the output of a CMS block to a template?
A. $this->getchildcms ('myCmsBlock')
B. $this->getchildHtml('myCmsEloclc')
C. $this->getChildBlock ('myCmsBlock')
D. $this->getcrnsHtml('myCmsElock')
E. $this->getHtml('myCmsBlock')
A. $this->getchildcms ('myCmsBlock')
B. $this->getchildHtml('myCmsEloclc')
C. $this->getChildBlock ('myCmsBlock')
D. $this->getcrnsHtml('myCmsElock')
E. $this->getHtml('myCmsBlock')