ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\UI\Component\ReplaceSignal Interface Reference

This signal replaces a component by ajax. More...

+ Inheritance diagram for ILIAS\UI\Component\ReplaceSignal:
+ Collaboration diagram for ILIAS\UI\Component\ReplaceSignal:

Public Member Functions

 withAsyncRenderUrl (string $url)
 Get the same signal returning an element from the given url. More...
 
 getAsyncRenderUrl ()
 Get the url called to return the content. More...
 
- Public Member Functions inherited from ILIAS\UI\Component\Signal
 getId ()
 Get the ID of this signal. More...
 
 getOptions ()
 Get the options of this signal. More...
 

Detailed Description

This signal replaces a component by ajax.

Author
Alex Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..com

Definition at line 28 of file ReplaceSignal.php.

Member Function Documentation

◆ getAsyncRenderUrl()

ILIAS\UI\Component\ReplaceSignal::getAsyncRenderUrl ( )

Get the url called to return the content.

Implemented in ILIAS\UI\Implementation\Component\ReplaceSignal.

◆ withAsyncRenderUrl()

ILIAS\UI\Component\ReplaceSignal::withAsyncRenderUrl ( string  $url)

Get the same signal returning an element from the given url.

Implemented in ILIAS\UI\Implementation\Component\ReplaceSignal.


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