TSearch: Razlika med redakcijama

Iz SDMS
Jump to navigationJump to search
m (Nova stran z vsebino: Search.RebuildLayer (Layer As TLayer) Search.Rebuild Search.Update Search.Execute (Query As String))
 
m
Vrstica 1: Vrstica 1:
 +
Search.AddCategory('Parcele', 'parc', RL, 'hint')
  
 +
Search.AddTemplate('txt', 'parc', 'html', '[F a], [F b],[F b]')
 +
 +
Search.AddTemplate('web', 'parc', 'html', '[F a]<br>[F b]<br>[F b]')
 +
 +
Search.AddTemplate('mob', 'parc', 'html', '[F a]<br>[F b]<br>[F b]')
 +
 +
Search.Rebuild(Category As String)
  
Search.RebuildLayer (Layer As TLayer)
 
Search.Rebuild
 
 
Search.Update
 
Search.Update
  
Search.Execute (Query As String)
+
Search.Execute (Query, Category, Template As String, Hits As Long)

Redakcija: 13:31, 27. marec 2010

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)