Sitemap¶
- Introduction
- Installation
- Configuration
- For Editors
- Developer Corner
- Introduction
- In-Depth
- Using the API
- Starting with an Example
- The Model In-Depth
->setId(string $id)
->getId()
->setProperty(string $propertyName, $propertyValue)
->addProperty(string $propertyName, $propertyValue)
->setProperties(array $properties)
->getProperty(string $propertyName)
->hasProperty(string $propertyName)
->clearProperty(string $propertyName)
->getPropertyNames()
->isEmpty()
- Using the View Helpers
- The WebPage type
- The Breadcrumb Markup
- Main Entity of a Web Page
- Using the API
- Known Problems
- Sitemap