Determines whether or not AJAX should be used.
bool TRUE if AJAX is enabled, FALSE otherwise.
public function ajaxEnabled() { return $this->ajaxEnabled; }