Pelzini

This is the code documentation for the Pelzini project

function save_variable()

Saves a variable to the database

Usage

void $DatabaseOutputter->save_variable ( mixed $variable [, mixed $class_id [, mixed $interface_id ]] );

Authors

Tables used

Arguments

  1. $variable
  2. $class_id = NULL
  3. $interface_id = NULL

Return value

  • void