Class CreateRSSFeed

Description

Demonstrates the access to Tariqa Create and Update RSS Feeds

Located in /samples/CreateRSSFeed.class.php (line 8)

SampleBase
   |
   --SampleAuthenticationBase
      |
      --CreateRSSFeed
Variable Summary
Method Summary
CreateRSSFeed __construct ()
void destroy ()
void displayFeeds ()
void execute ()
void initialize ()
Variables
Methods
Constructor __construct (line 17)

Construct the object

  • access: public
CreateRSSFeed __construct ()

Redefinition of:
SampleAuthenticationBase::__construct()
Construct the object
destroy (line 45)

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
displayFeeds (line 67)

Display the list of Articles to an authenticated user

  • access: protected
void displayFeeds ()
execute (line 51)

Execute the application

  • access: public
void execute ()

Redefinition of:
SampleAuthenticationBase::execute()
initialize (line 27)

Initialize the application: Establish a connection with the

Soap Server using the code defined in the parent class

  • see: AuthenticationSample
  • access: public
void initialize ()

Redefinition of:
SampleAuthenticationBase::initialize()

Inherited Methods

Inherited From SampleAuthenticationBase

SampleAuthenticationBase::__construct()
SampleAuthenticationBase::destroy()
SampleAuthenticationBase::displayFarewellPage()
SampleAuthenticationBase::displayLoginForm()
SampleAuthenticationBase::displayWelcomePage()
SampleAuthenticationBase::execute()
SampleAuthenticationBase::initialize()

Inherited From SampleBase

SampleBase::__construct()
SampleBase::addTimeMark()
SampleBase::destroy()
SampleBase::execute()
SampleBase::htmlFoot()
SampleBase::htmlHead()
SampleBase::htmlMenu()
SampleBase::initialize()
SampleBase::printTimeMarks()
SampleBase::run()
Class Constants

Documentation generated on Mon, 30 Mar 2009 16:36:14 +0200 by phpDocumentor 1.4.1