ContentType
class ContentType
Class ContentType
Properties
$uid | |||
$stack |
Methods
__construct(string $uid = '', Stack $stack = '')
ContentType ContentType Class to initalize your ContentType
Request
fetch(object $params = null)
Fetch the specific contenttypes
Details
at line 47
__construct(string $uid = '', Stack $stack = '')
ContentType ContentType Class to initalize your ContentType
at line 61
Entry
Entry(string $entry_uid = '')
Entry object to create the "Query" on the specified ContentType
at line 73
Request
fetch(object $params = null)
Fetch the specific contenttypes
at line 86
Query
Query()
Query object to create the "Query" on the specified ContentType