| mn8 Language Reference | Index | ||
|
|
||
|
||
| Version: | 0.1 |
| Authors: | Remus Pereni (http://neuro.nolimits.ro) |
| Location: | |
| Inherits: | Concept, URIHandler |
| uri TYPEOF URI LABEL "uri" |
| create (String $uri) |
| Logical | acceptsURI (String $uri) |
| Concept | getContent |
| initialize (Map $opt) | |
| static | main (Series $args) |
| static String | rpcGetCachedPage (String $url, String $key) |
| static String | rpcSpellingSuggestion (String $phrase, String $key) |
| static Google:SearchResult | rpcWebSearch (String $query, Integer $start, Integer $maxRes, String $restrict, String $langRestrict, Logical $safe, String $inputEncoding, String $outputEncoding, String $key) |
| static Google:SearchResult | webSearch (Google:WebQuery $query) |
| Label: | uri |
| Type: | URI |
| Is Static: | false |
| Is Hidden: | false |
| Is Multi: | false |
| Show Empty: | true |
| create (String $uri) |
| Parameters: | ||
|
| acceptsURI (String $uri) |
| Parameters: | ||
|
| Returns: Logical |
| getContent |
| Returns: Concept |
| initialize (Map $opt) |
| Parameters: | ||
|
| Returns: |
| static main (Series $args) |
| Parameters: | ||
|
| Returns: |
| static rpcGetCachedPage (String $url, String $key) |
| Parameters: | ||||
|
| Returns: String |
| static rpcSpellingSuggestion (String $phrase, String $key) |
| Parameters: | ||||
|
| Returns: String |
| static rpcWebSearch (String $query, Integer $start, Integer $maxRes, String $restrict, String $langRestrict, Logical $safe, String $inputEncoding, String $outputEncoding, String $key) |
| Parameters: | ||||||||||||||||||
|
| Returns: Google:SearchResult |
| static webSearch (Google:WebQuery $query) |
| Parameters: | ||
|
| Returns: Google:SearchResult |