Свойство | Type | Description | |
---|---|---|---|
$type | string | 検出器タイプ |
Свойство | Type | Description | |
---|---|---|---|
$_configName | string | 設定ファイルのキー名 |
Méthode | Description | |
---|---|---|
getDetectorRegex ( ) : string | 判定用正規表現を取得 | |
isMatchDecisionKey ( ) : boolean | キーワードを含むかどうかを判定 |
Méthode | Description | |
---|---|---|
_getDefaultConfig ( ) : array | デフォルトの設定値を取得 | |
_parseLang ( $acceptLanguage ) : array | string | 言語データを解析する | |
_setConfig ( array $config ) : void | 設定 |
protected _getDefaultConfig ( ) : array | ||
Résultat | array |
protected _parseLang ( $acceptLanguage ) : array | string | ||
$acceptLanguage | ||
Résultat | array | string |
protected _setConfig ( array $config ) : void | ||
$config | array | 設定の配列 |
Résultat | void |
public isMatchDecisionKey ( ) : boolean | ||
Résultat | boolean |
protected static string $_configName | ||
Résultat | string |