Stud.IP  jlu_4.3 Revision 64286
InstituteContext Class Reference
Inheritance diagram for InstituteContext:
Inheritance graph
Collaboration diagram for InstituteContext:
Collaboration graph

Public Member Functions

 __construct ($institute, $observer)
 
 getRangeId ()
 
 getContextType ()
 
 getContextFullname ($format='default')
 
- Public Member Functions inherited from Context
 getRangeId ()
 
 getContextType ()
 
 getContextFullname ($format='default')
 
 getObserver ()
 
 getActivities (Filter $filter)
 

Protected Member Functions

 getProvider ()
 
- Protected Member Functions inherited from Context
 getProvider ()
 
 addProvider ($class_name)
 
 filterProvider ($providers, Filter $filter)
 

Additional Inherited Members

- Protected Attributes inherited from Context
 $provider
 
 $observer
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $institute,
  $observer 
)

create new institute-context

Parameters
string$institute_id

Member Function Documentation

◆ getContextFullname()

getContextFullname (   $format = 'default')

{get type of context (f.e. user, system, course, institute, ...)

Returns
string
}

Reimplemented from Context.

◆ getContextType()

getContextType ( )

{get type of context (f.e. user, system, course, institute, ...)

Returns
string
}

Reimplemented from Context.

◆ getProvider()

getProvider ( )
protected

{return array, listing all active providers in this context

Returns
array
}

Reimplemented from Context.

Here is the call graph for this function:

◆ getRangeId()

getRangeId ( )

{get id denoting the context (user_id, course_id, institute_id, ...)

Returns
string
}

Reimplemented from Context.


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