LikeMatch Class Reference

Used by DatabaseBase::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping. More...

List of all members.

Public Member Functions

 __construct ($s)
 toString ()

Private Attributes

 $str


Detailed Description

Used by DatabaseBase::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping.

Don't instantiate it manually, use Database::anyChar() and anyString() instead.

Definition at line 2863 of file Database.php.


Constructor & Destructor Documentation

LikeMatch::__construct ( s  ) 

Definition at line 2866 of file Database.php.

References $s.


Member Function Documentation

LikeMatch::toString (  ) 

Definition at line 2870 of file Database.php.


Member Data Documentation

LikeMatch::$str [private]

Definition at line 2864 of file Database.php.


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

Generated on Sat Apr 30 22:57:41 2011 for MediaWiki by  doxygen 1.5.9