Class: Moodle2CC::Moodle2::Models::Forum
- Inherits:
-
Object
- Object
- Moodle2CC::Moodle2::Models::Forum
- Defined in:
- lib/moodle2cc/moodle2/models/forum.rb
Instance Attribute Summary collapse
-
#assess_time_finish ⇒ Object
Returns the value of attribute assess_time_finish.
-
#assess_time_start ⇒ Object
Returns the value of attribute assess_time_start.
-
#assessed ⇒ Object
Returns the value of attribute assessed.
-
#block_after ⇒ Object
Returns the value of attribute block_after.
-
#block_period ⇒ Object
Returns the value of attribute block_period.
-
#completion_discussions ⇒ Object
Returns the value of attribute completion_discussions.
-
#completion_posts ⇒ Object
Returns the value of attribute completion_posts.
-
#completion_replies ⇒ Object
Returns the value of attribute completion_replies.
-
#force_subscribe ⇒ Object
Returns the value of attribute force_subscribe.
-
#id ⇒ Object
Returns the value of attribute id.
-
#intro ⇒ Object
Returns the value of attribute intro.
-
#intro_format ⇒ Object
Returns the value of attribute intro_format.
-
#max_attachments ⇒ Object
Returns the value of attribute max_attachments.
-
#max_bytes ⇒ Object
Returns the value of attribute max_bytes.
-
#module_id ⇒ Object
Returns the value of attribute module_id.
-
#name ⇒ Object
Returns the value of attribute name.
-
#points_possible ⇒ Object
Returns the value of attribute points_possible.
-
#rss_articles ⇒ Object
Returns the value of attribute rss_articles.
-
#rss_type ⇒ Object
Returns the value of attribute rss_type.
-
#scale ⇒ Object
Returns the value of attribute scale.
-
#time_modified ⇒ Object
Returns the value of attribute time_modified.
-
#tracking_type ⇒ Object
Returns the value of attribute tracking_type.
-
#type ⇒ Object
Returns the value of attribute type.
-
#visible ⇒ Object
Returns the value of attribute visible.
-
#warn_after ⇒ Object
Returns the value of attribute warn_after.
Instance Attribute Details
#assess_time_finish ⇒ Object
Returns the value of attribute assess_time_finish.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def assess_time_finish @assess_time_finish end |
#assess_time_start ⇒ Object
Returns the value of attribute assess_time_start.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def assess_time_start @assess_time_start end |
#assessed ⇒ Object
Returns the value of attribute assessed.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def assessed @assessed end |
#block_after ⇒ Object
Returns the value of attribute block_after.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def block_after @block_after end |
#block_period ⇒ Object
Returns the value of attribute block_period.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def block_period @block_period end |
#completion_discussions ⇒ Object
Returns the value of attribute completion_discussions.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def completion_discussions @completion_discussions end |
#completion_posts ⇒ Object
Returns the value of attribute completion_posts.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def completion_posts @completion_posts end |
#completion_replies ⇒ Object
Returns the value of attribute completion_replies.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def completion_replies @completion_replies end |
#force_subscribe ⇒ Object
Returns the value of attribute force_subscribe.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def force_subscribe @force_subscribe end |
#id ⇒ Object
Returns the value of attribute id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def id @id end |
#intro ⇒ Object
Returns the value of attribute intro.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def intro @intro end |
#intro_format ⇒ Object
Returns the value of attribute intro_format.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def intro_format @intro_format end |
#max_attachments ⇒ Object
Returns the value of attribute max_attachments.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def @max_attachments end |
#max_bytes ⇒ Object
Returns the value of attribute max_bytes.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def max_bytes @max_bytes end |
#module_id ⇒ Object
Returns the value of attribute module_id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def module_id @module_id end |
#name ⇒ Object
Returns the value of attribute name.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def name @name end |
#points_possible ⇒ Object
Returns the value of attribute points_possible.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def points_possible @points_possible end |
#rss_articles ⇒ Object
Returns the value of attribute rss_articles.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def rss_articles @rss_articles end |
#rss_type ⇒ Object
Returns the value of attribute rss_type.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def rss_type @rss_type end |
#scale ⇒ Object
Returns the value of attribute scale.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def scale @scale end |
#time_modified ⇒ Object
Returns the value of attribute time_modified.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def time_modified @time_modified end |
#tracking_type ⇒ Object
Returns the value of attribute tracking_type.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def tracking_type @tracking_type end |
#type ⇒ Object
Returns the value of attribute type.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def type @type end |
#visible ⇒ Object
Returns the value of attribute visible.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def visible @visible end |
#warn_after ⇒ Object
Returns the value of attribute warn_after.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/forum.rb', line 4 def warn_after @warn_after end |