PEAR_Common::setFrontendObject()

PEAR_Common::setFrontendObject() -- Set object representing frontend to use.

Referentiesamenvatting

require_once 'common.php';

void PEAR_Common::setFrontendObject (object &$ui)

Beschrijving

Set object that represents the frontend to be used.

Parameter

object $ui

Reference of the frontend object

Note

Deze functie kan niet statisch worden aangeroepen.