Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

ZF-100-500 Exam Dumps - Zend Framework CertificationVersion 4.1

Go to page:
Question # 9

Which of the following statements correctly explains the behavior of Zend_Controller_Front?

Each correct answer represents a complete solution. Choose all that apply.

A.

It registers a plug-in broker with itself.

B.

It uses the Singleton pattern.

C.

It processes all requests received by the server.

D.

The Zend_Controller_Front never loads any plugin by default.

Full Access
Question # 10

Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader::loadClass()?

A.

Zend_Db_Adapter_Pdo_Mysql()

B.

Zend_load_Adaptor()

C.

fetchAll()

D.

Zend_Db::factory()

Full Access
Question # 11

Which of the following is a common feature of the Front Controller plugins and ActionHelpers?

A.

Scope of layout variables

B.

preDispatch() and postDispatch() hooks

C.

Isolation of layout view script from other view scripts

D.

Rendering of the layout

Full Access
Question # 12

Fill in the blank with the appropriate term. ________is used to implement a classic Two -StepView pattern that allows a user to wrap the application content within another view.

Full Access
Question # 13

Which of the following is used to render a specific template within its own variable scope?

A.

Action View Helpers

B.

Initial Helpers

C.

Partial Helpers

D.

View Helpers

Full Access
Question # 14

Consider the following XML file:

PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1 -transitional.dtd" >

SimpleXML Example

Please go href="http://www.PassGuide.com" >http: //www.PassGuide.com


Which of the following statements will display the HREF attribute on the anchor tag if the SimpleXML object is $sxml?

A.

$sxml->body->h1->a->href

B.

$sxml->body->h1->a

C.

$sxml->body->h1->a['href']

D.

$sxml->h1->a->href

Full Access
Question # 15

Which of the following code snippets will create a memory manager object?

A.

$memoryManager = Zend_Memory:=>factory('None');

B.

$memoryManager = Zend_Memoryfactory::None;

C.

$memoryManager = Zend_Memory::factory.None;

D.

$memoryManager = Zend_Memory::factory('None');

Full Access
Question # 16

Fill in the blank with the appropriate method name. The__________ method is used to retrieve headers when the storage has been opened.

Full Access
Go to page: