dokeos-backup
[ class tree: dokeos-backup ] [ index: dokeos-backup ] [ all elements ]

Class: ForumTopic

Source Location: /main/coursecopy/classes/ForumTopic.class.php

Class Overview

Resource
   |
   --ForumTopic

A forum-topic/thread


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods

Class: Resource

Resource::Resource()
Create a new Resource
Resource::add_linked_resource()
Add linked resource
Resource::get_id()
Returns the id of this resource.
Resource::get_linked_resources()
Get linked resources
Resource::get_tool()
Get the constant which defines the tool of this resource. This is used in the item_properties table.
Resource::get_type()
Resturns the type of this resource
Resource::is_restored()
Check if this resource is allready restored in the destination course.
Resource::links_to()
Checks if this resource links to a given resource
Resource::set_new_id()
Set the destination id
Resource::show()
Show this resource

Class Details

[line 30]
A forum-topic/thread



Tags:

author:  Bart Mollet <bart.mollet@hogent.be>


[ Top ]


Class Variables

$firstname =

[line 43]

Poster firstname


Type:   mixed


[ Top ]

$forum_id =

[line 55]

Parent forum


Type:   mixed


[ Top ]

$lastname =

[line 47]

Poster lastname


Type:   mixed


[ Top ]

$last_post =

[line 59]

Last post


Type:   mixed


[ Top ]

$time =

[line 39]

The time


Type:   mixed


[ Top ]

$title =

[line 35]

The title


Type:   mixed


[ Top ]

$topic_notify =

[line 51]

Topic notify


Type:   mixed


[ Top ]



Class Methods


constructor ForumTopic [line 63]

ForumTopic ForumTopic( $id, $title, $time, $firstname, $lastname, $topic_notify, $forum_id, $last_post)

Create a new ForumTopic



Parameters:

   $id  
   $title  
   $time  
   $firstname  
   $lastname  
   $topic_notify  
   $forum_id  
   $last_post  

[ Top ]

method show [line 77]

void show( )

Show this resource



Overrides Resource::show() (Show this resource)

[ Top ]


Documentation generated on Thu, 12 Jun 2008 13:32:08 -0500 by phpDocumentor 1.4.1