Pelzini

This is the code documentation for the Pelzini project

function save_info_tag_items()

Saves info tags for an item

Usage

void $DatabaseOutputter->save_info_tag_items ( mixed $link_type , mixed $link_id , mixed $items );

Authors

Tables used

  • INSERT item_info_tags
    Adds info tags links for a function, class, file, etc.

Arguments

  1. $link_type
  2. $link_id
  3. $items

Return value

  • void