|
ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Variables | |
| $proxyhost = isset($_POST['proxyhost']) ? $_POST['proxyhost'] : '' | |
| $proxyport = isset($_POST['proxyport']) ? $_POST['proxyport'] : '' | |
| $proxyusername = isset($_POST['proxyusername']) ? $_POST['proxyusername'] : '' | |
| $proxypassword = isset($_POST['proxypassword']) ? $_POST['proxypassword'] : '' | |
| $client | |
| $err = $client->getError() | |
| $view | |
| $myViews [] = new soapval('MapView', 'ViewByHeightWidth', $view, false, 'http://s.mappoint.net/mappoint-30/') | |
| $mapSpec | |
| $map = array('specification' => $mapSpec) | |
| $result = $client->call('GetMap', array('parameters' => $map)) | |
| $client |
Definition at line 19 of file wsdlclient9.php.
| $err = $client->getError() |
Definition at line 21 of file wsdlclient9.php.
| $map = array('specification' => $mapSpec) |
Definition at line 40 of file wsdlclient9.php.
Referenced by UtfNormal\fastDecompose(), PHPExcel\garbageCollect(), ilPageObject\getContentObject(), ilImagemapPreview\getImagemap(), SeqTreeBuilder\getObjectiveMaps(), ilObjGroupGUI\membersMapObject(), ilObjCourseGUI\membersMapObject(), ilSCORM13Player\setCMIData(), and ilSCORM2004ScoGUI\showProperties().
| $mapSpec |
Definition at line 36 of file wsdlclient9.php.
| $myViews[] = new soapval('MapView', 'ViewByHeightWidth', $view, false, 'http://s.mappoint.net/mappoint-30/') |
Definition at line 35 of file wsdlclient9.php.
| $proxyhost = isset($_POST['proxyhost']) ? $_POST['proxyhost'] : '' |
Definition at line 13 of file wsdlclient9.php.
| $proxypassword = isset($_POST['proxypassword']) ? $_POST['proxypassword'] : '' |
Definition at line 16 of file wsdlclient9.php.
| $proxyport = isset($_POST['proxyport']) ? $_POST['proxyport'] : '' |
Definition at line 14 of file wsdlclient9.php.
| $proxyusername = isset($_POST['proxyusername']) ? $_POST['proxyusername'] : '' |
Definition at line 15 of file wsdlclient9.php.
| $result = $client->call('GetMap', array('parameters' => $map)) |
Definition at line 41 of file wsdlclient9.php.
| $view |
Definition at line 27 of file wsdlclient9.php.
Referenced by ilShopNewsGUI\confirmDelete(), ilShopNewsGUI\editNewsForm(), ilPaymentCouponGUI\generateCodes(), ilObjFolder\getViewMode(), ilObjGroup\getViewMode(), ilNewsForContextBlockGUI\hideNotifications(), ilShopNewsGUI\initNewsForm(), ilShopNewsGUI\performDelete(), ilNewsForContextBlockGUI\showNotifications(), and ilShopNewsGUI\update().