\seekquarry\yioop\viewshelpers

Classes

DisplayresultsHelper This is a helper class used to handle displaying a web page summary. If the summary has recipe data each ingredient is displayed in seperate line.
FeedsHelper Helper used to draw links and snippets for RSS feeds
FiletypeHelper This is a helper class is used to handle used to render the filetype based on the supplied mimetype. It is mainly intended to be used in outputing webpage results for non html pages.
FileUploadHelper This helper is used to render a drag and drop file upload region
HelpbuttonHelper This is a helper class is used to draw help button for context sensitive help.
Helper Base Helper Class.
ImagesHelper Helper used to draw thumbnails strips for images
OptionsHelper This is a helper class is used to handle draw select options form elements
PaginationHelper This is a helper class is used to handle pagination of search results
PagingtableHelper Used to create links to go backward/forwards and search a database tables. HTML table with data representing a database table might have millions of rows so want to limit what the user actually gets at one time and just allow the user to "page" through in increments of 10, 20, 50, 100, 200 rows at a time.
SearchformHelper Used to draw the form to do advanced search for items in a user, group, locale, etc folder
ToggleHelper This is a helper class is used to draw an On-Off switch in a web page
VideourlHelper Helper used to draw thumbnails for video sites

Functions

e()

e(string  $text) 

shorthand for echo

Parameters

string $text

string to send to the current output

tl()

tl() : string

Translate the supplied arguments into the current locale.

This function is a convenience copy of the same function

Returns

string —

translated string