CLI API Documentation

Axigen's PHP Command Line Interface API reference guide

List of all members.

Public Member Functions

  __construct ($folderrcptObj, $parentObj)
  __get ($varName)
  __set ($varName, $varValue)
  configFilters ()
  getFolderRcptObj ()
  getSessionObj ()
  registryInformation ()
  save ()

Member Function Documentation

FolderRcpt::__get ( varName  ) 

Get member.

member

description

name

the folder recipient's name

mboxName

the mbox name set for this folder recipient

enable

the enabled/disabled status for the folder recipient

publishContactInfo

the enabled/disabled publish contact info

FolderRcpt::__set ( varName,
varValue  
)

Set member.

member

description

name

the folder recipient's name

mboxName

the mbox name set for this folder recipient

enable

the enabled/disabled status for the folder recipient

publishContactInfo

the enabled/disabled publish contact info

FolderRcpt::configFilters (  ) 

This function returns an object of Filters type for the selected folderrcpt

Returns:
object Filters
FolderRcpt::registryInformation (  ) 

this method returns an array with folderrcpt Registry Information

Returns:
array
FolderRcpt::save (  ) 

this method must be called if one of the members has been changed

Returns:
bool