PHP Class Faker\Provider\ja_JP\Text

Inheritance: extends Faker\Provider\Text
Afficher le fichier Open project: fzaninotto/faker

Protected Properties

Свойство Type Description
$baseText string Title: 銀河鉄道の夜 Night On The Milky Way Train Author: 宮沢賢治 Kenji Miyazawa Language: Japanese
$endPunct
$notBeginPunct
$notEndPunct All punctuation in $baseText: 、 。 「 」 『 』 ! ? ー , : ;
$separator
$separatorLen

Méthodes protégées

Méthode Description
appendEnd ( $text )
explode ( $text )
strlen ( $text )
validStart ( $word )

Method Details

appendEnd() protected static méthode

protected static appendEnd ( $text )

explode() protected static méthode

protected static explode ( $text )

strlen() protected static méthode

protected static strlen ( $text )

validStart() protected static méthode

protected static validStart ( $word )

Property Details

$baseText protected_oe static_oe property

Title: 銀河鉄道の夜 Night On The Milky Way Train Author: 宮沢賢治 Kenji Miyazawa Language: Japanese
See also: http://www.aozora.gr.jp/cards/000081/files/43737_19215.html
protected static string $baseText
Résultat string

$endPunct protected_oe static_oe property

protected static $endPunct

$notBeginPunct protected_oe static_oe property

protected static $notBeginPunct

$notEndPunct protected_oe static_oe property

All punctuation in $baseText: 、 。 「 」 『 』 ! ? ー , : ;
protected static $notEndPunct

$separator protected_oe static_oe property

protected static $separator

$separatorLen protected_oe static_oe property

protected static $separatorLen