Packagecom.adobe.portfolio.managers
Classpublic class StringManager
InheritanceStringManager Inheritance Object
Implements flash.events.IEventDispatcher

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The StringManager provides support for localization of the UI text for the navigator. The properties of a stringManager are the string keys for the various pieces of text that are used by the UI. The actual text displayed by a Navigator will be determined by the locale and the string values for that locale set in the strings resources file. See the documentation on the Acrobat Navigagtor file format for information on the strings resource file.



Public Properties
 PropertyDefined By
  addImage : String
The string key for the "add image" string
StringManager
  addText : String
The string key for the "add text" string
StringManager
  attachmentCompressedSize : String
The string key for the "attachment compressed size" string
StringManager
  attachmentCreationDate : String
The key for the "attachment creation date" string
StringManager
  attachmentDescription : String
The key for the "attachment description" string.
StringManager
  attachmentFileName : String
The key for the "attachment filename" string
StringManager
  attachmentModDate : String
The string key for the "attachment modification date" string
StringManager
  attachmentPath : String
The string key for the "attachment path" string
StringManager
  attachmentSize : String
The string key for the "attachment size" string
StringManager
  backFolder : String
The string key for the "back folder" string
StringManager
  bestExperience : String
The string key for the "For the best experience, ..." string
StringManager
  canvasDefaultText : String
The string key for the "canvas default text" string
StringManager
  closeFolder : String
The string key for the "close folder" string
StringManager
  closeInfo : String
The string key for the "close info" string
StringManager
  closeMiniNav : String
The string key for the "close MiniNav" string
StringManager
  closePreview : String
The string key for the "close preview" string
StringManager
  deleteFile : String
The string key for the "delete file" string
StringManager
  deleteFolder : String
The string key for the "delete folder" string
StringManager
  editFile : String
The string key for the "edit file" string
StringManager
  editFileTooltip : String
The string key for the "edit file tooltip" string
StringManager
  errorPlayingMediaFile : String
The string key for the "error playing media file" string
StringManager
  extractFile : String
The string key for the "extract file" string
StringManager
  extractFolder : String
The string key for the "extract folder" string
StringManager
  fullPreview : String
StringManager
  getReaderNow : String
The string key for the "Get Adobe Reader" string
StringManager
  getReaderURL : String
The string key for the Adobe Acrobat Reader download URL string
StringManager
  instance : StringManager
[static] [read-only] Returns a stringManager instance
StringManager
  localizedStringFunction : Function
[write-only] Setter for localizedStringFunction.
StringManager
  mediaAdjustVolume : String
The string key for the "media adjust volume" string
StringManager
  mediaPause : String
The string key for the "media pause" string
StringManager
  mediaPlay : String
The string key for the "media play" string
StringManager
  nextCard : String
The string key for the "next card" string
StringManager
  pageDown : String
The string key for the "page down" string
StringManager
  pageUp : String
The string key for the "page up" string
StringManager
  previousCard : String
The string key for the "previous card" string
StringManager
  printFile : String
The string key for the "print file" string
StringManager
  remove : String
The string key for the "remove" string
StringManager
  ribbonOpen : String
The string key for the "ribbon open" string
StringManager
  setImage : String
The string key for the "set image" string
StringManager
  showInfo : String
The string key for the "show information" string
StringManager
  showMiniNav : String
The string key for the "show MiniNav" string
StringManager
  welcomeHide : String
The string key for the "Don't show Welcome Page again" string
StringManager
  welcomeShow : String
The string key for the "Show Welcome Page" string
StringManager
Protected Properties
 PropertyDefined By
  host : INavigatorHost
The current host for the navigator
StringManager
Public Methods
 MethodDefined By
  
StringManager(token:Object)
Constructor
StringManager
  
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
StringManager
  
dispatchEvent(event:Event):Boolean
StringManager
  
getLocalizedString(key:String):String
Gets a localized string from the navigator's resources contained in the collection.
StringManager
  
hasEventListener(type:String):Boolean
StringManager
  
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
StringManager
  
willTrigger(type:String):Boolean
StringManager
Protected Methods
 MethodDefined By
  
getLocalizedStringHost(key:String):String
Returns the value of the localized string for the specified key from the hosts strings file resources, if there is such a value.
StringManager
Property Detail
addImageproperty
addImage:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "add image" string

This property can be used as the source for data binding.


Implementation
    public function get addImage():String
    public function set addImage(value:String):void
addTextproperty 
addText:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "add text" string

