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

Class: IndexController

Source Location: /controllers/IndexController.php

Class Overview

Zend_Controller_Action
   |
   --IndexController

Default index controller.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Constants

Methods



Class Details

[line 30]
Default index controller.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter
see:  Zend_Controller


[ Top ]


Class Methods


method indexAction [line 50]

void indexAction( )

Index action. Shows the count of keywords and indexed files.

Also sets a different jquery version debending on APPLICATION_ENV.




Tags:

access:  public


[ Top ]

method init [line 38]

void init( )

Inititialize json context to search action.



Tags:

access:  public


[ Top ]

method searchAction [line 75]

void searchAction( )

Search action. Is performed by the clientside java script.

This action doesnt have a view script becaus it works only in json context.




Tags:

access:  public


[ Top ]


Class Constants

TRACE_LEVEL =  1

[line 31]


[ Top ]



Documentation generated on Mon, 17 Aug 2009 14:53:03 +0200 by phpDocumentor 1.4.2