Todo Classes | |
---|---|
MLPHP\Options | Support complete of properties (see below) |
MLPHP\Term | Handle term options, additional default behavior, etc. |
MLPHP\TransformResults | Handle custom snippetting. |
Todo Methods | |
---|---|
MLPHP\Document\write | Allow passing multiple params of same key (e.g., collections). |
MLPHP\JSONDocument\write | Allow passing multiple params of same key (e.g., collections). |
MLPHP\RESTClient\execute | Handle more response codes |
MLPHP\RESTRequest\getUrlStr | Allow for multiple params of same name (e.g., when filtering by collections or directories for search). |
MLPHP\Search\setCollection | Allow filtering by multiple collections. |
MLPHP\Search\setDirectory | Allow filtering by multiple directories. |
MLPHP\SearchResult\getMetadata | Handle multiple instances of metadata (e.g., keywords). |
MLPHP\SearchResults\__construct | Index and retrieval of results by index or URI. |
MLPHP\XMLDocument\write | Allow passing multiple params of same key (e.g., collections). |