ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
goto.php File Reference

Go to the source code of this file.

Namespaces

namespace  ilias
 Object statistics garbage collection.

Variables

 if (isset($_GET["client_id"]))
 $nav_hist = new ilNavigationHistoryGUI()
 $orig_target = $_GET['target']
if(is_object($ilPluginAdmin))
if(IS_PAYMENT_ENABLED) 
$r_pos = strpos($_GET["target"], "_")
 $rest = substr($_GET["target"], $r_pos+1)
 $target_arr = explode("_", $_GET["target"])
 $target_type = $target_arr[0]
 $target_id = $target_arr[1]
 $additional = $target_arr[2]

Variable Documentation

$nav_hist = new ilNavigationHistoryGUI()

Definition at line 47 of file goto.php.

$orig_target = $_GET['target']

Definition at line 51 of file goto.php.

if (is_object($ilPluginAdmin)) if (IS_PAYMENT_ENABLED) $r_pos = strpos($_GET["target"], "_")

Definition at line 84 of file goto.php.

if (IS_PAYMENT_ENABLED) if($target_type=="impr")

Definition at line 21 of file goto.php.