Pelzini

This is the code documentation for the Pelzini project

function addLeftJoin()

Adds a LEFT JOIN

Usage

void $SelectQuery->addLeftJoin ( mixed $join );

Authors

Arguments

  1. $join

Return value

  • void