PHP 클래스 Faker\Provider\ja_JP\Text

상속: extends Faker\Provider\Text
파일 보기 프로젝트 열기: fzaninotto/faker

보호된 프로퍼티들

프로퍼티 타입 설명
$baseText string Title: 銀河鉄道の夜 Night On The Milky Way Train Author: 宮沢賢治 Kenji Miyazawa Language: Japanese
$endPunct
$notBeginPunct
$notEndPunct All punctuation in $baseText: 、 。 「 」 『 』 ! ? ー , : ;
$separator
$separatorLen

보호된 메소드들

메소드 설명
appendEnd ( $text )
explode ( $text )
strlen ( $text )
validStart ( $word )

메소드 상세

appendEnd() 보호된 정적인 메소드

protected static appendEnd ( $text )

explode() 보호된 정적인 메소드

protected static explode ( $text )

strlen() 보호된 정적인 메소드

protected static strlen ( $text )

validStart() 보호된 정적인 메소드

protected static validStart ( $word )

프로퍼티 상세

$baseText 보호되어 있는 정적으로 프로퍼티

Title: 銀河鉄道の夜 Night On The Milky Way Train Author: 宮沢賢治 Kenji Miyazawa Language: Japanese
또한 보기: http://www.aozora.gr.jp/cards/000081/files/43737_19215.html
protected static string $baseText
리턴 string

$endPunct 보호되어 있는 정적으로 프로퍼티

protected static $endPunct

$notBeginPunct 보호되어 있는 정적으로 프로퍼티

protected static $notBeginPunct

$notEndPunct 보호되어 있는 정적으로 프로퍼티

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

$separator 보호되어 있는 정적으로 프로퍼티

protected static $separator

$separatorLen 보호되어 있는 정적으로 프로퍼티

protected static $separatorLen