Classes, interfaces, and traits

Gems_Tracker_Engine_TrackEngineInterface

« More »

Gems_Tracker_Snippets_AnswerNameFilterInterface

Defines filters for answer display

« More »

Gems_Tracker_Source_SourceInterface

Interface description of SourceInterface for (external) survey sources.

« More »

Gems_Tracker_TrackerInterface

This interface lists all API-level methods in the Tracker class.

« More »

TokenNotFoundSnippet

Token snippet to return when a token snippet is required but the token does not exist. It displays a message that the token was not found.

« More »

FieldsDefinition

« More »

FieldDataModel

« More »

FieldMaintenanceModel

« More »

Round

« More »

Gems_Snippets_Tracker_Answers_SingleTokenAnswerModelSnippet

Displays answers from a single token to a survey.

« More »

Gems_Snippets_Tracker_Answers_SingleTrackAnswersModelSnippet

Show answers for all standalone surveys of this survey type

« More »

Gems_Snippets_Tracker_Answers_SurveyAnswersModelSnippet

Show all tokens of a certain survey type

« More »

Gems_Snippets_Tracker_Answers_TrackAnswersModelSnippet

Show all answers for one survey within a track

« More »

Gems_Snippets_Tracker_Compliance_ComplianceSearchFormSnippet

Display a search form that selects on typed text only

« More »

Gems_Snippets_Tracker_Compliance_ComplianceTableSnippet

Displays multiple items from a model in a tabel by row using the model set through the $model snippet parameter.

« More »

Gems_Snippets_Tracker_Summary_SummarySearchFormSnippet

Display a search form that selects on typed text only

« More »

Gems_Snippets_Tracker_Summary_SummaryTableSnippet

Displays multiple items from a model in a tabel by row using the model set through the $model snippet parameter.

« More »

Gems_Tracker

The tracker is the central access point doing anything with tracks or tokens.

« More »

Gems_Tracker_ChangeTracker

« More »

Gems_Tracker_Engine_AnyStepEngine

Step engine that can select any previous round for begin date and any round for calculating the end date.

« More »

Gems_Tracker_Engine_NextStepEngine

Step engine that uses a begin date from the previous round and calculates the end date using the token itself.

« More »

Gems_Tracker_Engine_StepEngineAbstract

Parent class for all engines that calculate dates using information from other rounds.

« More »

Gems_Tracker_Engine_TrackEngineAbstract

Utility class containing functions used by most track engines.

« More »

Gems_Tracker_Form_AskTokenForm

Adds default element loading to standard form

« More »

Gems_Tracker_Model_StandardTokenModel

The StandardTokenModel is the model used to display tokens in e.g. browse tables. It can also be used to edit standard tokens, though track engines may supply different models for editing, as the SingleSurveyTokeModel does.

« More »

Gems_Tracker_Model_TrackModel

Simple stub for track model, allows extension by projects and adds auto labelling

« More »

Gems_Tracker_Respondent

Extends \MUtil_Registry_TargetAbstract with the ability to create PHP callables by request an existing method using $this->methodName.

« More »

Gems_Tracker_RespondentTrack

Object representing a track assignment to a respondent.

« More »

Gems_Tracker_Snippets_AnswerModelSnippetGeneric

Displays answers to a survey.

« More »

Gems_Tracker_Snippets_EditRoundSnippetAbstract

Short description for class

« More »

Gems_Tracker_Snippets_EditTokenSnippetAbstract

Adds basic token editing snippet parameter processing and checking.

« More »

Gems_Tracker_Snippets_EditTrackEngineSnippetGeneric

Basic snippet for editing track engines instances

« More »

Gems_Tracker_Snippets_EditTrackSnippetAbstract

Adds basic track editing snippet parameter processing and checking.

« More »

Gems_Tracker_Snippets_ShowRoundSnippetAbstract

Short description for class

« More »

Gems_Tracker_Snippets_ShowTokenLoopAbstract

Basic class for creating forward loop snippets

« More »

Gems_Tracker_Snippets_ShowTokenSnippetAbstract

Generic extension for displaying tokens

« More »

Gems_Tracker_Snippets_ShowTrackUsageAbstract

Displays the assignments of a track to a respondent.

« More »

Gems_Tracker_Source_LimeSurvey1m91Database

Class description of LimeSurvey1m91Database

« More »

Gems_Tracker_Source_LimeSurvey1m9Database

LimeSurvey1m9Database is a Source interface that enables the use of LimeSurvey 1.9.x installation as survey/answer source for Gems projects.

« More »

Gems_Tracker_Source_LimeSurvey1m9FieldMap

A fieldmap object adds LS source code knowledge and interpretation to the database data about a survey. This enables the code to work with the survey object.

« More »

Gems_Tracker_Source_LimeSurvey2m00Database

Class description of LimeSurvey1m91Database

« More »

Gems_Tracker_Source_LimeSurvey2m00FieldMap

A fieldmap object adds LS source code knowledge and interpretation to the database data about a survey. This enables the code to work with the survey object.

« More »

Gems_Tracker_Source_SourceAbstract

Abstract implementation of SourceInterface containing basic utilities and logical separation between the Gems database and the Source database

« More »

Gems_Tracker_Source_SurveyNotFoundException

A fieldmap object adds LS source code knowledge and interpretation to the database data about a survey. This enables the code to work with the survey object.

« More »

Gems_Tracker_Survey

Object representing a specific Survey

« More »

Gems_Tracker_SurveyModel

More correctly a Survey ANSWERS Model as it adds answers to token information/

« More »

Gems_Tracker_Token

Object class for checking and changing tokens.

« More »

Gems_Tracker_Token_TokenFilter

Utility functions for token string functions

« More »

Gems_Tracker_Token_TokenLibrary

Utility functions for token string functions

« More »

Gems_Tracker_Token_TokenSelect

Helps building select statements for the Token model

« More »

Gems_Tracker_Token_TokenValidator

Checks whether a token kan be used for the ask/forward loop

« More »

Classes, interfaces, and traits

NewFieldButtonRow

Displays the parent menu item (if existing) plus any current level buttons that are visible

« More »

Classes, interfaces, and traits

ConsentField

« More »

Classes, interfaces, and traits

ExportTrackSnippetAbstract

« More »

ImportTrackSnippetAbstract

« More »