Overview

Packages

  • apigenerator

Classes

  • Example
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Example

This is an example class.

Package: apigenerator
Copyright: bit3 UG 2013
License: LGPL-3.0+
Author: Tristan Lins <tristan.lins@bit3.de>
Located at src/Example.php
Methods summary
public string
# foo( string $bar = 'zap' )

Return the input value $bar.

Return the input value $bar.

Parameters

$bar
string
$bar

Returns

string
protected string
# bar( )

Return the opposite of bar.

Return the opposite of bar.

Returns

string
private
# zap( string & $return )

Give you a "Hello world!".

Give you a "Hello world!".

Parameters

$return
string
$return
public
# internal( )

This is an internal method!

This is an internal method!

Internal

public
# deprecated( )

This is a deprecated method!

This is a deprecated method!

Deprecated

public
# incomplete( )

This is a incomplete method!

This is a incomplete method!

Todo

I'm incomplete

Incomplete

apigenerator/example-source API documentation generated by ApiGen 2.8.0