AJAX
[ class tree: AJAX ] [ index: AJAX ] [ all elements ]

Class: livesearch

Source Location: /HTML_QuickForm_Livesearch-0.4.1/docs/example/livesearch.class.php

Class Overview


Simple test class for doing fake livesearch


Author(s):

Version:

  • Release: 0.4.1

Copyright:

  • 2005 Joshua Eichorn

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 14]
Simple test class for doing fake livesearch


[ Top ]


Class Variables

$livesearch = array(
      1 => 'Orange',
      2 => 'Apple',
      3 => 'Pear',
      4 => 'Banana',
      5 => 'Blueberry',
      )

[line 18]

Items to search against

Type:   mixed


[ Top ]

$livesearch2 = array(
      1 => 'Orange-2',
      2 => 'Apple-2',
      3 => 'Pear-2',
      4 => 'Banana-2',
      5 => 'Blueberry-2',
      )

[line 25]


Type:   mixed


[ Top ]



Method Detail

search   [line 37]

array search( $input)

Perform a search

Parameters:

   $input   — 

[ Top ]

search2   [line 47]

void search2( $input)


Parameters:

   $input   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.