- QuickBlockContent::getAjaxKeys dans plugins/
QuickBlockContent.inc - Returns an array of keys to use for constructing the correct arguments for an ajax callback to retrieve content of this type. The order of the keys returned affects the order of the args passed in to the render method when called via ajax (see the…
- QuickCallbackContent::getAjaxKeys dans plugins/
QuickCallbackContent.inc - Returns an array of keys to use for constructing the correct arguments for an ajax callback to retrieve content of this type. The order of the keys returned affects the order of the args passed in to the render method when called via ajax (see the…
- QuickNodeContent::getAjaxKeys dans plugins/
QuickNodeContent.inc - Returns an array of keys to use for constructing the correct arguments for an ajax callback to retrieve content of this type. The order of the keys returned affects the order of the args passed in to the render method when called via ajax (see the…
- QuickPreRenderedContent::getAjaxKeys dans ./
quicktabs.classes.inc - This content cannot be rendered via ajax so we don't return any ajax keys.
- QuickQtabsContent::getAjaxKeys dans plugins/
QuickQtabsContent.inc - Returns an array of keys to use for constructing the correct arguments for an ajax callback to retrieve content of this type. The order of the keys returned affects the order of the args passed in to the render method when called via ajax (see the…
- QuickViewContent::getAjaxKeys dans plugins/
QuickViewContent.inc - Returns an array of keys to use for constructing the correct arguments for an ajax callback to retrieve content of this type. The order of the keys returned affects the order of the args passed in to the render method when called via ajax (see the…