Packages:
System
System.Collections
System.Data
System.I18N
System.Util
System.Web.Services
System.Web.UI.ActiveControls
System.Web.UI.WebControls


Classes:
Common
   LAnchorForm
   LPoweredBy
CMS.Support
   LBaseBrick
   LBrick
   LCell
CMS
   LContentBrick
   LMediaBrick
   LNoteBrick
Configuration
   LCultureChooser
   LStyleSheetThemeChooser
Debug
   LDummyBrick
Graphics
   LFontgen
   LImage
   LThickboxImage
   LThickboxLink
Links
   LPopupLink
   LServiceHyperLink

Class LMetaTextSelection

TTemplateControl
   |
   --LMetaTextSelection

Implements IMetaData. (TODO)

Displays a selection for media files


Method Summary
void
getData ()
array
void
onInit ( mixed $param)
Prepares the core
void
setSelection ( array $array)

Method Details

getData

public void getData ()

Output
Exception

getSelection

public array getSelection ()

Output
array selected items in both lists
Exception

onInit

public void onInit (mixed $param )

Prepares the core

Input
mixed$param
Output
Exception

setSelection

public void setSelection (array $array )

Input
array$arraysets selection from database and current selection
Output
Exception