[Format] element index

Package indexes

All elements
b f h i l p s w
b
top
Method box
Format::box() in Format.php
Generates a box sutable for news listings, etc.
f
top
Class Format
Format in Format.php
Function fprint
fprint() in Format.php
Prints a string enclosed in a class selector.
Function fstring
fstring() in Format.php
Generates a class selector (span tag).
Page Format.php
Format.php in Format.php
h
top
Method href
Format::href() in Format.php
Generates an html link (href) with the supplied paramaters.
i
top
Method image
Format::image() in Format.php
Similar to makeLink except it just generates image code.
l
top
Function lprint
lprint() in Format.php
Prints with added newline. Similar to the Python 'print' command.
p
top
Method prose
Format::prose() in Format.php
Formats a plain text string into a collection of paragraphs.
s
top
Method style
Format::style() in Format.php
Similar to makeLink(), but generates style link code: <link rel="stylsheet" href="/path/to/style" />
w
top
Method webPath
Format::webPath() in Format.php
Generates the web path needed to created links, etc.
b f h i l p s w