|
Store
Represents a platform store.
Autogenerated note: this page is automatically generated from embedded documentation in the PHP source. OverviewConstructors
Methods
Constructor DetailStorepublic Store(mixed uri, mixed credentials, mixed request_factory)
Method Detaildescribepublic void describe(mixed uri, mixed type, mixed output) get_augment_servicepublic void get_augment_service() Obtain a reference to this store's augment service
get_configpublic void get_config() Obtain a reference to this store's configuration
get_contentboxpublic void get_contentbox() Obtain a reference to this store's contentbox
get_facet_servicepublic void get_facet_service() Obtain a reference to this store's facet service
get_job_queuepublic void get_job_queue() Obtain a reference to this store's job queue get_metaboxpublic void get_metabox() Obtain a reference to this store's metabox
get_multisparql_servicepublic void get_multisparql_service() Obtain a reference to this store's multisparql service get_oai_servicepublic void get_oai_service() Obtain a reference to this store's OAI service
get_snapshotspublic void get_snapshots() Obtain a reference to this store's snapshot collection
get_sparql_servicepublic void get_sparql_service() Obtain a reference to this store's sparql service searchpublic void search(mixed query, mixed max, mixed offset, mixed sort) search_and_facetpublic void search_and_facet(mixed query, mixed fields, mixed max, mixed offset, mixed sort, mixed top) Generated by PHPDoctor 2RC2 | |
► Sign in to add a comment