Free ZF-100-500 Exam Braindumps (page: 12)

Page 11 of 33

You want to record the raw log data received in an array exposed as a public property. Which of the following will you use to accomplish the task?

  1. Zend_Log_Writer_Mock
  2. Zend_Log_Formatter_Xml
  3. Zend_Log_Writer_Stream
  4. Zend_Log_Formatter_Simple

Answer(s): A



Which of the following are the methods that are used by Zend_Controller_Front? Each correct answer represents a complete solution. Choose all that apply.

  1. dispatch()
  2. objectsetControllerDirectory()
  3. getInstance()
  4. controller()

Answer(s): A,B,C



Which of the following will NOT display the value of $debug_variable? Each correct answer represents a complete solution. Choose all that apply.

  1. echo Zend_Debug::dump($debug_variable, 'debug_variable', false);
  2. print(Zend_Debug::dump($debug_variable, 'd ebug_variable', true));
  3. ob_start(); Zend_Debug::dump($debug_variable, 'debug_variable', false); ob_end_flush();
  4. Zend_Debug::dump($debug_var iable, 'debug_variable', true);

Answer(s): A,B,D



CORRECT TEXT
Fill in the blank with the appropriate term. __________is used to implement a classic Two-Step View pattern that allows a user to wrap the application content within another view.

  1. Zend_Layout

Answer(s): A






Post your Comments and Discuss Zend ZF-100-500 exam with other Community members:

ZF-100-500 Discussions & Posts