Methods
Expand the Joomla pathway for breadcrumbs (sem_f019)
expandPathway(string $text, string $link) : void
Static
Gets the available image
getAvailableImage(object $event, integer $booked) : string
Static
Parameters
Returns
string
Gets the rating image
getBRatingImage(object $booking) : string
Static
Parameters
Returns
string
Gets the bookable image (used in backend and frontend)
getBookableImage(object $event) : string
Static
Parameters
Returns
string
Gets the status img for the booking
getBookingStatusText(object $booking) : string
Static
Parameters
Returns
string
Gets the cancel image
getCancelBookingImage(object $booking, boolean $frontend = false
) : string
Static
Parameters
Returns
string
Gets the cancel / uncancel image
getCancelImageRecurring(object $rec, integer $i = 0
) : string
Static
Parameters
Returns
string
Gets the certificate image
getCertificateImage(object $booking, boolean $frontend = false
) : string
Static
Parameters
Returns
string
getComponentImagePath()
getComponentImagePath()
Static
Gets the powered by
getCopyright(boolean $frontend = true
) : string
Static
Parameters
Returns
string
Gets the invoice image
getInvoiceImage(object $booking, object $event = null
) : string
Static
Parameters
Returns
string
Gets the paid object
getPaidStatus(object $booking, object $event = null
, boolean $frontend = false
) : string
Static
Parameters
Returns
string
Gets the pending / active image
getPendingActivateImage(object $booking, boolean $frontend = true
) : string
Static
Parameters
Returns
string
Gets the publish / unpublish image
getPublishedImage(object $event, integer $i) : string
Static
Parameters
Returns
string
Gets the publish / unpublish image
getPublishedImageRecurring(object $rec, integer $i = 0
) : string
Static
Parameters
Returns
string
Gets the rating image
getRatingImage(object $event) : string
Static
Parameters
Returns
string
sem_f004()
getSitePath() : mixed
Static
Gets the status image (used in backend and frontend)
getStatusText(object $event) : string
Static
Parameters
Returns
string
Returns the userTime zone if the user has set one, or the global config one
getTimeZone() : mixed
Static
Loads Hopscotch demo
loadHopscotch() : void
Static
Login the user, old method used in some controllers
loginUser() : void
Static
Parses the output of the descriptions sem_f065
parseOutput(string $text, string $status) : mixed
Static