Class tariqaNewsletter

Description

Located in /Tariqa.code/tariqaNewsletter.class.php (line 2)

Tariqa
   |
   --tariqaNewsletter
Variable Summary
array $config
boolean $soap
Method Summary
Tariqa __construct ( $config,  $soap)
Newsletter getIndarNewsletter (string $token, int $newsletter_id)
Newsletter getNewsletter (string $token, int $newsletter_id)
Newsletter[] listIndarNewsletters (string $token)
Newsletter[] ListNewsletters (string $token)
Variables
array $config = null (line 7)

Configuration array

  • access: protected
boolean $soap (line 13)

The class is called using SOAP

  • access: public
Methods
Constructor __construct (line 20)

Constructs a tariqaThemes Object

  • access: public
Tariqa __construct ( $config,  $soap)
  • $config
  • $soap
getIndarNewsletter (line 229)

Get the content of a newsletter

  • access: public
Newsletter getIndarNewsletter (string $token, int $newsletter_id)
  • string $token: The session identifier
  • int $newsletter_id: The newsletter identifier
getNewsletter (line 86)

Get the content of a newsletter

  • access: public
Newsletter getNewsletter (string $token, int $newsletter_id)
  • string $token: The session identifier
  • int $newsletter_id: The newsletter identifier
listIndarNewsletters (line 173)

Get the list of available newsletters

  • access: public
Newsletter[] listIndarNewsletters (string $token)
  • string $token: The session identifier
ListNewsletters (line 30)

Get the list of available newsletters

  • access: public
Newsletter[] ListNewsletters (string $token)
  • string $token: The session identifier

Documentation generated on Thu, 10 Dec 2009 15:21:48 +0100 by phpDocumentor 1.4.1