ISelfDescribing Interface Reference
[Interfaces]
Interface for classes that can descrioe themselves. More...
Inheritance diagram for
ISelfDescribing:
Public Member Functions |
|
get_description () | |
Get description for this instance. |
|
get_title () | |
Get title for this class. |
Detailed Description
Interface for classes that can descrioe themselves.
Definition at line 8 of file iselfdescribing.cls.php.
Member Function Documentation
ISelfDescribing::get_description | ( | ) |
Get description for this instance.
- Returns:
- string
ISelfDescribing::get_title | ( | ) |
Get title for this class.
- Returns:
- string
The documentation for this interface was generated from the following file:
- gyro/core/lib/interfaces/iselfdescribing.cls.php