<?php include_once '../doc-typo3-funcs.php'; $doxygen_vars = array( "title" => "TYPO3 4.0.1: tx_indexedsearch_pihook Class Reference", "datetime" => "Sat Dec 2 19:27:16 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?> <!-- Generated by Doxygen 1.4.6 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li id="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical List</span></a></li> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul></div> <h1>tx_indexedsearch_pihook Class Reference</h1><!-- doxytag: class="tx_indexedsearch_pihook" --><a href="classtx__indexedsearch__pihook-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classtx__indexedsearch__pihook.html#7fb54c4e00c409e0951fb89ac063c7fc">initialize_postProc</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classtx__indexedsearch__pihook.html#3583fd5a39265a5392395b1417f1044b">prepareResultRowTemplateData_postProc</a> ($tmplContent, $row, $headerOnly)</td></tr> <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="efb5aa8704a1ff6e218367371f5c139b"></a><!-- doxytag: member="tx_indexedsearch_pihook::$pObj" ref="efb5aa8704a1ff6e218367371f5c139b" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classtx__indexedsearch__pihook.html#efb5aa8704a1ff6e218367371f5c139b">$pObj</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="class_8pihook_8php-source.html#l00059">59</a> of file <a class="el" href="class_8pihook_8php-source.html">class.pihook.php</a>.<hr><h2>Member Function Documentation</h2> <a class="anchor" name="7fb54c4e00c409e0951fb89ac063c7fc"></a><!-- doxytag: member="tx_indexedsearch_pihook::initialize_postProc" ref="7fb54c4e00c409e0951fb89ac063c7fc" args="()" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">tx_indexedsearch_pihook::initialize_postProc </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> 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.<p> 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',<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="class_8pihook_8php-source.html#l00072">72</a> of file <a class="el" href="class_8pihook_8php-source.html">class.pihook.php</a>. </td> </tr> </table> <a class="anchor" name="3583fd5a39265a5392395b1417f1044b"></a><!-- doxytag: member="tx_indexedsearch_pihook::prepareResultRowTemplateData_postProc" ref="3583fd5a39265a5392395b1417f1044b" args="($tmplContent, $row, $headerOnly)" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">tx_indexedsearch_pihook::prepareResultRowTemplateData_postProc </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">$ </td> <td class="mdname" nowrap> <em>tmplContent</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td class="md"></td> <td class="md" nowrap>$ </td> <td class="mdname" nowrap> <em>row</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td class="md"></td> <td class="md" nowrap>$ </td> <td class="mdname" nowrap> <em>headerOnly</em></td> </tr> <tr> <td class="md"></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> 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.<p> <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>array</em> </td><td>Template Content (generated from result row) being processed. </td></tr> <tr><td valign="top"></td><td valign="top"><em>array</em> </td><td>Result row </td></tr> <tr><td valign="top"></td><td valign="top"><em>boolean</em> </td><td>If set, the result row is a sub-row. </td></tr> </table> </dl> <dl compact><dt><b>Returns:</b></dt><dd>array Template Content returned. </dd></dl> <p> Definition at line <a class="el" href="class_8pihook_8php-source.html#l00095">95</a> of file <a class="el" href="class_8pihook_8php-source.html">class.pihook.php</a>. </td> </tr> </table> <hr>The documentation for this class was generated from the following file:<ul> <li>typo3_src-4.0.1/typo3/sysext/indexed_search/example/<a class="el" href="class_8pihook_8php-source.html">class.pihook.php</a></ul> <?php include_once '../doc-typo3-funcs.php'; get_footer(); ?>