0
  • 0
  • Пусто

    0 товаров на
    0 руб.

  • Корзина

    arrow see more

    Итого:

    руб.
    Оформить заказ
expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', ); expression of criteria to build any additional where clauses from.', 'pdotools_prop_wrapIfEmpty' => 'If true, will output the wrapper specified in &tplWrapper even if the output is empty.', 'pdotools_prop_tplOperator' => 'An optional operator to use for the tplCondition when comparing against the conditionalTpls operands. Default is == (equals).', 'pdotools_prop_tplCondition' => 'A condition to compare against the conditionalTpls property to map Resources to different tpls based on custom conditional logic.', 'pdotools_prop_conditionalTpls' => 'A JSON map of conditional operands and tpls to compare against the tplCondition property using the specified tplOperator.', 'pdotools_prop_tplCurrent' => 'Сhunk of the current document in navigation.', 'pdotools_prop_tplHome' => 'Сhunk of the link to the main page.', 'pdotools_prop_tplMax' => 'Сhunk which is added to the beginning of the results if there are more items than allowed by "&limit".', 'pdotools_prop_tplPrev' => 'Сhunk with link to previous document.', 'pdotools_prop_tplUp' => 'Сhunk with link to the parent document.', 'pdotools_prop_tplNext' => 'Сhunk with link to the following document.', 'pdotools_prop_select' => 'Comma-separated list of columns for select from database. You can specify JSON string with array, for example {"modResource":"id,pagetitle,content"}.', 'pdotools_prop_loadModels' => 'Comma-separated list of 3rd party components that are needed for the query. For example: "&loadModels=`ms2gallery,msearch2`".', 'pdotools_prop_direction' => 'Direction or breadcrumb: Left To Right (ltr) or Right To Left (rtl) for Arabic language for example.', 'pdotools_prop_id' => 'Id of the resource.', 'pdotools_prop_field' => 'Field of the resource.', 'pdotools_prop_top' => 'Selects parent of specified "&id" on level "&top".', 'pdotools_prop_topLevel' => 'Selects parent of specified "&id" on level "&topLevel" from root of context.', 'pdotools_prop_forceXML' => 'Force the output page as xml.', 'pdotools_prop_sitemapSchema' => 'Schema of sitemap.', 'pdotools_prop_scheme' => 'Scheme of generation of links: "uri" for the substitution of document uri (very fast) or a parameter to modX::makeUrl().', 'pdotools_prop_field_default' => 'Specify an additional resource field the content of which will be returned if the field specified in "&field" is empty.', 'pdotools_prop_field_output' => 'This string will be returned if the the fields specified in "&default" and "&field" are empty.', 'pdotools_prop_cache' => 'Caching the results of the snippet.', 'pdotools_prop_cachePageKey' => 'The name of the key cache.', 'pdotools_prop_cacheTime' => 'Time until the cache expires, in seconds.', 'pdotools_prop_cacheKey' => 'Cache key. Stored in "core/cache/default/yourkey"', 'pdotools_prop_cacheAnonymous' => 'Enable caching only for unauthorized visitors.', 'pdotools_prop_element' => 'The name of the snippet to run.', 'pdotools_prop_maxLimit' => 'The maximum limit of the query. Overrides the limit specified by the user via a url.', 'pdotools_prop_page' => 'Number of page for output. Overlaps number specified by the user via the url.', 'pdotools_prop_pageLimit' => 'Number of links on a pages. If is 7 or more turns on the advanced mode.', 'pdotools_prop_pageNavVar' => 'Name of placeholder for output pagination.', 'pdotools_prop_pageCountVar' => 'Name of placeholder for output number of pages.', 'pdotools_prop_pageVarKey' => 'The Name of the variable to search for the page number in the url.', 'pdotools_prop_pageLinkScheme' => 'Scheme of generation link to page. You can use placeholders and ', 'pdotools_prop_plPrefix' => 'Prefix for output placeholders, by default is "wf.".', 'pdotools_prop_tplPage' => 'Chunk of registration of the normal link to the page.', 'pdotools_prop_tplPageActive' => 'Chunk of the link to the current page.', 'pdotools_prop_tplPageFirst' => 'Chunk of the link to the first page.', 'pdotools_prop_tplPagePrev' => 'Chunk of the link to the previous page.', 'pdotools_prop_tplPageLast' => 'Chunk of the link to the last page.', 'pdotools_prop_tplPageNext' => 'Chunk of the link to the next page.', 'pdotools_prop_tplPageFirstEmpty' => 'Chunk output if no link to the first page.', 'pdotools_prop_tplPagePrevEmpty' => 'Chunk output if no link to the previous page.', 'pdotools_prop_tplPageLastEmpty' => 'Chunk output if no link to the last page.', 'pdotools_prop_tplPageNextEmpty' => 'Chunk output if no link to the next page.', 'pdotools_prop_tplPageSkip' => 'Chunk clearance missing pages in advanced mode, the display (&pageLimit >= 7).', 'pdotools_prop_tplPageWrapper' => 'Chunk of the decoration of the block pagination, as you could see placeholders contains pages.', 'pdotools_prop_previewUnpublished' => 'Optional. If set to Yes, if you are logged into the mgr and have the view_unpublished permission, it will allow previewing of unpublished resources in your menus in the front-end.', 'pdotools_prop_checkPermissions' => 'Comma-separated list of permissions to check when building the menu.', 'pdotools_prop_displayStart' => 'Show the document as referenced by startId in the menu.', 'pdotools_prop_hideSubMenus' => 'The hideSubMenus parameter will remove all non-active submenus from the script output if set to 1. This parameter only works if multiple levels are being displayed.', 'pdotools_prop_useWeblinkUrl' => 'If WebLinks are used in the output, script will output the link specified in the WebLink instead of the normal MODX link. To use the standard display of WebLinks (like any other Resource) set this to 0.', 'pdotools_prop_rowIdPrefix' => 'If set, script will replace the id placeholder with a unique id consisting of the specified prefix plus the Resource id.', 'pdotools_prop_level' => 'Depth (number of levels) to build the menu from. 0 goes through all levels.', 'pdotools_prop_hereId' => 'Optional. If set, will change the "here" Resource to this ID. Defaults to the currently active Resource.', 'pdotools_prop_webLinkClass' => 'CSS class for weblink items.', 'pdotools_prop_firstClass' => 'CSS class for the first item at a given menu level.', 'pdotools_prop_hereClass' => 'CSS class for the items showing where you are, all the way up the chain.', 'pdotools_prop_innerClass' => 'CSS class for the inner template.', 'pdotools_prop_lastClass' => 'CSS class for the last item at a given menu level.', 'pdotools_prop_levelClass' => 'CSS class denoting every output row level. The level number will be added to the specified class (level1, level2, level3 etc. if you specified "level").', 'pdotools_prop_outerClass' => 'CSS class for the outer template.', 'pdotools_prop_parentClass' => 'CSS class for menu items that are a container and have children.', 'pdotools_prop_rowClass' => 'CSS class denoting each output row.', 'pdotools_prop_selfClass' => 'CSS class for the current item.', 'pdotools_prop_tplCategoryFolder' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplInner' => 'Name of the chunk containing the template for each submenu. If no innerTpl is specified the outerTpl is used in its place.', 'pdotools_prop_tplInnerHere' => 'Name of the chunk containing the template for the current Resource if it is in a subfolder.', 'pdotools_prop_tplInnerRow' => 'Name of the chunk containing the template for the one Resource if it is in a subfolder.', 'pdotools_prop_tplOuter' => 'Name of the chunk containing the template for the outer most container; if not included, a string including "<ul></ul>" is assumed.', 'pdotools_prop_tplParentRow' => 'Name of the chunk containing the template for any Resource that is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplParentRowActive' => 'Name of the chunk containing the template for items that are containers, have children and are currently active in the tree.', 'pdotools_prop_tplParentRowHere' => 'Name of the chunk containing the template for the current Resource if it is a container and has children. Remember the placeholder to output the children documents.', 'pdotools_prop_tplStart' => 'Name of the chunk containing the template for the start item, if enabled via the &displayStart parameter. Note: the default template shows the start item but does not link it. If you do not need a link, a class can be applied to the default template using the parameter &firstClass=`className`.', 'pdotools_prop_ultimate' => 'Parameters &top and &topLevel works as in snippet UltimateParent.', 'pdotools_prop_loop' => 'Loop the links. If there no link to the next page, make the link to the first page and vice versa', 'pdotools_prop_countChildren' => 'Display the exact number of active descendants of the document in placeholder .', 'pdotools_prop_ajax' => 'Enable support of ajax requests.', 'pdotools_prop_ajaxMode' => 'Ajax pagination out of the box. Available in 3 modes: "default", "button" and "scroll".', 'pdotools_prop_ajaxElemWrapper' => 'jQuery selector for wrapper element with the results and pagination.', 'pdotools_prop_ajaxElemRows' => 'jQuery selector for element with results.', 'pdotools_prop_ajaxElemPagination' => 'jQuery selector for element with pagination.', 'pdotools_prop_ajaxElemLink' => 'jQuery selector for pagination links.', 'pdotools_prop_ajaxElemMore' => 'jQuery selector for "load more" button in ajaxMode = button.', 'pdotools_prop_ajaxTplMore' => 'Chunk for templating "more button" when ajaxMode = button. Must include a selector specified in "ajaxElemMore".', 'pdotools_prop_ajaxHistory' => 'Save the page number in the url when working in ajax mode.', 'pdotools_prop_frontend_js' => 'Link on javascript for loading by the snippet.', 'pdotools_prop_frontend_css' => 'Link on css styles for loading by the snippet.', 'pdotools_prop_setMeta' => 'Registration of meta tags with links to previous and next page.', 'pdotools_prop_title_limit' => 'The limit of a query for parents of the resource.', 'pdotools_prop_title_cache' => 'Enable cache of resource parents for the page title.', 'pdotools_prop_title_outputSeparator' => 'String to separate elements in the page title.', 'pdotools_prop_registerJs' => 'Insert to page the javascript variables for support &ajaxMode of snippet pdoPage.', 'pdotools_prop_tplPages' => 'Template of pagination in the page title.', 'pdotools_prop_tplSearch' => 'Template of search query in the page title.', 'pdotools_prop_minQuery' => 'The minimum length of the search query to be displayed in the page title.', 'pdotools_prop_queryVarKey' => 'The name of variable for the search query in the url.', 'pdotools_prop_titleField' => 'Field of the current resource to be displayed in the page title.', 'pdotools_prop_strictMode' => 'Strict mode. pdoPage do redirects when loading non-existent pages.', 'pdotools_prop_tplYear' => 'Template for the year', 'pdotools_prop_tplMonth' => 'Template for the month', 'pdotools_prop_tplDay' => 'Template for the day', 'pdotools_prop_dateField' => 'The field of resource for obtaining document date: createdon, publishedon, or editedon.', 'pdotools_prop_dateFormat' => 'The date format for the function strftime()', );

