ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ReplaceContentSignal.php
Go to the documentation of this file.
1<?php
2
4
6
14{
15
23 public function withAsyncRenderUrl($url);
24
25
31 public function getAsyncRenderUrl();
32}
An exception for terminatinating execution or to throw for unit testing.
getAsyncRenderUrl()
Get the url called to return the content.
withAsyncRenderUrl($url)
Get the same signal returning the Popovers content from the given url.
$url