Class Simple

(line 10)

Description


Located in File: /services/Simple.php

Simple class that contains methods that return various data types.


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
The addNumbers ( $n1,  $n2)
string echoData ( $data)

Method addNumbers (line 30)

The addNumbers( $n1, $n2)

Adds two numbers together.

Parameters

  • $n1:
  • $n2:

Info

  • return - sum of the passed arguments
  • author - Aral Balkan

Method echoData (line 19)

string echoData( $data)

Echos the passed data as a string, adding 'Echo: ' to the front of it.

Parameters

  • $data:

Info

  • return - 'hello'
  • author - Aral Balkan

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 06 Jul 2007 19:54:51 +0100 by phpDocumentor 1.3.1