PHP Class Newscoop\Entity\Language

Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Protected Properties

Свойство Type Description
$RFC3066bis string
$code string
$code_page string
$day1 string
$day2 string
$day3 string
$day4 string
$day5 string
$day6 string
$day7 string
$id integer
$month1 string
$month10 string
$month11 string
$month12 string
$month2 string
$month3 string
$month4 string
$month5 string
$month6 string
$month7 string
$month8 string
$month9 string
$name string
$original_name string
$short_day1 string
$short_day2 string
$short_day3 string
$short_day4 string
$short_day5 string
$short_day6 string
$short_day7 string
$short_month1 string
$short_month10 string
$short_month11 string
$short_month12 string
$short_month2 string
$short_month3 string
$short_month4 string
$short_month5 string
$short_month6 string
$short_month7 string
$short_month8 string
$short_month9 string

Méthodes publiques

Méthode Description
getCode ( )
getCodePage ( )
getDay1 ( )
getDay2 ( )
getDay3 ( )
getDay4 ( )
getDay5 ( )
getDay6 ( )
getDay7 ( )
getId ( ) : string Get id
getMonth1 ( )
getMonth10 ( )
getMonth11 ( )
getMonth12 ( )
getMonth2 ( )
getMonth3 ( )
getMonth4 ( )
getMonth5 ( )
getMonth6 ( )
getMonth7 ( )
getMonth8 ( )
getMonth9 ( )
getName ( ) : string Get language name
getNativeName ( )
getRFC3066bis ( ) : string Get RFC3066bis
getShortDay1 ( )
getShortDay2 ( )
getShortDay3 ( )
getShortDay4 ( )
getShortDay5 ( )
getShortDay6 ( )
getShortDay7 ( )
getShortMonth1 ( )
getShortMonth10 ( )
getShortMonth11 ( )
getShortMonth12 ( )
getShortMonth2 ( )
getShortMonth3 ( )
getShortMonth4 ( )
getShortMonth5 ( )
getShortMonth6 ( )
getShortMonth7 ( )
getShortMonth8 ( )
getShortMonth9 ( )
setCode ( $code ) : Newscoop\Entity\Language Set code
setCodePage ( $code_page ) : Newscoop\Entity\Language Set code page
setDay1 ( $day )
setDay2 ( $day )
setDay3 ( $day )
setDay4 ( $day )
setDay5 ( $day )
setDay6 ( $day )
setDay7 ( $day )
setId ( $id ) Set id
setMonth1 ( $month )
setMonth10 ( $month )
setMonth11 ( $month )
setMonth12 ( $month )
setMonth2 ( $month )
setMonth3 ( $month )
setMonth4 ( $month )
setMonth5 ( $month )
setMonth6 ( $month )
setMonth7 ( $month )
setMonth8 ( $month )
setMonth9 ( $month )
setName ( string $name ) : Newscoop\Entity\Language Set name
setNativeName ( $native_name ) : Newscoop\Entity\Language Set original/native name
setRFC3066bis ( string $RFC3066bis ) : self Set RFC3066bis
setShortDay1 ( $day )
setShortDay2 ( $day )
setShortDay3 ( $day )
setShortDay4 ( $day )
setShortDay5 ( $day )
setShortDay6 ( $day )
setShortDay7 ( $day )
setShortMonth1 ( $month )
setShortMonth10 ( $month )
setShortMonth11 ( $month )
setShortMonth12 ( $month )
setShortMonth2 ( $month )
setShortMonth3 ( $month )
setShortMonth4 ( $month )
setShortMonth5 ( $month )
setShortMonth6 ( $month )
setShortMonth7 ( $month )
setShortMonth8 ( $month )
setShortMonth9 ( $month )

Method Details

getCode() public méthode

public getCode ( )

getCodePage() public méthode

public getCodePage ( )

getDay1() public méthode

public getDay1 ( )

getDay2() public méthode

public getDay2 ( )

getDay3() public méthode

public getDay3 ( )

getDay4() public méthode

public getDay4 ( )

getDay5() public méthode

public getDay5 ( )

getDay6() public méthode

public getDay6 ( )

getDay7() public méthode

