Sitemap¶
- Introduction
- Installation
- Configuration
- For Editors
- Developer Corner
- Introduction
- Quick Dive-In
- In-Depth
- Using The API
- Introduction
- Starting With An Example
- The Model In-Depth
- Available Type Model Methods
->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()
- Available Type Model Methods
- Other Useful APIs
- Using The View Helpers
- The WebPage type
- The Breadcrumb Markup
- Main Entity of a Web Page
- PSR-14 Events and Signals
- Using The API
- Known Problems
- Index
- Sitemap