Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F467869
AlmanacPropertyInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
534 B
Referenced Files
None
Subscribers
None
AlmanacPropertyInterface.php
View Options
<?php
interface
AlmanacPropertyInterface
{
public
function
attachAlmanacProperties
(
array
$properties
);
public
function
getAlmanacProperties
();
public
function
hasAlmanacProperty
(
$key
);
public
function
getAlmanacProperty
(
$key
);
public
function
getAlmanacPropertyValue
(
$key
,
$default
=
null
);
public
function
getAlmanacPropertyFieldSpecifications
();
public
function
newAlmanacPropertyEditEngine
();
public
function
getAlmanacPropertySetTransactionType
();
public
function
getAlmanacPropertyDeleteTransactionType
();
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 4:04 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80115
Default Alt Text
AlmanacPropertyInterface.php (534 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment