PageRenderTime 26ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/blog/core/cache/lexicon_topics/lexicon/en/taglister/properties.cache.php

https://bitbucket.org/orchdork10159/dnsman.ly
PHP | 89 lines | 89 code | 0 blank | 0 comment | 0 complexity | 0c99c8839ab73c0ee23ab1076f4de8d8 MD5 | raw file
  1. <?php return array (
  2. 'bottom' => 'Bottom',
  3. 'top' => 'Top',
  4. 'ascending' => 'Ascending',
  5. 'descending' => 'Descending',
  6. 'count' => 'Count',
  7. 'tag' => 'Tag',
  8. 'prop_taglister.tpl_desc' => 'Name of a Chunk that will be used for each result.',
  9. 'prop_taglister.tv_desc' => 'The name or ID of the TV being used for tags.',
  10. 'prop_taglister.tvdelimiter_desc' => 'The delimiter being used between tags in the TV. Usually a comma, sometimes a space.',
  11. 'prop_taglister.target_desc' => 'The target Resource to point the tag links to. Will default to the current Resource.',
  12. 'prop_taglister.tagvar_desc' => 'The REQUEST var of the tag value. Used in the links generated for each tag result.',
  13. 'prop_taglister.tagkeyvar_desc' => 'The REQUEST var of the tv name. Used in the links generated for each tag result',
  14. 'prop_taglister.sortby_desc' => 'Field to sort by. Defaults to count. Can be either tag or count.',
  15. 'prop_taglister.sortdir_desc' => 'Order which to sort by. Defaults to ASC.',
  16. 'prop_taglister.limit_desc' => 'Limits the number of resources returned. Defaults to 10.',
  17. 'prop_taglister.parents_desc' => 'Optional. Comma-delimited list of ids serving as parents.',
  18. 'prop_taglister.depth_desc' => 'Integer value indicating depth to search for resources from each parent. Defaults to 10.',
  19. 'prop_taglister.includedeleted_desc' => 'Include tags from deleted Resources in the results.',
  20. 'prop_taglister.includeunpublished_desc' => 'Include tags from unpublished Resources in the results.',
  21. 'prop_taglister.where_desc' => 'A criteria in JSON format for filtering results.',
  22. 'prop_taglister.cls_desc' => 'Optional. A CSS class to add to each row. If empty will ignore.',
  23. 'prop_taglister.altcls_desc' => 'Optional. A CSS class to add to each alternate row. If empty will ignore.',
  24. 'prop_taglister.firstcls_desc' => 'Optional. A CSS class to add to the first row. If empty will ignore.',
  25. 'prop_taglister.lastcls_desc' => 'Optional. A CSS class to add to the last row. If empty will ignore.',
  26. 'prop_taglister.tolower_desc' => 'Optional. If set to true, will allow case-insensitive tag listing.',
  27. 'prop_taglister.all_desc' => 'Whether or not to show an "All Tags" result.',
  28. 'prop_taglister.alltpl_desc' => 'The chunk for showing the all tags link.',
  29. 'prop_taglister.allposition_desc' => 'Whether or not the all tags link should be at the top (T) or bottom (B) of the results.',
  30. 'prop_taglister.alltext_desc' => 'The text for the all tags link. Defaults to "All Tags".',
  31. 'prop_taglister.toplaceholder_desc' => 'If set, will set the output of this snippet to this placeholder rather than output it.',
  32. 'prop_taglister.outputseparator_desc' => 'The separator for output for each result.',
  33. 'prop_taglister.activecls_desc' => 'Optional. A CSS class to add to the active tag. If empty will ignore.',
  34. 'prop_taglister.weights_desc' => 'Optional. The number of weights to calculate. 0 or empty will disable weights.',
  35. 'prop_taglister.weightcls_desc' => 'Optional. A CSS class to prefix to each weight. If empty will disable weights.',
  36. 'prop_tolinks.items_desc' => 'The items to turn into links.',
  37. 'prop_tolinks.tpl_desc' => 'Name of a Chunk that will be used for each result.',
  38. 'prop_tolinks.target_desc' => 'The ID of the Resource that links will point to. Defaults to the current Resource.',
  39. 'prop_tolinks.inputdelim_desc' => 'The delimiter that is used on the items property. Defaults to a comma.',
  40. 'prop_tolinks.outputdelim_desc' => 'The delimiter that separates the links that are outputted. Defaults to a comma.',
  41. 'prop_tolinks.tagrequestparam_desc' => 'The REQUEST var key that will be used in generating the links.',
  42. 'prop_tolinks.cls_desc' => 'Name of a CSS class to add to each result.',
  43. 'prop_tolinks.toplaceholder_desc' => 'If set, will set the output of this snippet to this placeholder rather than output it.',
  44. 'prop_tolinks.tagkey_desc' => 'The REQUEST var of the tag value. Used in the links generated for each tag result.',
  45. 'prop_tolinks.tagkeyvar_desc' => 'The REQUEST var of the tv name. Used in the links generated for each tag result',
  46. 'grt.tst_beginswith' => 'Begins With',
  47. 'grt.tst_contains' => 'Contains',
  48. 'grt.tst_endswith' => 'Ends With',
  49. 'grt.tst_exact' => 'Exact',
  50. 'grt.tst_within' => 'Within',
  51. 'prop_grt.tpl_desc' => 'Name of a chunk serving as a resource template. NOTE: if not provided, properties are dumped to output for each resource.',
  52. 'prop_grt.tplodd_desc' => 'Name of a chunk serving as resource template for resources with an odd idx value (see idx property).',
  53. 'prop_grt.tplfirst_desc' => 'Name of a chunk serving as resource template for the first resource (see first property).',
  54. 'prop_grt.tpllast_desc' => 'Name of a chunk serving as resource template for the last resource (see last property).',
  55. 'prop_grt.sortby_desc' => 'Field to sort by. Defaults to publishedon.',
  56. 'prop_grt.sortbyalias_desc' => 'Query alias for sortby field. Defaults to an empty string.',
  57. 'prop_grt.sortbyescaped_desc' => 'Determines if the field name specified in sortby should be escaped. Defaults to 0.',
  58. 'prop_grt.sortdir_desc' => 'Order which to sort by. Defaults to DESC.',
  59. 'prop_grt.limit_desc' => 'The result limit per page; can be overridden in the $_REQUEST.',
  60. 'prop_grt.offset_desc' => 'The offset, or record position to start at within the collection for rendering results for the current page; should be calculated based on page variable set in pageVarKey.',
  61. 'prop_grt.tvfilters_desc' => 'Delimited-list of TemplateVar values to filter resources by. Supports two delimiters and two value search formats. THe first delimeter || represents a logical OR and the primary grouping mechanism. Within each group you can provide a comma-delimited list of values. These values can be either tied to a specific TemplateVar by name, e.g. myTV==value, or just the value, indicating you are searching for the value in any TemplateVar tied to the Resource. An example would be &tvFilters=`filter2==one,filter1==bar%||filter1==foo`. <br />NOTE: filtering by values uses a LIKE query and % is considered a wildcard. <br />ANOTHER NOTE: This only looks at the raw value set for specific Resource, i. e. there must be a value specifically set for the Resource and it is not evaluated.',
  62. 'prop_grt.depth_desc' => 'Integer value indicating depth to search for resources from each parent. Defaults to 10.',
  63. 'prop_grt.parents_desc' => 'Optional. Comma-delimited list of ids serving as parents.',
  64. 'prop_grt.includecontent_desc' => 'Indicates if the content of each resource should be returned in the results. Defaults to false.',
  65. 'prop_grt.includetvs_desc' => 'Indicates if TemplateVar values should be included in the properties available to each resource template. Defaults to false.',
  66. 'prop_grt.processtvs_desc' => 'Indicates if TemplateVar values should be rendered as they would on the resource being summarized. Defaults to false.',
  67. 'prop_grt.tvprefix_desc' => 'The prefix for TemplateVar properties. Defaults to: tv.',
  68. 'prop_grt.idx_desc' => 'You can define the starting idx of the resources, which is an property that is incremented as each resource is rendered.',
  69. 'prop_grt.first_desc' => 'Define the idx which represents the first resource (see tplFirst). Defaults to 1.',
  70. 'prop_grt.last_desc' => 'Define the idx which represents the last resource (see tplLast). Defaults to the number of resources being summarized + first - 1',
  71. 'prop_grt.debug_desc' => 'If true, will send the SQL query to the MODx log. Defaults to false.',
  72. 'prop_grt.namespace_desc' => 'An execution namespace that serves as a prefix for placeholders set by a specific instance of the getPage snippet.',
  73. 'prop_grt.page_desc' => 'The page to display; this is determined based on the value indicated by the page variable set in pageVarKey, typically in the $_REQUEST.',
  74. 'prop_grt.pagevarkey_desc' => 'The key of a property that indicates the current page.',
  75. 'prop_grt.totalvar_desc' => 'The key of a placeholder that must contain the total records in the limitable collection being paged.',
  76. 'prop_grt.pagelimit_desc' => 'The maximum number of pages to display when rendering paging controls.',
  77. 'prop_grt.element_desc' => 'The element name that will be called by the getPage instance.',
  78. 'prop_grt.elementclass_desc' => 'The class of element that will be called by the getPage snippet instance.',
  79. 'prop_grt.pagenavvar_desc' => 'The key of a placeholder to be set with the paging navigation controls.',
  80. 'prop_grt.pagenavtpl_desc' => 'Content representing a single page navigation control.',
  81. 'prop_grt.pagefirsttpl_desc' => 'Content representing the first page navigation control.',
  82. 'prop_grt.pagelasttpl_desc' => 'Content representing the last page navigation control.',
  83. 'prop_grt.pageprevtpl_desc' => 'Content representing the previous page navigation control.',
  84. 'prop_grt.pagenexttpl_desc' => 'Content representing the next page navigation control.',
  85. 'prop_grt.pageactivetpl_desc' => 'Content representing the current page navigation control.',
  86. 'prop_grt.tagkey_desc' => 'The key to set the tags filter by.',
  87. 'prop_grt.tagkeyvar_desc' => 'Optional. Name of the REQUEST param key. If exists in the REQUEST - it overrides tagkey. Setting it to empty - it will disable this override.',
  88. 'prop_grt.tagrequestparam_desc' => 'The REQUEST param key being sent that will be the value for the tags filter.',
  89. );