Moodle

Database schema and Basic tags API

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9
  • Component/s: Other
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE
  1. lib.php
    27/Jun/07 12:44 PM
    7 kB
    Luiz Cruz
  2. tags_api.doc
    28/Jun/07 9:21 AM
    133 kB
    Luiz Cruz
  1. bd schema.jpg
    87 kB
    27/Jun/07 12:45 PM

Activity

Hide
Martin Dougiamas added a comment -

Fixing up the fields

Show
Martin Dougiamas added a comment - Fixing up the fields
Hide
Luiz Cruz added a comment -

This script file contains an initial draft of the tags API.

The following API functions were created

tag_create
tag_delete
get_all_tags
tag_exists
tag_id
tag_an_item
untag_an_item
get_item_tags
get_items_tagged_with
tag_normalize
is_item_tagged_with
is_tag_clean

Show
Luiz Cruz added a comment - This script file contains an initial draft of the tags API. The following API functions were created tag_create tag_delete get_all_tags tag_exists tag_id tag_an_item untag_an_item get_item_tags get_items_tagged_with tag_normalize is_item_tagged_with is_tag_clean
Hide
Luiz Cruz added a comment -

proposed BD schema for tags

Show
Luiz Cruz added a comment - proposed BD schema for tags

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: