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

Class: Testing_FIT_TypeFilter_Boolean

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

Class Overview

Testing_FIT_TypeFilter
   |
   --Testing_FIT_TypeFilter_Boolean

FIT Fixture type filter: boolean


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: boolean
  • Version: 0.1.0


[ Top ]


Class Variables

$type =  'boolean'

[line 26]

name of type
  • Access: protected

Type:   string
Overrides:   Array


[ Top ]



Method Detail

in   [line 50]

mixed in( string $cData)

parse string to figure out PHP value
  • Access: public

Overrides Testing_FIT_TypeFilter::in() (parse string to figure out PHP value)

Parameters:

string   $cData   — 

[ Top ]

out   [line 34]

string out( mixed $value)

make string representation of value
  • Access: public

Overrides Testing_FIT_TypeFilter::out() (make string representation of value)

Parameters:

mixed   $value   — 

[ Top ]


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