Class Zend_Server_Reflection_Prototype

Description

Method/Function prototypes

Contains accessors for the return value and all method arguments.

  • version: $Id: Prototype.php 2815 2007-01-16 01:42:33Z bkarwin $
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Server/Reflection/Prototype.php (line 48)


	
			
Method Summary
Methods
Constructor __construct (line 57)

Constructor

  • access: public
void __construct (Zend_Server_Reflection_ReturnValue $return, [array $params = null])
getParameters (line 102)

Retrieve method parameters

array getParameters ()
getReturnType (line 81)

Retrieve return type

  • access: public
string getReturnType ()
getReturnValue (line 92)

Retrieve the return value object

  • access: public

Documentation generated on Thu, 18 Jan 2007 09:58:07 -0800 by phpDocumentor 1.3.1