public getDay7 ( )

getId() public méthode

Get id
public getId ( ) : string
Résultat string

getMonth1() public méthode

public getMonth1 ( )

getMonth10() public méthode

public getMonth10 ( )

getMonth11() public méthode

public getMonth11 ( )

getMonth12() public méthode

public getMonth12 ( )

getMonth2() public méthode

public getMonth2 ( )

getMonth3() public méthode

public getMonth3 ( )

getMonth4() public méthode

public getMonth4 ( )

getMonth5() public méthode

public getMonth5 ( )

getMonth6() public méthode

public getMonth6 ( )

getMonth7() public méthode

public getMonth7 ( )

getMonth8() public méthode

public getMonth8 ( )

getMonth9() public méthode

public getMonth9 ( )

getName() public méthode

Get language name
public getName ( ) : string
Résultat string

getNativeName() public méthode

public getNativeName ( )

getRFC3066bis() public méthode

Get RFC3066bis
public getRFC3066bis ( ) : string
Résultat string

getShortDay1() public méthode

public getShortDay1 ( )

getShortDay2() public méthode

public getShortDay2 ( )

getShortDay3() public méthode

public getShortDay3 ( )

getShortDay4() public méthode

public getShortDay4 ( )

getShortDay5() public méthode

public getShortDay5 ( )

getShortDay6() public méthode

public getShortDay6 ( )

getShortDay7() public méthode

public getShortDay7 ( )

getShortMonth1() public méthode

public getShortMonth1 ( )

getShortMonth10() public méthode

public getShortMonth10 ( )

getShortMonth11() public méthode

public getShortMonth11 ( )

getShortMonth12() public méthode

public getShortMonth12 ( )

getShortMonth2() public méthode

public getShortMonth2 ( )

getShortMonth3() public méthode

public getShortMonth3 ( )

getShortMonth4() public méthode

public getShortMonth4 ( )

getShortMonth5() public méthode

public getShortMonth5 ( )

getShortMonth6() public méthode

public getShortMonth6 ( )

getShortMonth7() public méthode

public getShortMonth7 ( )

getShortMonth8() public méthode

public getShortMonth8 ( )

getShortMonth9() public méthode

public getShortMonth9 ( )

setCode() public méthode

Set code
public setCode ( $code ) : Newscoop\Entity\Language
Résultat Newscoop\Entity\Language

setCodePage() public méthode

Set code page
public setCodePage ( $code_page ) : Newscoop\Entity\Language
Résultat Newscoop\Entity\Language

setDay1() public méthode

public setDay1 ( $day )

setDay2() public méthode

public setDay2 ( $day )

setDay3() public méthode

public setDay3 ( $day )

setDay4() public méthode

public setDay4 ( $day )

setDay5() public méthode

public setDay5 ( $day )

setDay6() public méthode

public setDay6 ( $day )

setDay7() public méthode

public setDay7 ( $day )

setId() public méthode

Set id
public setId ( $id )

setMonth1() public méthode

public setMonth1 ( $month )

setMonth10() public méthode

public setMonth10 ( $month )

setMonth11() public méthode

public setMonth11 ( $month )

setMonth12() public méthode

public setMonth12 ( $month )

setMonth2() public méthode

public setMonth2 ( $month )

setMonth3() public méthode

public setMonth3 ( $month )

setMonth4() public méthode

public setMonth4 ( $month )

setMonth5() public méthode

public setMonth5 ( $month )

setMonth6() public méthode

public setMonth6 ( $month )

setMonth7() public méthode

public setMonth7 ( $month )

setMonth8() public méthode

public setMonth8 ( $month )

setMonth9() public méthode

public setMonth9 ( $month )

setName() public méthode

Set name
public setName ( string $name ) : Newscoop\Entity\Language
$name string
Résultat Newscoop\Entity\Language

setNativeName() public méthode

Set original/native name
public setNativeName ( $native_name ) : Newscoop\Entity\Language
Résultat Newscoop\Entity\Language

setRFC3066bis() public méthode

Set RFC3066bis
public setRFC3066bis ( string $RFC3066bis ) : self
$RFC3066bis string Language code
Résultat self

setShortDay1() public méthode

