Implementation Documentation | Site Documentation Map | This page is part of the Dynasites website |
Menus |
Persona Menu Items Notes:
The Persona Menu Items described below are under the DynaClass Suite menu The dot-delimeted strings in italic are Frontier addresses (the "suites" preceeding each has been omitted).
- Display Community
- The script that builds the Community Space Page
- DynaClass.Scripts.DisplayCommunity
- Field Specs Table
- The table that contains the data for each persona field
- Dynababyl.data.Persona.FieldSpecs
- Persona Field Order
- An outline that specifies the order in which personal fields are displayed
- Dynababyl.data.Persona.PersonaEditorFieldOrder
- Optional Field Order
- An outline that specifies the order in which optional persona fields are displayed. Note - this is redundant with the information in the Persona Field Order.
- Dynababyl.data.Persona.PersonaOptionalFieldOrder
- Persona FieldTypes Report
- A script that creates and displays the data contained in the Field Specs table. Useful for debugging.
- Add New Field Type
- Opens a window to a script for creating a new personal field type. Set the parameters by hand in the "debugging" code, and then run the script to add a new fieldspecification to the Field Specs Table. Test by running Persona FieldTypes Report. Note: this script (or something like it) could be used to allow users to create new persona fields. This would require a web page for defining the parameters that you now must set by hand.
- DynaClass.Utilities.NewPersonaFieldType
- Display Persona
- The script that produces a persona page
- DynaClass.Scripts.DisplayPersona
- Edit Persona
- The script that produces the persona editor page
- DynaClass.Scripts.PersonaEditor
- Persona Template
- The data structure that is used to build a new persona object (the template is copied and then it's values are assigned)
- Dynababyl.data.Persona.PersonaTemplate
- Webserver Persona
- The script that handles requests from the client and returns persona webpages
- webServerScripts.DynaClass.Persona
![]() |
This page was built at 7/30/11; 9:02:56 PM by the DynaSites system. Please email any Comments or Suggestions. Thanks! Jonathan |
![]() An L3D Project |