ILIAS
Release_4_3_x_branch Revision 61807
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
ILIAS
Todo List
Deprecated List
Modules
Namespaces
Data Structures
Files
File List
cron
include
Modules
Services
AccessControl
Accessibility
Accordion
Administration
AdvancedEditing
AdvancedMetaData
AuthApache
Authentication
AuthShibboleth
Block
Booking
Bookmarks
Cache
Calendar
Captcha
CAS
classes
lib
CAS
languages
catalan.php
english.php
french.php
german.php
greek.php
japanese.php
languages.php
spanish.php
PGTStorage
client.php
domxml-php4-to-php5.php
CAS.php
phpcas
Certificate
Chart
Clipboard
Component
Contact
Container
ContainerReference
Context
COPage
CopyWizard
Database
DataSet
DidacticTemplate
Dom
EventHandling
Excel
Exceptions
Export
Feedback
Feeds
FileSystem
Form
Frameset
GoogleMaps
Help
History
Html
Http
Imprint
InfoScreen
Init
jQuery
JSON
Language
LDAP
License
Link
LinkChecker
LoadTest
Locator
Logging
Mail
MainMenu
Math
MediaObjects
Membership
MetaData
Migration
Navigation
News
Notes
Notification
Notifications
Object
OpenId
OrgUnit
Payment
PEAR
PermanentLink
PersonalDesktop
PersonalWorkspace
PHPUnit
Portfolio
PrivacySecurity
QTI
Radius
Rating
Registration
Repository
RTE
Search
Skill
SOAPAuth
Style
Survey
Table
Tagging
Taxonomy
Tracking
Transformation
Tree
UIComponent
UICore
User
Utilities
Verification
VirusScanner
WebAccessChecker
WebDAV
WebServices
Workflow
XHTMLPage
XHTMLValidator
Xml
YUI
setup
sso
webservice
calendar.php
confirmReg.php
error.php
feed.php
goto.php
ilias.php
index.php
login.php
logout.php
payment.php
privfeed.php
pwassist.php
register.php
rootindex.php
sessioncheck.php
shib_login.php
shib_logout.php
start.php
studip_referrer.php
webdav.php
Globals
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
german.php
Go to the documentation of this file.
1
<?php
2
10
$this->
_strings
= array(
11
CAS_STR_USING_SERVER
12
=>
'via Server'
,
13
CAS_STR_AUTHENTICATION_WANTED
14
=>
'CAS Authentifizierung erforderlich!'
,
15
CAS_STR_LOGOUT
16
=>
'CAS Abmeldung!'
,
17
CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
18
=>
'eigentlich häten Sie zum CAS Server weitergeleitet werden sollen. Drücken Sie <a href="%s">hier</a> um fortzufahren.'
,
19
CAS_STR_AUTHENTICATION_FAILED
20
=>
'CAS Anmeldung fehlgeschlagen!'
,
21
CAS_STR_YOU_WERE_NOT_AUTHENTICATED
22
=>
'<p>Sie wurden nicht angemeldet.</p><p>Um es erneut zu versuchen klicken Sie <a href="%s">hier</a>.</p><p>Wenn das Problem bestehen bleibt, kontkatieren Sie den <a href="mailto:%s">Administrator</a> dieser Seite.</p>'
,
23
CAS_STR_SERVICE_UNAVAILABLE
24
=>
'Der Dienst `<b>%s</b>\' ist nicht verfügbar (<b>%s</b>).'
25
);
26
27
?>
Services
CAS
lib
CAS
languages
german.php
Generated on Sat Apr 23 2016 19:02:08 for ILIAS by
1.8.1.2 (using
Doxyfile
)