PEAR_Size_Output_Driver::display

PEAR_Size_Output_Driver::display() – Display specified text

Synopsis

require_once 'PEAR/Size/Factory.php';

void PEAR_Size_Output_Driver::display ( string $text )

Description

Display text, formatted appropriately, according to the purpose of the driver.

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 0.1.2

Note

This function can not be called statically.

This is a base class and should not be used directly.

Create an Instance of an output driver. (Previous) Generate Report (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.