Full index
Package indexes
fortune
a
c
f
g
i
s
w
_
a
top
appendCopyRight
CowSayImage::appendCopyRight()
in Fortune.class.php
Mmmm yes it used to add my copyRight
c
top
CowSay
CowSay
in Fortune.class.php
A formatter class for Fortune class
CowSayImage
CowSayImage
in Fortune.class.php
As CowSay but the output is an image!
f
top
findMaxLineLen
CowSay::findMaxLineLen()
in Fortune.class.php
It used to find the longest line in the current fortune
formatFortune
Fortune::formatFortune()
in Fortune.class.php
the implemented method of iFormatFortune
formatFortune
iFormatFortune::formatFortune()
in Fortune.class.php
You have to implement this method
formatFortune
CowSayImage::formatFortune()
in Fortune.class.php
The implemented method
formatFortune
CowSay::formatFortune()
in Fortune.class.php
The implemented method
Fortune
Fortune
in Fortune.class.php
Get fortune!
Fortune.class.php
Fortune.class.php
in Fortune.class.php
FT_BASE_PATH
FT_BASE_PATH
in Fortune.class.php
Class Base path
FT_CACHE_ENABLE
FT_CACHE_ENABLE
in Fortune.class.php
You can use cache system if you want
g
top
getFortune
Fortune::getFortune()
in Fortune.class.php
Return the actual fortune.
i
top
iFormatFortune
iFormatFortune
in Fortune.class.php
Interface used for formatting your fortune output
s
top
setBackgroundColor
CowSayImage::setBackgroundColor()
in Fortune.class.php
You can set the background color
setFontSize
CowSayImage::setFontSize()
in Fortune.class.php
Set the font size
setFormatter
Fortune::setFormatter()
in Fortune.class.php
You can add your custom formatter just implementing
setMaxLine
Fortune::setMaxLine()
in Fortune.class.php
You can skip all fortunes with too much lines
setTextColor
CowSayImage::setTextColor()
in Fortune.class.php
You can set the text color
w
top
wrapTo
CowSay::wrapTo()
in Fortune.class.php
By default the text is wrapped to 37 chars
_
top
__construct
Fortune::__construct()
in Fortune.class.php
Create an instance of Fortune
__construct
CowSayImage::__construct()
in Fortune.class.php
__construct
CowSay::__construct()
in Fortune.class.php
a
c
f
g
i
s
w
_