Material Class Reference
List of all members.
Public Member Functions |
|
| Material ($data) |
|
| getId () |
|
| getTitle () |
|
| getType () |
|
| getTimestamp () |
|
| getDate () |
|
| getHumanReadableType () |
|
| getMedia () |
|
| getMediaLocal () |
|
| getUrl () |
|
| getMediaLink () |
|
| getMaterialUrl () |
|
| getDescription () |
|
| getPeople () |
|
| getProjects () |
|
| getKeywords () |
Static Public Member Functions |
|
static | newFromId ($id) |
|
static | newFromTitle ($title) |
| static | countByCategory () |
|
static | getAllMaterials ($type='') |
|
static | getAllKeywords () |
|
static | search ($phrase) |
Public Attributes |
|
| $id |
|
| $title |
|
| $type |
|
| $timestamp |
|
| $date |
|
| $media |
|
| $mediaLocal |
|
| $url |
|
| $description |
|
| $people = array() |
|
| $projects = array() |
|
| $keywords = array() |
|
| $peopleWaiting |
|
| $projectsWaiting |
|
| $keywordsWaiting |
Static Public Attributes |
|
static | $cache = array() |
Member Function Documentation
| static Material::countByCategory |
( |
|
) |
[static] |
Returns the number of Materials there are
- Returns:
- integer The number of Materials there are
The documentation for this class was generated from the following file:
- extensions/GrandObjects/Material.php