• Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hooks

Namespaces

  • None
  • SIW
    • Admin
    • API
    • Async
    • Batch
    • Compatibility
    • Data
    • Elements
    • Email
    • External
    • Forms
    • Modules
    • Newsletter
    • Page_Builder
    • Plato
    • Widgets
    • WooCommerce
      • Admin
      • Checkout
      • Email
      • Export
      • Frontend
      • Import

Classes

  • Continent
  • Country
  • Currency
  • Language
  • Social_Network
  • Work_Type

Class Continent

Bevat informatie over een continent

Namespace: SIW\Data
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at data/continent.php

Methods summary

public
# __construct( array $continent )

Constructor

Constructor

public string
# get_slug( )

Geeft de slug van het continent terug

Geeft de slug van het continent terug

Returns

string
public string
# get_name( )

Geeft de naam van het continent terug

Geeft de naam van het continent terug

Returns

string
public string
# get_color( )

Geeft kleurcode van continent op kaart terug

Geeft kleurcode van continent op kaart terug

Returns

string
public SIW\Data\Country[]
# get_countries( )

Geeft landen van dit continent op

Geeft landen van dit continent op

Returns

SIW\Data\Country[]

Todo

hoort dit wel hier
caching

Properties summary

protected string $slug

Slug van continent

Slug van continent

#
protected string $name

Naam van het continent

Naam van het continent

#
protected string $color

Kleurcode van continent op kaart

Kleurcode van continent op kaart

#
SIW API documentation generated by ApiGen