Stud.IP  5.4
WikiPage Class Reference
Inheritance diagram for WikiPage:
SchemaProvider

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
 

Member Function Documentation

◆ getAttributes()

getAttributes (   $wiki,
ContextInterface  $context 
)

◆ getId()

getId (   $wiki)

◆ getRangeClass()

static getRangeClass (   $resource)
static
Parameters
mixed$resource
Returns
?string

◆ getRangeClasses()

static getRangeClasses ( )
static

◆ getRangeType()

static getRangeType (   $resource)
static
Parameters
mixed$resource
Returns
?string

◆ getRangeTypes()

static getRangeTypes ( )
static

◆ getRelationships()

getRelationships (   $wiki,
ContextInterface  $context 
)

Field Documentation

◆ REGEXP_KEYWORD

const REGEXP_KEYWORD = '/([\w\.\-\:\(\)_§\/@# ]|&[AOUaou]uml;|ß)+/A'

◆ REL_AUTHOR

const REL_AUTHOR = 'author'

◆ REL_CHILDREN

const REL_CHILDREN = 'children'

◆ REL_DESCENDANTS

const REL_DESCENDANTS = 'descendants'

◆ REL_PARENT

const REL_PARENT = 'parent'

◆ REL_RANGE

const REL_RANGE = 'range'

◆ TYPE

const TYPE = 'wiki-pages'

The documentation for this class was generated from the following file: