\AngularParser

Angularに対するパーサ処理

Summary

Methods
Properties
Constants
parse()
convertText()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

parse()

parse(  $values) : boolean

Angularで使用できない文字のパーサ処理

Parameters

$values

Returns

boolean

convertText()

convertText(string  $value) : string

テキスト文字を変換する

Parameters

string $value

変換する値

Returns

string —

変換後の値