Class phpMorphy
Located at search/code/phpmorphy/common.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
protected
|
|
public
array
|
#
castFormByAncode( string $word, mixed $ancode, mixed $commonAncode = null, boolean $returnOnlyWord = false, mixed $callback = null, mixed $type =
|
public
array
|
#
castFormByGramInfo( string $word, mixed $partOfSpeech, array $grammems, boolean $returnOnlyWord = false, mixed $callback = null, mixed $type =
|
public
array
|
#
castFormByPattern( string $word, string $patternWord,
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
#
createAncodesResolverInternal(
|
protected
|
#
createAncodesResolver(
|
protected
|
#
createMorphierHelper(
|
protected
|
|
protected
|
|
protected
|
|
protected
|
Magic methods summary
Constants summary
integer |
RESOLVE_ANCODES_AS_TEXT
|
0 |
|
integer |
RESOLVE_ANCODES_AS_DIALING
|
1 |
|
integer |
RESOLVE_ANCODES_AS_INT
|
2 |
|
integer |
NORMAL
|
0 |
|
integer |
IGNORE_PREDICT
|
2 |
|
integer |
ONLY_PREDICT
|
3 |
|
string |
PREDICT_BY_NONE
|
'none' |
|
string |
PREDICT_BY_SUFFIX
|
'by_suffix' |
|
string |
PREDICT_BY_DB
|
'by_db' |
Properties summary
protected
mixed
|
$storage_factory | |
protected
mixed
|
$common_fsa | |
protected
mixed
|
$common_source | |
protected
mixed
|
$predict_fsa | |
protected
mixed
|
$options | |
protected
mixed
|
$helper | |
protected
mixed
|
$last_prediction_type |