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

Class: livesearch

Source Location: /HTML_AJAX-0.5.7/examples/support/livesearch.class.php

Class Overview


Simple test class for doing fake livesearch


Author(s):

Version:

  • Release: 0.5.7

Copyright:

  • 2005 Joshua Eichorn

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 13]
Simple test class for doing fake livesearch


[ Top ]


Class Variables

$livesearch = array(
      'Orange',
      'Apple',
      'Pear',
      'Banana',
      'Blueberry',
      'Fig',
      'Apricot',
      'Cherry',
      'Peach',
      'Plum',
      'Nectarine',
      'Boysenberry',
      'Cranberry',
      'Blackberry',
      'Clementine',
      'Grapefruit',
      'Lemon',
      'Lime',
      'Tangerine'
      )

[line 17]

Items to search against

Type:   mixed


[ Top ]



Method Detail

search   [line 44]

array search( [ $input = ""])

Perform a search

Parameters:

   $input   — 

[ Top ]


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