Pelzini

This is the code documentation for the Pelzini project

function addFields()

Generic method for adding fields to the query

Usage

void $SelectQuery->addFields ( string $fields );

Authors

Arguments

  1. string $fields
    The fields to add to the query

Return value

  • void