interface DateIcalComponentInterface in Date iCal 7.2
Hierarchy
- interface \DateIcalComponentInterface
Expanded class hierarchy of DateIcalComponentInterface
All classes that implement DateIcalComponentInterface
File
- includes/
DateIcalFeedsParser.inc, line 77 - Basic classes.
View source
interface DateIcalComponentInterface {
public function getComponentType();
public function setProperty($name, $args);
public function getProperty($name);
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DateIcalComponentInterface:: |
public | function | 1 | |
DateIcalComponentInterface:: |
public | function | 1 | |
DateIcalComponentInterface:: |
public | function | 1 |