PEAR_Common::setFrontendObject

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

Synopsis

require_once 'common.php';

void PEAR_Common::setFrontendObject ( object &$ui )

Description

Set object that represents the frontend to be used.

Parameter

object $ui

Reference of the frontend object

Note

This function can not be called statically.

Create and register a temporary directory. (Previous) Validate XML package definition file (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.