TSearch
Iz SDMS
Redakcija dne 13:32, 27. marec 2010 od Janez Trtnik (pogovor | prispevki)
<source class="example"> Search.AddCategory('Parcele', 'parc', RL, 'hint')
Search.AddTemplate('txt', 'parc', 'html', '[F a], [F b],[F b]')
Search.AddTemplate('web', 'parc', 'html', '[F a]
[F b]
[F b]')
Search.AddTemplate('mob', 'parc', 'html', '[F a]
[F b]
[F b]')
Search.Rebuild(Category As String)
Search.Update
Search.Execute (Query, Category, Template As String, Hits As Long) <source>