Class LatestnewsFeedList

Description

Demonstrates the access to Tariqa Latestnews Aggregator list of feeds

Located in /samples/LatestnewsFeedList.class.php (line 10)

SampleBase
   |
   --SampleAuthenticationBase
      |
      --LatestnewsFeedList
Variable Summary
Method Summary
LatestnewsFeedList __construct ()
void destroy ()
void displayFeeds ()
void execute ()
void getFeed (int $feed_id)
void initialize ()
Variables
Methods
Constructor __construct (line 19)

Construct the object

  • access: public
LatestnewsFeedList __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

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

Display the list of Feeds to an authenticated user

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

Execute the application

  • access: public
void execute ()

Redefinition of:
SampleAuthenticationBase::execute()
getFeed (line 100)

Display the Feed content

  • access: protected
void getFeed (int $feed_id)
  • int $feed_id: The feed identifier
initialize (line 29)

Initialize the application: Establish a connection with the

Soap Server using the code defined in the parent class

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:19 +0200 by phpDocumentor 1.4.1