Class Zend_View_Helper_HeadTitle

Description

Helper for setting and retrieving title element for HTML head

Located in /View/Helper/HeadTitle.php (line 35)

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_Placeholder_Container_Standalone
      |
      --Zend_View_Helper_HeadTitle
Variable Summary
Method Summary
 void getTranslator ()
 Zend_View_Helper_HeadTitle headTitle ([string $title = null], [string $setType = null], string $separator)
 void setDefaultAttachOrder (string $setType)
 string toString ([string|null $indent = null], [string|null $locale = null])
Variables
string $_defaultAttachOrder = null (line 61)

Default title rendering order (i.e. order in which each title attached)

  • access: protected
string $_regKey = 'Zend_View_Helper_HeadTitle' (line 41)

Registry key for placeholder

  • access: protected

Redefinition of:
Zend_View_Helper_Placeholder_Container_Standalone::$_regKey
Registry key under which container registers itself
boolean $_translate = false (line 47)

Whether or not auto-translation is enabled

  • access: protected
Zend_Translate_Adapter $_translator (line 54)

Translation object

  • access: protected

Inherited Variables

Inherited from Zend_View_Helper_Placeholder_Container_Standalone

Zend_View_Helper_Placeholder_Container_Standalone::$_autoEscape
Zend_View_Helper_Placeholder_Container_Standalone::$_container
Zend_View_Helper_Placeholder_Container_Standalone::$_registry

Inherited from Zend_View_Helper_Abstract

Zend_View_Helper_Abstract::$view
Methods
disableTranslation (line 176)

Disables translation

  • access: public
Zend_View_Helper_HeadTitle disableTranslation ()
enableTranslation (line 165)

Enables translation

  • access: public
Zend_View_Helper_HeadTitle enableTranslation ()
getDefaultAttachOrder (line 115)

Get the default attach order, if any.

  • access: public
mixed getDefaultAttachOrder ()
getTranslator (line 149)
  • access: public
void getTranslator ()
headTitle (line 71)

Retrieve placeholder for title element and optionally set state

  • access: public
Zend_View_Helper_HeadTitle headTitle ([string $title = null], [string $setType = null], string $separator)
  • string $title
  • string $setType
  • string $separator
setDefaultAttachOrder (line 97)

Set a default order to add titles

  • access: public
void setDefaultAttachOrder (string $setType)
  • string $setType
setTranslator (line 126)

Sets a translation Adapter for translation

  • access: public
toString (line 189)

Turn helper into string

  • access: public
string toString ([string|null $indent = null], [string|null $locale = null])
  • string|null $indent
  • string|null $locale

Redefinition of:
Zend_View_Helper_Placeholder_Container_Standalone::toString()
String representation

Inherited Methods

Inherited From Zend_View_Helper_Placeholder_Container_Standalone

 Zend_View_Helper_Placeholder_Container_Standalone::__construct()
 Zend_View_Helper_Placeholder_Container_Standalone::count()
 Zend_View_Helper_Placeholder_Container_Standalone::getAutoEscape()
 Zend_View_Helper_Placeholder_Container_Standalone::getContainer()
 Zend_View_Helper_Placeholder_Container_Standalone::getIterator()
 Zend_View_Helper_Placeholder_Container_Standalone::getRegistry()
 Zend_View_Helper_Placeholder_Container_Standalone::offsetExists()
 Zend_View_Helper_Placeholder_Container_Standalone::offsetGet()
 Zend_View_Helper_Placeholder_Container_Standalone::offsetSet()
 Zend_View_Helper_Placeholder_Container_Standalone::offsetUnset()
 Zend_View_Helper_Placeholder_Container_Standalone::setAutoEscape()
 Zend_View_Helper_Placeholder_Container_Standalone::setContainer()
 Zend_View_Helper_Placeholder_Container_Standalone::setRegistry()
 Zend_View_Helper_Placeholder_Container_Standalone::toString()
 Zend_View_Helper_Placeholder_Container_Standalone::_escape()
 Zend_View_Helper_Placeholder_Container_Standalone::__call()
 Zend_View_Helper_Placeholder_Container_Standalone::__get()
 Zend_View_Helper_Placeholder_Container_Standalone::__isset()
 Zend_View_Helper_Placeholder_Container_Standalone::__set()
 Zend_View_Helper_Placeholder_Container_Standalone::__toString()
 Zend_View_Helper_Placeholder_Container_Standalone::__unset()

Inherited From Zend_View_Helper_Abstract

 Zend_View_Helper_Abstract::direct()
 Zend_View_Helper_Abstract::setView()

Documentation generated on Mon, 21 Jun 2010 15:26:20 -0400 by phpDocumentor 1.4.3