apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Text_Figlet

Source Location: /Figlet.php

Class Overview




Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]


[ Top ]


Method Detail

lineEcho   [line 214]

string lineEcho( string $str, [bool $inhtml = false])

Print string using font loaded by LoadFont method
  • Return: contains
  • Access: public

Parameters:

string   $str   —  string for printing
bool   $inhtml   —  (optional) output mode - HTML (true) or plain text (false)

[ Top ]

loadFont   [line 96]

mixed loadFont( string $filename, [bool $loadgerman = true])

Load user font. Must be invoked first.
  • Return: PEAR_error or true for success
  • Access: public

Parameters:

string   $filename   —  font file name
bool   $loadgerman   —  (optional) load German character set or not

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:59:54 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.