Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12944031
Application.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
695 B
Referenced Files
None
Subscribers
None
Application.php
View Options
<?php
/**
* _, __, _, _ __, _ _, _, _
* / \ |_) (_ | | \ | /_\ |\ |
* \ / |_) , ) | |_/ | | | | \|
* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
*
* Application class
*
* @package ObsidianWorkspaces
* @subpackage Apps
* @author Sébastien Santoro aka Dereckson <dereckson@espace-win.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @filesource
*/
/**
* Application class
*
* This class describes an application
*/
class
Application
extends
Controller
{
/**
* @var string the application name
*/
public
static
$name
;
/**
* @var ApplicationContext the currenct application context
*/
public
$context
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Nov 18, 17:03 (13 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3149228
Default Alt Text
Application.php (695 B)
Attached To
Mode
rOBSIDIAN Obsidian Workspaces
Attached
Detach File
Event Timeline
Log In to Comment