CakePHP Cookbook 2.x
CakePHP comes with a set of view helpers that make things like linking, form output, JavaScript and AJAX a snap. You can learn more about how to use them in Helpers, but what’s important to note here is single argument, which can be the request METHOD (get, put, post, delete) or some request identifier (ajax). It is not a way to check for specific posted data. For instance, $this->request->is('book') will presentational logic to be accessed and shared between views. One of the core helpers, JsHelper, makes AJAX requests within views much easier and comes with support for jQuery (default), Prototype and Mootools0 码力 | 1096 页 | 958.62 KB | 1 年前3
django cms 3.7.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and text_enabled. class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu name – Item name (label) url0 码力 | 409 页 | 1.67 MB | 1 年前3
Django CMS 3.9.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and Parameters: class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu name – Item name (label) url –0 码力 | 417 页 | 1.68 MB | 6 月前3
Django CMS 3.8.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and text_enabled. class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu name – Item name (label) url –0 码力 | 413 页 | 1.67 MB | 6 月前3
Scrapy 0.22 DocumentationEnable crawling of “Ajax Crawlable Pages” Some pages (up to 1%, based on empirical data from year 2013) declare themselves as ajax crawlable [https://developers.google.com/webmasters/ajax-crawling/docs/getting-started] tarted]. This means they provide plain HTML version of content that is usually available only via AJAX. Pages can indicate it in two ways: 1. by using #! in URL - this is the default way; 2. by using that finds ‘AJAX crawlable’ page variants based on meta-fragment html tag. See https://developers.google.com/webmasters/ajax- crawling/docs/getting-started for more info. Note Scrapy finds ‘AJAX crawlable’0 码力 | 303 页 | 566.66 KB | 1 年前3
Scrapy 1.0 DocumentationEnable crawling of “Ajax Crawlable Pages” Some pages (up to 1%, based on empirical data from year 2013) declare themselves as ajax crawlable [https://developers.google.com/webmasters/ajax-crawling/docs/getting-started] tarted]. This means they provide plain HTML version of content that is usually available only via AJAX. Pages can indicate it in two ways: 1. by using #! in URL - this is the default way; 2. by using that finds ‘AJAX crawlable’ page variants based on meta-fragment html tag. See https://developers.google.com/webmasters/ajax- crawling/docs/getting-started for more info. Note Scrapy finds ‘AJAX crawlable’0 码力 | 303 页 | 533.88 KB | 1 年前3
Django CMS 4.1.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() Ajax POST action add_ajax_item() The basic form for using any of these is: Note that although these toolbar items class cms.forms.fields.PageSmartLinkField(max_length=None, min_length=None, placeholder_text=None, ajax_view=None, *args, **kwargs) A field making use of cms.forms.widgets.PageSmartLinkWidget. This field placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case-insensitive matches amongst public and0 码力 | 518 页 | 1.66 MB | 6 月前3
Scrapy 0.24 DocumentationEnable crawling of “Ajax Crawlable Pages” Some pages (up to 1%, based on empirical data from year 2013) declare themselves as ajax crawlable [https://developers.google.com/webmasters/ajax-crawling/docs/getting-started] tarted]. This means they provide plain HTML version of content that is usually available only via AJAX. Pages can indicate it in two ways: 1. by using #! in URL - this is the default way; 2. by using that finds ‘AJAX crawlable’ page variants based on meta-fragment html tag. See https://developers.google.com/webmasters/ajax- crawling/docs/getting-started for more info. Note Scrapy finds ‘AJAX crawlable’0 码力 | 298 页 | 544.11 KB | 1 年前3
Scrapy 1.1 DocumentationEnable crawling of “Ajax Crawlable Pages” Some pages (up to 1%, based on empirical data from year 2013) declare themselves as ajax crawlable [https://developers.google.com/webmasters/ajax-crawling/docs/getting-started] tarted]. This means they provide plain HTML version of content that is usually available only via AJAX. Pages can indicate it in two ways: 1. by using #! in URL - this is the default way; 2. by using that finds ‘AJAX crawlable’ page variants based on meta-fragment html tag. See https://developers.google.com/webmasters/ajax- crawling/docs/getting-started for more info. Note Scrapy finds ‘AJAX crawlable’0 码力 | 322 页 | 582.29 KB | 1 年前3
Scrapy 1.2 DocumentationEnable crawling of “Ajax Crawlable Pages” Some pages (up to 1%, based on empirical data from year 2013) declare themselves as ajax crawlable [https://developers.google.com/webmasters/ajax-crawling/docs/getting-started] tarted]. This means they provide plain HTML version of content that is usually available only via AJAX. Pages can indicate it in two ways: 1. by using #! in URL - this is the default way; 2. by using that finds ‘AJAX crawlable’ page variants based on meta-fragment html tag. See https://developers.google.com/webmasters/ajax- crawling/docs/getting-started for more info. Note Scrapy finds ‘AJAX crawlable’0 码力 | 330 页 | 548.25 KB | 1 年前3
共 261 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27













