• 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

  • Product
  • Product_Image
  • Product_Variations

Class Product_Image

Selecteren van afbeelding voor een Groepsproject

Namespace: SIW\WooCommerce\Import
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at woocommerce/import/product-image.php

Methods summary

public integer|null
# get_project_image( array $identifiers, string $filename_base, string $project_id )

Haal projectafbeelding (uit Plato) op

Haal projectafbeelding (uit Plato) op

Parameters

$identifiers
$identifier
$filename_base
$project_id

Returns

integer|null
public integer|null
# get_stock_image( SIW\Data\Country $country, array $work_types )

Zoekt stockfoto op basis van land en soort werk

Zoekt stockfoto op basis van land en soort werk

Parameters

$country
$work_types

Returns

integer|null
protected array
# get_tax_queries( string $continent, string $country, array $work_types )

Maakt taxonomy queries aan

Maakt taxonomy queries aan

Parameters

$continent
$country
$work_types

Returns

array

Constants summary

integer MIN_IMAGE_WIDTH

Minimale breedte voor afbeeldingen

Minimale breedte voor afbeeldingen

# 600
integer MIN_IMAGE_HEIGHT

Minimale hoogte voor afbeeldingen

Minimale hoogte voor afbeeldingen

# 600

Properties summary

protected string $subdir

Subdirectory voor projectfoto's

Subdirectory voor projectfoto's

# 'groepsprojecten/projectfotos'
SIW API documentation generated by ApiGen