\seekquarry\yioop\controllerscomponents

Classes

AccountaccessComponent Component of the Yioop control panel used to handle activitys for managing accounts, users, roles, and groups. i.e., Settings of users and groups, what roles and groups a user has, what roles and users a group has, and what activities make up a role. It is used by AdminController
ChatbotComponent Provides the AdminController activity that allows users to create Chat Bot Stories. A Chat Bot story is a collection of patterns (expression, trigger state, remote call, result state, responses) that govern how a chat bot will behave under various circumstances
Component Base component class for all components on the SeekQuarry site. A component consists of a collection of activities and their auxiliary methods that can be used by a controller
CrawlComponent This component is used to provide activities for the admin controller related to configuring and performing a web or archive crawl
StoreComponent Component of the Yioop control panel used to handle activitys for managing advertisements. i.e., create advertisement, activate/ deactivate advertisement, edit advertisement.It is used by AdminController
SystemComponent This component is used to handle activities related to the configuration of a Yioop installation, translations of text appearing in the installation, as well as control of specifying what machines make up the installation and which processes they run.

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