Public Member Functions | Data Fields

news Class Reference

Inheritance diagram for news:
widgetFramework module

Public Member Functions

 getHtml ($gotuid, $gotmoduleComponentId, $gotaction)
 getNewsArray ($moduleCompId)
 actionRssview ()
 actionEdit ()
 createModule (&$moduleComponentId)
 deleteModule ($moduleComponentId)
 copyModule ($moduleComponentId)
 actionView ()
 __construct ($widgetId, $widgetInstanceId, $pageId)
 initWidget ()
 getCommonHTML ()
 getHTML ()

Data Fields

 $configs
 $timeformat
 $globaldisable
 $news
 $js
 $num
 $gjs
 $makeunique
 $divid
 $divclass
 $ulclass
 $ulid
text decoration:none

Detailed Description

Definition at line 19 of file news.lib.php.


Constructor & Destructor Documentation

__construct ( widgetId,
widgetInstanceId,
pageId 
)

Definition at line 37 of file widget.class.php.


Member Function Documentation

actionEdit (  ) 

Definition at line 103 of file news.lib.php.

actionRssview (  ) 

Definition at line 97 of file news.lib.php.

actionView (  ) 

Reimplemented from module.

Definition at line 292 of file news.lib.php.

copyModule ( moduleComponentId  ) 

Reimplemented from module.

Definition at line 278 of file news.lib.php.

createModule ( &$  moduleComponentId  ) 

Reimplemented from module.

Definition at line 257 of file news.lib.php.

deleteModule ( moduleComponentId  ) 

Reimplemented from module.

Definition at line 270 of file news.lib.php.

getCommonHTML (  ) 

Definition at line 140 of file widget.class.php.

getHTML (  ) 

Definition at line 147 of file widget.class.php.

getHtml ( gotuid,
gotmoduleComponentId,
gotaction 
)

Reimplemented from module.

Definition at line 59 of file news.lib.php.

getNewsArray ( moduleCompId  ) 

Returns news array

Parameters:
$moduleCompId ModuleComponenetId of the news array
Returns:
An array of the form : a[0][element] = data where element is title, description and link

Definition at line 78 of file news.lib.php.

initWidget (  ) 

Definition at line 124 of file widget.class.php.


Field Documentation

$configs

Definition at line 24 of file widget.class.php.

$divclass

Definition at line 33 of file widget.class.php.

$divid

Definition at line 32 of file widget.class.php.

$gjs

Definition at line 30 of file widget.class.php.

$globaldisable

Definition at line 26 of file widget.class.php.

$js

Definition at line 28 of file widget.class.php.

$makeunique

Definition at line 31 of file widget.class.php.

$news

Definition at line 27 of file widget.class.php.

$num

Definition at line 29 of file widget.class.php.

$timeformat

Definition at line 25 of file widget.class.php.

$ulclass

Definition at line 34 of file widget.class.php.

$ulid

Definition at line 35 of file widget.class.php.

text decoration

Definition at line 170 of file widget.class.php.


The documentation for this class was generated from the following files: