| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 185 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| views_ajax() X-Ref |
| Menu callback to load a view via AJAX. |
| views_ajax_render($output = NULL, $title = NULL, $url = NULL, $js = NULL) X-Ref |
| Simple render function to make sure output is what we want. This function renders an object into JSON, and that object contains commands to the ajax response parser on the other side. The actual commands that can be sent are completely dependent upon the client javascript parser, which can be anything, but this function assumes that 'display', at least, will be displayed in some kind of ajax spot or popup. |
| views_ajax_form_wrapper($form_id, &$form_state) X-Ref |
| Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client. |
| views_ajax_autocomplete_user($string = '') X-Ref |
| Page callback for views user autocomplete |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |