gugga.common.DeepLinksSerializer Class Reference

List of all members.

Detailed Description

Author:
branimir
TODO: When we move this class in the framework, we should create interface IDeepLinksSerializer. ApplicationController should have factory method for instantinating concrete DeepLinksSerializer for the application, which will be used by BrowserHistoryManager.

See also:
BrowserHistoryManager

Definition at line 12 of file DeepLinksSerializer.as.

Static Public Member Functions

static function serializeCurrentNavigationPath (aOutput:Object)
static function deserializeNavigationPath (aInput:Object)

Static Private Attributes

static var NAVIGATION_PATH_KEY: String = "navigationPath"


Member Function Documentation

static function gugga.common.DeepLinksSerializer.serializeCurrentNavigationPath ( aOutput:Object   )  [static]

Definition at line 16 of file DeepLinksSerializer.as.

static function gugga.common.DeepLinksSerializer.deserializeNavigationPath ( aInput:Object   )  [static]

Definition at line 31 of file DeepLinksSerializer.as.


Member Data Documentation

var gugga.common.DeepLinksSerializer.NAVIGATION_PATH_KEY [static, private]

Definition at line 14 of file DeepLinksSerializer.as.


Generated on Fri May 11 17:13:34 2007 for GuggaFramework by  doxygen 1.5.2