Stud.IP  trunk Revision
StudipLitClipBoard Class Reference
Collaboration diagram for StudipLitClipBoard:
Collaboration graph

Public Member Functions

 __construct ()
 
 insertElement ($id_to_insert)
 
 deleteElement ($id_to_delete)
 
 getNumElements ()
 
 isInClipboard ($catalog_id)
 
 getElements ()
 
getFormObject ()
 
 setDefaultValue ()
 
 setFormObject ()
 
 getClipOptions ($caller, $name)
 
 doClipCmd ()
 

Static Public Member Functions

static GetInstance ()
 

Data Fields

 $dbv
 
 $elements = null
 
 $form_obj = null
 
 $form_name = "lit_clipboard_form"
 

Detailed Description

public

Author
André Noack noack.nosp@m.@dat.nosp@m.a-que.nosp@m.st.d.nosp@m.e GPL2 or any later version

Constructor & Destructor Documentation

◆ __construct()

__construct ( )
Here is the call graph for this function:

Member Function Documentation

◆ deleteElement()

deleteElement (   $id_to_delete)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ doClipCmd()

doClipCmd ( )
Here is the call graph for this function:

◆ getClipOptions()

getClipOptions (   $caller,
  $name 
)
Here is the call graph for this function:

◆ getElements()

getElements ( )
Here is the caller graph for this function:

◆ getFormObject()

& getFormObject ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetInstance()

static GetInstance ( )
static
Here is the caller graph for this function:

◆ getNumElements()

getNumElements ( )
Here is the caller graph for this function:

◆ insertElement()

insertElement (   $id_to_insert)
Here is the call graph for this function:

◆ isInClipboard()

isInClipboard (   $catalog_id)

◆ setDefaultValue()

setDefaultValue ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setFormObject()

setFormObject ( )
Here is the caller graph for this function:

Field Documentation

◆ $dbv

$dbv

◆ $elements

$elements = null

◆ $form_name

$form_name = "lit_clipboard_form"

◆ $form_obj

$form_obj = null

The documentation for this class was generated from the following file: