|
Stud.IP
6.1
|
Public Member Functions | |
| getId ($wiki) | |
| getAttributes ($wiki, ContextInterface $context) | |
| getRelationships ($wiki, ContextInterface $context) | |
Public Member Functions inherited from SchemaProvider | |
| __construct (FactoryInterface $factory, SchemaContainerInterface $schemaContainer, ?\User $user) | |
| getType () | |
| isAddSelfLinkInRelationshipByDefault (string $relationshipName) | |
| isAddRelatedLinkInRelationshipByDefault (string $relationshipName) | |
| createLinkToResource ($resource) | |
| shouldInclude (ContextInterface $context, string $key) | |
| getAllowedAncludePaths (ContextInterface $context) | |
Static Public Member Functions | |
| static | getRangeClasses () |
| static | getRangeTypes () |
| static | getRangeClass ($resource) |
| static | getRangeType ($resource) |
Data Fields | |
| const | REGEXP_KEYWORD = '/([\w\.\-\:\(\)_§\/@# ]|&[AOUaou]uml;|ß)+/A' |
| const | TYPE = 'wiki-pages' |
| const | REL_AUTHOR = 'author' |
| const | REL_CHILDREN = 'children' |
| const | REL_DESCENDANTS = 'descendants' |
| const | REL_PARENT = 'parent' |
| const | REL_RANGE = 'range' |
Data Fields inherited from SchemaProvider | |
| const | TYPE = '' |
Additional Inherited Members | |
Protected Attributes inherited from SchemaProvider | |
| $schemaContainer | |
| $currentUser | |
| getAttributes | ( | $wiki, | |
| ContextInterface | $context | ||
| ) |
| getId | ( | $wiki | ) |
|
static |
| mixed | $resource |
|
static |
|
static |
| mixed | $resource |
|
static |
| getRelationships | ( | $wiki, | |
| ContextInterface | $context | ||
| ) |
| const REGEXP_KEYWORD = '/([\w\.\-\:\(\)_§\/@# ]|&[AOUaou]uml;|ß)+/A' |
| const REL_AUTHOR = 'author' |
| const REL_CHILDREN = 'children' |
| const REL_DESCENDANTS = 'descendants' |
| const REL_PARENT = 'parent' |
| const REL_RANGE = 'range' |
| const TYPE = 'wiki-pages' |