PHP 클래스 MenaraSolutions\Geographer\Earth

상속: extends Divisible
파일 보기 프로젝트 열기: menarasolutions/geographer 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$exposed array
$memberClass string
$parentClass null

공개 메소드들

메소드 설명
getAfrica ( ) : MemberCollection
getAsia ( ) : MemberCollection
getCode ( ) : string
getCountries ( ) : MemberCollection
getEurope ( ) : MemberCollection
getLongName ( ) : string
getNorthAmerica ( ) : MemberCollection
getOceania ( ) : MemberCollection
getParentCode ( ) : null
getShortName ( ) : string
getSouthAmerica ( ) : MemberCollection
withoutMicro ( ) : static

메소드 상세

getAfrica() 공개 메소드

public getAfrica ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getAsia() 공개 메소드

public getAsia ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getCode() 공개 메소드

public getCode ( ) : string
리턴 string

getCountries() 공개 메소드

public getCountries ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getEurope() 공개 메소드

public getEurope ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getLongName() 공개 메소드

public getLongName ( ) : string
리턴 string

getNorthAmerica() 공개 메소드

public getNorthAmerica ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getOceania() 공개 메소드

public getOceania ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

getParentCode() 공개 메소드

public getParentCode ( ) : null
리턴 null

getShortName() 공개 메소드

public getShortName ( ) : string
리턴 string

getSouthAmerica() 공개 메소드

public getSouthAmerica ( ) : MemberCollection
리턴 MenaraSolutions\Geographer\Collections\MemberCollection

withoutMicro() 공개 메소드

public withoutMicro ( ) : static
리턴 static

프로퍼티 상세

$exposed 보호되어 있는 프로퍼티

protected array $exposed
리턴 array

$memberClass 보호되어 있는 프로퍼티

protected string $memberClass
리턴 string

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

protected static null $parentClass
리턴 null