Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorCustomFieldMonogramParser

abstract class PhabricatorCustomFieldMonogramParser
Phabricator Technical Documentation (Custom Fields)

This class is not documented.

Methods

abstract protected function getPrefixes()

This method is not documented.
Return
wild

abstract protected function getSuffixes()

This method is not documented.
Return
wild

abstract protected function getInfixes()

This method is not documented.
Return
wild

abstract protected function getMonogramPattern()

This method is not documented.
Return
wild

public function parseCorpus($corpus)

This method is not documented.
Parameters
$corpus
Return
wild

private function buildRegex($list, $optional, $final)

This method is not documented.
Parameters
array$list
$optional
$final
Return
wild