Dotclear 2.25
Loading...
Searching...
No Matches
text Class Reference
Inheritance diagram for text:

Public Member Functions

 testIsEmail ()
 
 testIsEmailAll ($payload, $expected)
 
 testDeaccent ()
 
 teststr2URL ()
 
 testTidyURL ()
 
 testcutString ()
 
 testSplitWords ()
 
 testDetectEncoding ()
 
 testToUTF8 ()
 
 testUtf8badFind ()
 
 testCleanUTF8 ()
 
 testRemoveBOM ()
 
 testQPEncode ()
 

Protected Member Functions

 testIsEmailAllDataProvider ()
 

Detailed Description

Test the form class

Member Function Documentation

◆ testIsEmail()

testIsEmail ( )

References text\isEmail().

◆ testIsEmailAllDataProvider()

testIsEmailAllDataProvider ( )
protected

@dataProvider testIsEmailDataProvider

References $emailTest.

◆ testIsEmailAll()

testIsEmailAll (   $payload,
  $expected 
)

References text\isEmail().

◆ testDeaccent()

testDeaccent ( )

References text\deaccent().

◆ teststr2URL()

teststr2URL ( )

References text\str2URL().

◆ testTidyURL()

testTidyURL ( )

References text\tidyURL().

◆ testcutString()

testcutString ( )

References text\cutString().

◆ testSplitWords()

testSplitWords ( )

References text\splitWords().

◆ testDetectEncoding()

testDetectEncoding ( )

References text\detectEncoding().

◆ testToUTF8()

testToUTF8 ( )

References text\toUTF8().

◆ testUtf8badFind()

testUtf8badFind ( )

References text\utf8badFind().

◆ testCleanUTF8()

testCleanUTF8 ( )

References text\cleanUTF8().

◆ testRemoveBOM()

testRemoveBOM ( )

References text\removeBOM().

◆ testQPEncode()

testQPEncode ( )

References text\QPEncode().


The documentation for this class was generated from the following file: