Last page update: November 23, 2011
Classes:
External methods:
Complete reference:
there is no public method.
These methods don’t belong to any class.
TODO
Return the following string:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script>
window.location = '%s?%s';
</script>
</head>
<body>
</body>
</html>
where in place of the first %s goes the page parameter and in the second %s goes the params parameter.
| Parameters: |
|
|---|