public setShortDay1 ( $day )

setShortDay2() public méthode

public setShortDay2 ( $day )

setShortDay3() public méthode

public setShortDay3 ( $day )

setShortDay4() public méthode

public setShortDay4 ( $day )

setShortDay5() public méthode

public setShortDay5 ( $day )

setShortDay6() public méthode

public setShortDay6 ( $day )

setShortDay7() public méthode

public setShortDay7 ( $day )

setShortMonth1() public méthode

public setShortMonth1 ( $month )

setShortMonth10() public méthode

public setShortMonth10 ( $month )

setShortMonth11() public méthode

public setShortMonth11 ( $month )

setShortMonth12() public méthode

public setShortMonth12 ( $month )

setShortMonth2() public méthode

public setShortMonth2 ( $month )

setShortMonth3() public méthode

public setShortMonth3 ( $month )

setShortMonth4() public méthode

public setShortMonth4 ( $month )

setShortMonth5() public méthode

public setShortMonth5 ( $month )

setShortMonth6() public méthode

public setShortMonth6 ( $month )

setShortMonth7() public méthode

public setShortMonth7 ( $month )

setShortMonth8() public méthode

public setShortMonth8 ( $month )

setShortMonth9() public méthode

public setShortMonth9 ( $month )

Property Details

$RFC3066bis protected_oe property

protected string $RFC3066bis
Résultat string

$code protected_oe property

protected string $code
Résultat string

$code_page protected_oe property

protected string $code_page
Résultat string

$day1 protected_oe property

protected string $day1
Résultat string

$day2 protected_oe property

protected string $day2
Résultat string

$day3 protected_oe property

protected string $day3
Résultat string

$day4 protected_oe property

protected string $day4
Résultat string

$day5 protected_oe property

protected string $day5
Résultat string

$day6 protected_oe property

protected string $day6
Résultat string

$day7 protected_oe property

protected string $day7
Résultat string

$id protected_oe property

protected int $id
Résultat integer

$month1 protected_oe property

protected string $month1
Résultat string

$month10 protected_oe property

protected string $month10
Résultat string

$month11 protected_oe property

protected string $month11
Résultat string

$month12 protected_oe property

protected string $month12
Résultat string

$month2 protected_oe property

protected string $month2
Résultat string

$month3 protected_oe property

protected string $month3
Résultat string

$month4 protected_oe property

protected string $month4
Résultat string

$month5 protected_oe property

protected string $month5
Résultat string

$month6 protected_oe property

protected string $month6
Résultat string

$month7 protected_oe property

protected string $month7
Résultat string

$month8 protected_oe property

protected string $month8
Résultat string

$month9 protected_oe property

protected string $month9
Résultat string

$name protected_oe property

protected string $name
Résultat string

$original_name protected_oe property

protected string $original_name
Résultat string

$short_day1 protected_oe property

protected string $short_day1
Résultat string

$short_day2 protected_oe property

protected string $short_day2
Résultat string

$short_day3 protected_oe property

protected string $short_day3
Résultat string

$short_day4 protected_oe property

protected string $short_day4
Résultat string

$short_day5 protected_oe property

protected string $short_day5
Résultat string

$short_day6 protected_oe property

protected string $short_day6
Résultat string

$short_day7 protected_oe property

protected string $short_day7
Résultat string

$short_month1 protected_oe property

protected string $short_month1
Résultat string

$short_month10 protected_oe property

protected string $short_month10
Résultat string

$short_month11 protected_oe property

protected string $short_month11
Résultat string

$short_month12 protected_oe property

protected string $short_month12
Résultat string

$short_month2 protected_oe property

protected string $short_month2
Résultat string

$short_month3 protected_oe property

protected string $short_month3
Résultat string

$short_month4 protected_oe property

protected string $short_month4
Résultat string

$short_month5 protected_oe property

protected string $short_month5
Résultat string

$short_month6 protected_oe property

protected string $short_month6
Résultat string

$short_month7 protected_oe property

protected string $short_month7
Résultat string

$short_month8 protected_oe property

protected string $short_month8
Résultat string

$short_month9 protected_oe property

protected string $short_month9
Résultat string