Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120837362
Jqueryui.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
453 B
Referenced Files
None
Subscribers
None
Jqueryui.php
View Options
<?php
class
Jqueryui_Plugin
extends
PHPUnit_Framework_TestCase
{
function
setUp
()
{
include_once
__DIR__
.
'/../jqueryui.php'
;
}
/**
* Plugin object construction test
*/
function
test_constructor
()
{
$rcube
=
rcube
::
get_instance
();
$plugin
=
new
jqueryui
(
$rcube
->
api
);
$this
->
assertInstanceOf
(
'jqueryui'
,
$plugin
);
$this
->
assertInstanceOf
(
'rcube_plugin'
,
$plugin
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:44 PM (2 d, 2 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c0/32/c7c12bff7a86743c0e16b0fb6c72
Default Alt Text
Jqueryui.php (453 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline