Class LatestnewsArticleList

Description

Demonstrates the access to Tariqa Latestnews Aggregator list of articles

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

SampleBase
   |
   --SampleAuthenticationBase
      |
      --LatestnewsArticleList
Variable Summary
Method Summary
LatestnewsArticleList __construct ()
void destroy ()
void displayArticles ()
void execute ()
void getArticle (int $article_id)
void initialize ()
Variables
Methods
Constructor __construct (line 19)

Construct the object

  • access: public
LatestnewsArticleList __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

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

Display the list of Articles to an authenticated user

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

Execute the application

  • access: public
void execute ()

Redefinition of:
SampleAuthenticationBase::execute()
getArticle (line 153)

Display the Article content

  • access: protected
void getArticle (int $article_id)
  • int $article_id: The article 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:18 +0200 by phpDocumentor 1.4.1