depage-graphics
Loading...
Searching...
No Matches
Graphics Class Reference

Detailed Description

Translates request to graphics actions.

Definition at line 15 of file Ui/Graphics.php.

Public Member Functions

 notfound ($function="")

Data Fields

 $defaults
 Default options array for graphics factory.

Protected Member Functions

 send_time ($time)
 Override depage_ui method.

Member Function Documentation

◆ notfound()

notfound ( $function = "")

Definition at line 26 of file Ui/Graphics.php.

◆ send_time()

send_time ( $time)
protected
Parameters
$time
Returns
void

Definition at line 37 of file Ui/Graphics.php.

Field Documentation

◆ $defaults

$defaults
Initial value:
= array(
'extension' => 'gd',
'executable' => '',
'background' => 'transparent',
)

Definition at line 20 of file Ui/Graphics.php.


The documentation for this class was generated from the following file: