PHPLinq
[ class tree: PHPLinq ] [ index: PHPLinq ] [ all elements ]

Class: PHPLinq_Function

Source Location: /PHPLinq/Function.php

Class Overview


PHPLinq_Function


Author(s):

Copyright:

  • Copyright (c) 2008 - 2009 PHPLinq (http://www.codeplex.com/PHPLinq)

Variables

Methods



Class Details

[line 36]
PHPLinq_Function

PHPLinq_Function




Tags:

copyright:  Copyright (c) 2008 - 2009 PHPLinq (http://www.codeplex.com/PHPLinq)


[ Top ]


Class Variables

$_functionCode =

[line 49]

Function code

Function code




Tags:

access:  private

Type:   string


[ Top ]

$_functionReference =  null

[line 56]

Function reference

Function reference




Tags:

access:  private

Type:   mixed


[ Top ]

$_parameterNames =

[line 42]

Parameter names

Parameter names




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 65]

PHPLinq_Function __construct( [string $parameterNames = ''], [string $functionCode = ''])

Construct function

Construct function




Tags:

throws:  Exception
access:  public


Parameters:

string   $parameterNames   Parameter names
string   $functionCode   Function code

[ Top ]

method getFunctionCode [line 108]

string getFunctionCode( )

Get source code

Get source code




Tags:

access:  public


[ Top ]

method getFunctionReference [line 85]

mixed getFunctionReference( )

Get function reference

Get function reference




Tags:

access:  public


[ Top ]

method getParameterNames [line 99]

string getParameterNames( )

Get parameters

Get parameters




Tags:

access:  public


[ Top ]


Documentation generated on Tue, 27 Jan 2009 08:29:23 +0100 by phpDocumentor 1.4.1