This property can be used as the source for data binding.


Implementation
    public function get addText():String
    public function set addText(value:String):void
attachmentCompressedSizeproperty 
attachmentCompressedSize:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "attachment compressed size" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentCompressedSize():String
    public function set attachmentCompressedSize(value:String):void
attachmentCreationDateproperty 
attachmentCreationDate:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The key for the "attachment creation date" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentCreationDate():String
    public function set attachmentCreationDate(value:String):void
attachmentDescriptionproperty 
attachmentDescription:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The key for the "attachment description" string.

This property can be used as the source for data binding.


Implementation
    public function get attachmentDescription():String
    public function set attachmentDescription(value:String):void
attachmentFileNameproperty 
attachmentFileName:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The key for the "attachment filename" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentFileName():String
    public function set attachmentFileName(value:String):void
attachmentModDateproperty 
attachmentModDate:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "attachment modification date" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentModDate():String
    public function set attachmentModDate(value:String):void
attachmentPathproperty 
attachmentPath:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "attachment path" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentPath():String
    public function set attachmentPath(value:String):void
attachmentSizeproperty 
attachmentSize:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "attachment size" string

This property can be used as the source for data binding.


Implementation
    public function get attachmentSize():String
    public function set attachmentSize(value:String):void
backFolderproperty 
backFolder:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "back folder" string

This property can be used as the source for data binding.


Implementation
    public function get backFolder():String
    public function set backFolder(value:String):void
bestExperienceproperty 
bestExperience:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "For the best experience, ..." string

This property can be used as the source for data binding.


Implementation
    public function get bestExperience():String
    public function set bestExperience(value:String):void
canvasDefaultTextproperty 
canvasDefaultText:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "canvas default text" string

This property can be used as the source for data binding.


Implementation
    public function get canvasDefaultText():String
    public function set canvasDefaultText(value:String):void
closeFolderproperty 
closeFolder:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "close folder" string

This property can be used as the source for data binding.


Implementation
    public function get closeFolder():String
    public function set closeFolder(value:String):void
closeInfoproperty 
closeInfo:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "close info" string

This property can be used as the source for data binding.


Implementation
    public function get closeInfo():String
    public function set closeInfo(value:String):void
closeMiniNavproperty 
closeMiniNav:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "close MiniNav" string

This property can be used as the source for data binding.


Implementation
    public function get closeMiniNav():String
    public function set closeMiniNav(value:String):void
closePreviewproperty 
closePreview:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "close preview" string

This property can be used as the source for data binding.


Implementation
    public function get closePreview():String
    public function set closePreview(value:String):void
deleteFileproperty 
deleteFile:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "delete file" string

This property can be used as the source for data binding.


Implementation
    public function get deleteFile():String
    public function set deleteFile(value:String):void
deleteFolderproperty 
deleteFolder:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "delete folder" string

This property can be used as the source for data binding.


Implementation
    public function get deleteFolder():String
    public function set deleteFolder(value:String):void
editFileproperty 
editFile:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "edit file" string

This property can be used as the source for data binding.


Implementation
    public function get editFile():String
    public function set editFile(value:String):void
editFileTooltipproperty 
editFileTooltip:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "edit file tooltip" string

This property can be used as the source for data binding.


Implementation
    public function get editFileTooltip():String
    public function set editFileTooltip(value:String):void
errorPlayingMediaFileproperty 
errorPlayingMediaFile:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "error playing media file" string

This property can be used as the source for data binding.


Implementation
    public function get errorPlayingMediaFile():String
    public function set errorPlayingMediaFile(value:String):void
extractFileproperty 
extractFile:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "extract file" string

This property can be used as the source for data binding.


Implementation
    public function get extractFile():String
    public function set extractFile(value:String):void
extractFolderproperty 
extractFolder:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "extract folder" string

This property can be used as the source for data binding.


Implementation
    public function get extractFolder():String
    public function set extractFolder(value:String):void
fullPreviewproperty 
fullPreview:String

This property can be used as the source for data binding.


Implementation
    public function get fullPreview():String
    public function set fullPreview(value:String):void
getReaderNowproperty 
getReaderNow:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "Get Adobe Reader" string

This property can be used as the source for data binding.


Implementation
    public function get getReaderNow():String
    public function set getReaderNow(value:String):void
getReaderURLproperty 
getReaderURL:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the Adobe Acrobat Reader download URL string

This property can be used as the source for data binding.


Implementation
    public function get getReaderURL():String
    public function set getReaderURL(value:String):void
