Overview

Namespaces

  • Contentstack
    • Error
    • Result
    • Stack
      • Assets
      • ContentType
        • BaseQuery
        • Entry
        • Query
    • Utility
  • None

Classes

  • Assets
  • Overview
  • Namespace
  • Class

Class Assets

Contentstack\Stack\ContentType\BaseQuery\BaseQuery
Extended by Contentstack\Stack\Assets\Assets
Namespace: Contentstack\Stack\Assets
Located at lib/models/assets.php
Methods summary
public
# __construct( $asset_uid = '', $stack = '' )

Overrides

Contentstack\Stack\ContentType\BaseQuery\BaseQuery::__construct()
public
# Query( )
public
# fetch( )
Methods inherited from Contentstack\Stack\ContentType\BaseQuery\BaseQuery
addParam(), ascending(), containedIn(), count(), descending(), except(), exists(), getQuery(), greaterThan(), greaterThanEqualTo(), includeContentType(), includeCount(), includeOwner(), includeReference(), includeSchema(), language(), lessThan(), lessThanEqualTo(), limit(), logicalAND(), logicalOR(), notContainedIn(), notEqualTo(), notExists(), only(), query(), regex(), search(), skip(), tags(), toJSON(), where()
Properties summary
public $operation
#
public string $assetUid
# ''
public string $stack
# ''
public string $type
# ''
Properties inherited from Contentstack\Stack\ContentType\BaseQuery\BaseQuery
$subQuery
API documentation generated by ApiGen