ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
setUrl (string $a_value) | |
getUrl () | |
setTarget (string $a_value) | |
getTarget () | |
render () | |
![]() | |
__clone () | |
getType () | |
setId (?string $a_value) | |
getId () | |
setCaption (string $a_value, bool $a_is_lng_id=true) | |
getCaption (bool $a_translate=true) | |
setPrimary (bool $a_value) | |
isPrimary () | |
setOmitPreventDoubleSubmission (bool $a_value) | |
Toggle double submission prevention status. More... | |
getOmitPreventDoubleSubmission () | |
setOnClick (string $a_value) | |
getOnClick () | |
setDisabled (bool $a_value) | |
isDisabled () | |
addCSSClass (string $a_value) | |
getCSSClasses () | |
applyDefaultCss (?bool $apply_default_css=null) | |
render () | |
getToolbarHTML () | |
Get input item HTML to be inserted into ilToolbarGUI. More... | |
Static Public Member Functions | |
static | getInstance () |
![]() | |
static | getInstance () |
Protected Member Functions | |
renderCaption () | |
renderAttributes (array $a_additional_attr=null) | |
![]() | |
__construct (int $a_type) | |
setType (int $a_value) | |
gatherCssClasses () | |
renderAttributesHelper (array $a_attr) | |
renderAttributes (array $a_additional_attr=null) | |
Render current HTML attributes. More... | |
prepareRender () | |
Protected Attributes | |
string | $url = "" |
string | $target = "" |
![]() | |
ilLanguage | $lng |
int | $type = 0 |
string | $id = "" |
string | $caption = "" |
bool | $caption_is_lng_id = false |
bool | $primary = false |
bool | $omit_prevent_double_submission = false |
string | $onclick = "" |
int | $acc_key = 0 |
bool | $disabled = false |
array | $css = array() |
bool | $apply_default_css = true |
Additional Inherited Members | |
![]() | |
const | TYPE_SUBMIT = 1 |
const | TYPE_LINK = 2 |
const | TYPE_SPLIT = 3 |
const | TYPE_BUTTON = 4 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Link Button GUI
Definition at line 25 of file class.ilLinkButton.php.
|
static |
Definition at line 30 of file class.ilLinkButton.php.
Referenced by ILIAS\Survey\InfoScreen\InfoScreenGUI\addAppraiseeInfo(), ilParticipantsTestResultsGUI\addDeleteAllTestResultsButton(), ILIAS\Survey\Mode\AbstractUIModifier\addExportAndPrintButton(), ilTestParticipantsGUI\addFinishAllPassesButton(), ilExAssignmentGUI\addPublicSubmissions(), ILIAS\Survey\InfoScreen\InfoScreenGUI\addStartResumeSection(), ilAdvancedMDTranslationGUI\addToolbarLanguageCreation(), ilTestParticipantsGUI\addUserSearchControls(), ilToolbarGUI\applyAutoStickyToSingleElement(), ilAssQuestionPreviewToolbarGUI\build(), ilTestResultsToolbarGUI\build(), ilObjCmiXapiAdministrationGUI\buildLrsTypesToolbarGUI(), ilTestPlayerConfirmationModal\buildModalButtonInstance(), ilObjStudyProgrammeSettingsGUI\buildModalHeading(), ilObjTestGUI\buildPageViewToolbar(), ilTestQuestionsTableGUI\buildQuestionRemoveButton(), ilTestSubmissionReviewGUI\buildToolbar(), ilObjEmployeeTalkGUI\cancelDeleteObject(), ilObjPDFGenerationGUI\configForm(), ilMailFolderGUI\confirmDeleteMails(), ilTestEvaluationGUI\detailedEvaluation(), ilSurveyEvaluationGUI\evaluationuser(), ilDclRecordListGUI\executeCommand(), ilStudyProgrammeRepositorySearchGUI\fillAutoCompleteToolbar(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilPublicSubmissionsTableGUI\fillRow(), ilPortfolioPageTableGUI\fillRow(), ilPDNewsTableGUI\fillRow(), ilBiblLibraryPresentationGUI\getButton(), ilObjForumGUI\getContent(), ilAppointmentPresentationGUI\getHTML(), ILIAS\Survey\InfoScreen\InfoScreenGUI\getInfoScreenGUI(), ilExSubmissionTextGUI\getOverviewContent(), ilExSubmissionFileGUI\getOverviewContent(), ilExSubmissionTeamGUI\getOverviewContent(), ilExPeerReviewGUI\getOverviewContent(), ilExSubmissionObjectGUI\getOverviewContentBlog(), assImagemapQuestionGUI\getPreviousSolutionConfirmationCheckboxHtml(), ilObjStudyProgrammeTreeGUI\getToolbar(), ilObjSAHSLearningModule\getViewButton(), ilBiblLibraryGUI\index(), ilADNNotificationGUI\index(), ilOrgUnitPositionGUI\index(), ilMMTopItemGUI\index(), ilFileVersionsGUI\index(), ilMMSubItemGUI\index(), ilObjPortfolioTemplateGUI\infoScreenForward(), ilObjFileGUI\infoScreenForward(), ilObjCmiXapiGUI\initInfoScreenToolbar(), ilObjLearningSequenceLearnerGUI\initToolbar(), ilAccountCodesGUI\listCodes(), ilObjLanguageFolderGUI\listDeprecatedObject(), ilDclFieldListGUI\listFields(), ilSamlSettingsGUI\listIdps(), ilSurveyParticipantsGUI\listParticipantsObject(), ilContSkillAdminGUI\listProfiles(), ilDclTableListGUI\listTables(), ilOrgUnitTypeGUI\listTypes(), ilStudyProgrammeTypeGUI\listTypes(), ilSurveyPhrasesGUI\phrases(), ilTestPlayerAbstractGUI\populateDiscardSolutionModal(), ilTestPlayerAbstractGUI\populateInstantResponseModal(), ilTestPlayerAbstractGUI\populateNavWhenChangedModal(), ilObjPortfolioTemplateGUI\preview(), ilSurveyEditorGUI\questionsObject(), ilObjQuestionPoolGUI\questionsObject(), ilExplorerSelectInputGUI\render(), ilObjBlogGUI\render(), ilObjForumGUI\renderDraftContent(), ilTestQuestionNavigationGUI\renderJsLinkedButton(), ilTestQuestionNavigationGUI\renderLinkButton(), ilExAssTypeWikiTeamGUI\renderOverviewContent(), ilObjForumGUI\renderPostContent(), ilDclDetailedViewGUI\renderRecord(), ilObjForumGUI\renderSplitButton(), ilSurveyPageEditGUI\renderToolbar(), ilSurveyExecutionGUI\runShowFinishedPage(), ilObjSystemFolderGUI\setServerInfoSubTabs(), ilIndividualAssessmentMemberGUI\setToolbar(), ilDclTableViewGUI\show(), ilNewsTimelineGUI\show(), ilPortfolioRepositoryGUI\show(), ilTestResultsGUI\showCmd(), ilObjBibliographicGUI\showContent(), ilWebDAVMountInstructionsUploadGUI\showDocuments(), ilTermsOfServiceDocumentGUI\showDocuments(), ilPersonalProfileGUI\showExportImport(), ilObjMailGUI\showExternalSettingsFormObject(), ilObjFileBasedLMGUI\showInfoScreen(), ilMailingListsGUI\showMailingLists(), ilMailingListsGUI\showMembersList(), ilExerciseManagementGUI\showMultiFeedbackObject(), ilNewsForContextBlockGUI\showNews(), ilDclDetailedViewDefinitionGUI\showPage(), ilAdvancedMDSettingsGUI\showRecords(), ilMailTemplateGUI\showTemplates(), ilSkillProfileGUI\showUsers(), ilSurveyEvaluationGUI\sumscore(), ilTestPlayerConfirmationModalTest\testAddButton(), ilFileSystemGUI\uploadFile(), ilEditClipboardGUI\view(), ilObjPortfolioBaseGUI\view(), ilObjLanguageFolderGUI\viewObject(), ilObjUserFolderGUI\viewObject(), ilObjForumGUI\viewThreadObject(), and ilSurveyExecutionGUI\viewUserResults().
ilLinkButton::getTarget | ( | ) |
Definition at line 55 of file class.ilLinkButton.php.
References $target.
Referenced by ilDclLinkButton\prepareRender(), ilTestPlayerNavButton\render(), render(), and renderAttributes().
ilLinkButton::getUrl | ( | ) |
Definition at line 45 of file class.ilLinkButton.php.
References $url.
Referenced by ilDclLinkButton\prepareRender(), ilTestPlayerNavButton\render(), and render().
ilLinkButton::render | ( | ) |
Definition at line 87 of file class.ilLinkButton.php.
References getTarget(), getUrl(), ilButtonBase\prepareRender(), renderAttributes(), and renderCaption().
|
protected |
Definition at line 70 of file class.ilLinkButton.php.
References getTarget().
Referenced by ilDclLinkButton\render(), ilTestPlayerNavButton\render(), and render().
|
protected |
Definition at line 65 of file class.ilLinkButton.php.
References ilButtonBase\getCaption().
Referenced by ilDclLinkButton\render(), and render().
ilLinkButton::setTarget | ( | string | $a_value | ) |
Definition at line 50 of file class.ilLinkButton.php.
ilLinkButton::setUrl | ( | string | $a_value | ) |
Definition at line 40 of file class.ilLinkButton.php.
|
protected |
Definition at line 28 of file class.ilLinkButton.php.
Referenced by getTarget().
|
protected |
Definition at line 27 of file class.ilLinkButton.php.
Referenced by getUrl().