debian man page for jifty::action::autocomplete

Query: jifty::action::autocomplete

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Action::Autocomplete(3pm)			User Contributed Perl Documentation			  Jifty::Action::Autocomplete(3pm)

NAME
Jifty::Action::Autocomplete - An action for making autocompletion suggestions
DESCRIPTION
A built-in Jifty::Action which returns suggested autocompletions for a given argument of an action. Generally this is called by Jifty's internals through "/__jifty/autocomplete.xml". This action gets its data to "/__jifty/autocomplete.xml" by filling in the "completions" of the "content" in Jifty::Result. arguments The arguments for "Autocomplete" are: action The moniker of an action we want to pull a field to autocomplete from. argument The fully qualified name of the argument to "action" that we want to complete. take_action Find the submitted action in the Jifty::Request named by the "action" above, and ask it for autocompletion possibilities for the argument in question.
SEE ALSO
Jifty::Action
LICENSE
Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself. perl v5.14.2 2010-12-10 Jifty::Action::Autocomplete(3pm)
Related Man Pages
jifty::action::record(3pm) - debian
jifty::action::record::search(3pm) - debian
jifty::collection(3pm) - debian
jifty::manual(3pm) - debian
jifty::request::mapper(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?