claroline/claroline/inc/lib/url.lib.php File Reference

Go to the source code of this file.

Namespaces

namespace  KERNEL

Functions

 get_slashed_argument ($completePath, $baseFile)
 get_request_uri ()
 get_path_info ()

Function Documentation

get_path_info (  ) 

Definition at line 105 of file url.lib.php.

get_request_uri (  ) 

Returns the name of the current script, WITH the querystring portion. this function is necessary because PHP_SELF and REQUEST_URI and SCRIPT_NAME return different things depending on a lot of things like your OS, Web server, and the way PHP is compiled (ie. as a CGI, module, ISAPI, etc.) NOTE: This function returns false if the global variables needed are not set.

Since:
1.8
Returns:
string

Definition at line 65 of file url.lib.php.

get_slashed_argument ( completePath,
baseFile 
)

Enter description here...

Parameters:
string $completePath
string $baseFile
Returns:
string : path fragement

Definition at line 29 of file url.lib.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3