Contentserv PHP API

Mail

Packages

Plugins

Interfaces, Classes and Traits

CSMail
CSMailConst
Contains the various constants and enumerators used by the CSMail.
CSMailStub
The class CSMailStub wraps the class .CSMailRecord for get-methods only <code> $stub = new CSMailStub(); $stub->getXXX('test'); </code>

Table of Contents

DIRECTION_IN  = 0
This class is the api for Mail Handling
DIRECTION_OUT  = 1

Constants

DIRECTION_IN

This class is the api for Mail Handling

public mixed DIRECTION_IN = 0
Tags

DIRECTION_OUT

public mixed DIRECTION_OUT = 1
Tags

Search results