Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • ApiV2Controllers
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • BoolType
  • DecimalType
  • EmailStringType
  • IdType
  • IntType
  • NonEmptyStringType
  • StringType

Class EmailStringType

Class EmailStringType

Shared email string type class. Use the "asString" method for getting the plain value.

StringType
Extended by NonEmptyStringType
Extended by EmailStringType
Package: Shared\Types
Category: System
Located at Shared/Types/EmailStringType.inc.php

Methods summary

public
# __construct( string $p_email )

Class Constructor

Class Constructor

Parameters

$p_email

Throws

InvalidArgumentException

Overrides

NonEmptyStringType::__construct

Methods inherited from StringType

asString()

Properties summary

Properties inherited from StringType

$value

API documentation generated by ApiGen