Pelzini

This is the code documentation for the Pelzini project

function save_table_items()

Saves table usage information about an item

Usage

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

Authors

Tables used

  • INSERT item_tables
    Adds information about the tables that are used by a function, class or file.

Arguments

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

Return value

  • void