Membri pubblici | |
| initialize_postProc () | |
| prepareResultRowTemplateData_postProc ($tmplContent, $row, $headerOnly) | |
| initialize_postProc () | |
| prepareResultRowTemplateData_postProc ($tmplContent, $row, $headerOnly) | |
| initialize_postProc () | |
| prepareResultRowTemplateData_postProc ($tmplContent, $row, $headerOnly) | |
Attributi pubblici | |
| $pObj | |
Definizione alla linea 59 del file class.pihook.php.
|
|
EXAMPLE of how you can post process the initialized values in the frontend plugin. The example reverses the order of elements in the ranking selector box. You can modify other values like this or add / remove items. This hook is activated by this key / value pair in ext_localconf.php 'initialize_postProc' => 'EXT:indexed_search/example/class.pihook.php:&tx_indexedsearch_pihook',
Definizione alla linea 72 del file class.pihook.php. |
|
|
EXAMPLE of how you can post process the initialized values in the frontend plugin. The example reverses the order of elements in the ranking selector box. You can modify other values like this or add / remove items. This hook is activated by this key / value pair in ext_localconf.php 'initialize_postProc' => 'EXT:indexed_search/example/class.pihook.php:&tx_indexedsearch_pihook',
Definizione alla linea 72 del file class.pihook.php. |
|
|
EXAMPLE of how you can post process the initialized values in the frontend plugin. The example reverses the order of elements in the ranking selector box. You can modify other values like this or add / remove items. This hook is activated by this key / value pair in ext_localconf.php 'initialize_postProc' => 'EXT:indexed_search/example/class.pihook.php:&tx_indexedsearch_pihook',
Definizione alla linea 72 del file class.pihook.php. |
|
||||||||||||||||
|
Example of how the content displayed in the result rows can be post processed before rendered into HTML. This example simply shows how the description field is wrapped in italics and the path is hidden by setting it blank.
Definizione alla linea 95 del file class.pihook.php. |
|
||||||||||||||||
|
Example of how the content displayed in the result rows can be post processed before rendered into HTML. This example simply shows how the description field is wrapped in italics and the path is hidden by setting it blank.
Definizione alla linea 95 del file class.pihook.php. |
|
||||||||||||||||
|
Example of how the content displayed in the result rows can be post processed before rendered into HTML. This example simply shows how the description field is wrapped in italics and the path is hidden by setting it blank.
Definizione alla linea 95 del file class.pihook.php. |
|
|
Definizione alla linea 61 del file class.pihook.php. |
1.4.6