hostproperty 
protected var host:INavigatorHost

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The current host for the navigator

instanceproperty 
instance:StringManager  [read-only]

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

Returns a stringManager instance


Implementation
    public static function get instance():StringManager
localizedStringFunctionproperty 
localizedStringFunction:Function  [write-only]

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

Setter for localizedStringFunction.


Implementation
    public function set localizedStringFunction(value:Function):void
mediaAdjustVolumeproperty 
mediaAdjustVolume:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "media adjust volume" string

This property can be used as the source for data binding.


Implementation
    public function get mediaAdjustVolume():String
    public function set mediaAdjustVolume(value:String):void
mediaPauseproperty 
mediaPause:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "media pause" string

This property can be used as the source for data binding.


Implementation
    public function get mediaPause():String
    public function set mediaPause(value:String):void
mediaPlayproperty 
mediaPlay:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "media play" string

This property can be used as the source for data binding.


Implementation
    public function get mediaPlay():String
    public function set mediaPlay(value:String):void
nextCardproperty 
nextCard:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "next card" string

This property can be used as the source for data binding.


Implementation
    public function get nextCard():String
    public function set nextCard(value:String):void
pageDownproperty 
pageDown:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "page down" string

This property can be used as the source for data binding.


Implementation
    public function get pageDown():String
    public function set pageDown(value:String):void
pageUpproperty 
pageUp:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "page up" string

This property can be used as the source for data binding.


Implementation
    public function get pageUp():String
    public function set pageUp(value:String):void
previousCardproperty 
previousCard:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "previous card" string

This property can be used as the source for data binding.


Implementation
    public function get previousCard():String
    public function set previousCard(value:String):void
printFileproperty 
printFile:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "print file" string

This property can be used as the source for data binding.


Implementation
    public function get printFile():String
    public function set printFile(value:String):void
removeproperty 
remove:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "remove" string

This property can be used as the source for data binding.


Implementation
    public function get remove():String
    public function set remove(value:String):void
ribbonOpenproperty 
ribbonOpen:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "ribbon open" string

This property can be used as the source for data binding.


Implementation
    public function get ribbonOpen():String
    public function set ribbonOpen(value:String):void
setImageproperty 
setImage:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "set image" string

This property can be used as the source for data binding.


Implementation
    public function get setImage():String
    public function set setImage(value:String):void
showInfoproperty 
showInfo:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "show information" string

This property can be used as the source for data binding.


Implementation
    public function get showInfo():String
    public function set showInfo(value:String):void
showMiniNavproperty 
showMiniNav:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "show MiniNav" string

This property can be used as the source for data binding.


Implementation
    public function get showMiniNav():String
    public function set showMiniNav(value:String):void
welcomeHideproperty 
welcomeHide:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "Don't show Welcome Page again" string

This property can be used as the source for data binding.


Implementation
    public function get welcomeHide():String
    public function set welcomeHide(value:String):void
welcomeShowproperty 
welcomeShow:String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The string key for the "Show Welcome Page" string

This property can be used as the source for data binding.


Implementation
    public function get welcomeShow():String
    public function set welcomeShow(value:String):void
Constructor Detail
StringManager()Constructor
public function StringManager(token:Object)

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

Constructor

Parameters
token:Object
Method Detail
addEventListener()method
public function addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void

Parameters

type:String
 
listener:Function
 
useCapture:Boolean (default = false)
 
priority:int (default = 0)
 
weakRef:Boolean (default = false)

dispatchEvent()method 
public function dispatchEvent(event:Event):Boolean

Parameters

event:Event

Returns
Boolean
getLocalizedString()method 
public function getLocalizedString(key:String):String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

Gets a localized string from the navigator's resources contained in the collection. Adobe provides support for including sets of localized strings in a navigator's .nav file. See the navigator file format documentation for more details.

Parameters

key:String

Returns
String
getLocalizedStringHost()method 
protected function getLocalizedStringHost(key:String):String

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

Returns the value of the localized string for the specified key from the hosts strings file resources, if there is such a value. Otherwise it returns the specified key.

Parameters

key:String

Returns
String
hasEventListener()method 
public function hasEventListener(type:String):Boolean

Parameters

type:String

Returns
Boolean
removeEventListener()method 
public function removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void

Parameters

type:String
 
listener:Function
 
useCapture:Boolean (default = false)

willTrigger()method 
public function willTrigger(type:String):Boolean

Parameters

type:String

Returns
Boolean