Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117877899
kolab_admin_service.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
388 B
Referenced Files
None
Subscribers
None
kolab_admin_service.php
View Options
<?php
/**
* Interface class for Kolab Admin Services
*/
abstract
class
kolab_admin_service
{
protected
$controller
;
public
function
__construct
(
$ctrl
)
{
$this
->
controller
=
$ctrl
;
}
/**
* Advertise this service's capabilities
*/
abstract
public
function
capabilities
(
$domain
);
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 9:46 PM (3 w, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18807030
Default Alt Text
kolab_admin_service.php (388 B)
Attached To
Mode
rWAP webadmin
Attached
Detach File
Event Timeline