update : 2015.11.03
php.shukuma.com
검색:
The MongoDB\BSON\Regex class
MongoDB\BSON\ObjectID::__toString
MongoDB\BSON\Regex::__construct
MongoDB\Driver\BSON
PHP Manual
The MongoDB\BSON\Regex class
(mongodb >=1.0.0)
소개
클래스 개요
MongoDB\BSON\Regex
implements
MongoDB\BSON\Type
{
/* 메소드 */
public
__construct
(
string
$pattern
,
string
$flags
)
public
ReturnType
getFlags
(
void
)
public
ReturnType
getPattern
(
void
)
public
ReturnType
__toString
(
void
)
}
Table of Contents
MongoDB\BSON\Regex::__construct
— Description
MongoDB\BSON\Regex::getFlags
— Description
MongoDB\BSON\Regex::getPattern
— Description
MongoDB\BSON\Regex::__toString
— Description
MongoDB\BSON\ObjectID::__toString
MongoDB\BSON\Regex::__construct
MongoDB\Driver\BSON
PHP Manual