API Documentation

Application/Resource/Dojo.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Application
subpackage
Resource
version
$Id: Layout.php 17687 2009-08-20 12:55:34Z thomas $
Classes
Zend_Application_Resource_Dojo

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Zend_Application_Resource_Dojo

Extends from
Zend_Application_Resource_ResourceAbstract
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Application
subpackage
Resource
uses
Zend_Application_Resource_ResourceAbstract
Properties
$_dojo
Methods
init
getDojo

Description

Resource for settings Dojo options

Properties

$_dojo

Zend_Dojo_View_Helper_Dojo_Container $_dojo = ''

Details

$_dojo
Zend_Dojo_View_Helper_Dojo_Container
visibility
protected
default
final
false
static
false

Methods

getDojo

getDojo( ) : Zend_Dojo_View_Dojo_Container

Retrieve Dojo View Helper

Output
Zend_Dojo_View_Dojo_Container
Details
visibility
public
final
false
static
false

init

init( ) : Zend_Dojo_View_Helper_Dojo_Container

Defined by Zend_Application_Resource_Resource

Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox.