QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

classQRegex

QRegex Class Reference

Inherits QBaseClass.

Collaboration diagram for QRegex:

List of all members.

Public Member Functions

Public Attributes

Protected Member Functions

Protected Attributes

Private Member Functions

Private Attributes


Member Function Documentation

QRegex::addPattern ( strPattern,
strLabel = true 
)

References scrubPattern().

QRegex::compileRegex (  )  [private]

References RegexBookend.

Referenced by match().

QRegex::match ( strSubject,
&$  strMatch 
)

References compileRegex().

QRegex::scrubPattern ( strPattern  )  [protected]

Referenced by addPattern().


Member Data Documentation

QRegex::$objLabels = array() [protected]

QRegex::$objPatterns = array() [protected]

QRegex::$strRegex [private]

const QRegex::RegexBookend = "/"

Referenced by compileRegex().


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