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

Class: Testing_FIT_TypeFilter_String

Source Location: /Testing_FIT-0.2.2/TypeFilter/String.php

Class Overview

Testing_FIT_TypeFilter
   |
   --Testing_FIT_TypeFilter_String

FIT Fixture type filter: string


Author(s):

Version:

  • 0.1.0

Variables

Methods


Inherited Variables

Inherited Methods

Class: Testing_FIT_TypeFilter

Testing_FIT_TypeFilter::create()
create a filter object
Testing_FIT_TypeFilter::in()
parse string to figure out PHP value
Testing_FIT_TypeFilter::isEqual()
compare string with PHP value
Testing_FIT_TypeFilter::out()
make string representation of value

Class Details

[line 20]
FIT Fixture type filter: string
  • Version: 0.1.0


[ Top ]


Class Variables

$type =  'string'

[line 26]

name of type
  • Access: protected

Type:   string
Overrides:   Array


[ Top ]



Method Detail

isEqual   [line 35]

bool isEqual( string $string, moxes $value)

compare string with PHP value
  • Return: true if equal, else false
  • Access: public

Overrides Testing_FIT_TypeFilter::isEqual() (compare string with PHP value)

Parameters:

string   $string   — 
moxes   $value   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:09:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.