Элемент трубы 500 мм для дымохода Schiedel Permeter 250

Код товара:
21618
Производитель:
Schiedel

12 850 руб.
Нашли дешевле?

Гарантия скидки при звонке!
Безопасный монтаж от лицензированной организации

  • Характеристики
  • Документы
  • Отзывы 0

Элемент трубы 500 мм Schiedel Permeter 25, 250 мм

Основные характеристики

Производитель Schiedel
Страна-производства Австрия
Диаметр дымохода, мм 250
Длина трубы, мм 500
A, мм 455
Материал внутренней трубы нержавеющая сталь AISI 444
Толщина стенки внутренней трубы, мм 0,5
Внешняя оболочка оцинкованная сталь
Толщина стенки внешней оболочки, мм 0,6
Покрытие внешней оболочки порошковая краска
Цвет черный RAL 9005, серый RAL 7043s
Изоляция, мм 25
Плотность изоляции 96 кг/м3
Материал изоляции SUPERWOOL
Рабочая температура <=600°C (<= 200 °C при положительном давлении)
Термическое сопротивление 0,37 м2К/Вт при 200°С с 200мм
Устойчивость при возгорании сажи Да
Масса, кг 5,09
Гарантия 10 лет
Производитель Schiedel, Австрия
Материал кожуха сэндвича
Материал трубы
Толщина трубы, мм
Тип элемента дымохода
Диаметр, мм
Гарантия, месяцев
Длина в упаковке, мм
Высота в упаковке, мм
Ширина в упаковке, мм
Высота, мм
Глубина, мм
Ширина, мм

На данный момент нет ни одного отзыва

Напишите свое мнение, если у вас был опыт использования данного товара.

Позвонить нам
phone +7(495) 642-19-20
phone +7 985 760-22-49
Бесплатные чаты
viber wats
Написать нам
mail info@r-sauna.ru
Заказать звонок

Заказ обратного звонка

Спасибо за обращение, сообщение отправлено.
Мы свяжемся с Вами в ближайшее время!