[Zend] element index
Package indexes
Zend_Registry
default
Zend_Acl
Zend_Mime
Zend_Mime_Decode
ZForm
Zend_Controller
Zend_Server
Zend_Rest
Zend_Http
Zend_Service
Zend_Session_Core
Zend_Exception
Zend_Json
Zend_XmlRpc
Xml
Zend_Db
Zend_View
Zend_Mail
Zend_Request
All elements
d
i
l
r
z
d
top
dump
Zend::dump()
in Zend.php
Debug helper function. This is a wrapper for var_dump() that adds the <pre /> tags, cleans up newlines and indents, and runs htmlentities() before output.
i
top
isReadable
Zend::isReadable()
in Zend.php
Returns TRUE if the $filename is readable, or FALSE otherwise. This function uses the PHP include_path, where PHP's is_readable() does not.
isRegistered
Zend::isRegistered()
in Zend.php
Returns TRUE if the $name is a named object in the registry, or FALSE if $name was not found in the registry.
l
top
loadClass
Zend::loadClass()
in Zend.php
Loads a class from a PHP file. The filename must be formatted as "$class.php".
loadFile
Zend::loadFile()
in Zend.php
Loads a PHP file. This is a wrapper for PHP's include() function.
loadInterface
Zend::loadInterface()
in Zend.php
Loads an interface from a PHP file. The filename must be formatted as "$interface.php".
r
top
register
Zend::register()
in Zend.php
Registers a shared object.
registry
Zend::registry()
in Zend.php
Retrieves a registered shared object, where $name is the registered name of the object to retrieve.
z
top
Zend
Zend
in Zend.php
Utility class for common functions.
Zend.php
Zend.php
in Zend.php
d
i
l
r
z