OSID Logo
OSID Specifications
locale package
Version 3.1.0
Interfaceosid.locale.DisplayText
Implementsosid.OsidPrimitive
Used Byosid.Metadata
osid.OsidForm
osid.OsidObject
osid.OsidProfile
osid.Property
osid.Sourceable
osid.assessment.AssessmentTaken
osid.billing.Period
osid.blogging.Entry
osid.calendaring.Event
show 43 more…
osid.calendaring.MeetingTime
osid.calendaring.OffsetEvent
osid.calendaring.Schedule
osid.commenting.Comment
osid.communication.Communique
osid.configuration.Value
osid.contact.Address
osid.course.Course
osid.course.CourseOffering
osid.course.Term
osid.course.program.Program
osid.course.program.ProgramOffering
osid.financials.FiscalPeriod
osid.forum.Post
osid.forum.Reply
osid.inquiry.Inquiry
osid.installation.InstallationPackage
osid.inventory.Item
osid.inventory.Stock
osid.lexicon.TextSession
osid.locale.CalendarInfo
osid.locale.CalendarUnit
osid.locale.TimeInfo
osid.mapping.route.RouteSegment
osid.messaging.Message
osid.offering.CanonicalUnit
osid.offering.Offering
osid.personnel.Appointment
osid.personnel.Organization
osid.personnel.Person
osid.personnel.Position
osid.repository.Asset
osid.room.Building
osid.room.Room
osid.rules.check.CheckResult
osid.rules.check.Instruction
osid.tracking.LogEntry
osid.transaction.batch.AliasResponse
osid.transaction.batch.CreateResponse
osid.transaction.batch.DeleteResponse
osid.transaction.batch.UpdateResponse
osid.transport.Response
osid.type.Type
Description

Text to be displayed.

MethodgetLanguageType
Description

Gets the language Type.

Returnosid.type.Type the language type
Compliancemandatory This method must be implemented.
MethodgetScriptType
Description

Gets the script Type.

Returnosid.type.Type the script type
Compliancemandatory This method must be implemented.
MethodgetFormatType
Description

Gets the format Type of the text string.

Returnosid.type.Type the format type
Compliancemandatory This method must be implemented.
MethodgetText
Description

Gets the text string.

Returnstring the string
Compliancemandatory This method must be implemented.