<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Taxonomy on Jeremy Jackson</title>
    <link>https://new.tsjee.ru/tags/taxonomy/</link>
    <description>Recent content in Taxonomy on Jeremy Jackson</description>
    <generator>Hugo</generator>
    <language>ru</language>
    <lastBuildDate>Sat, 06 Aug 2011 13:32:54 +0000</lastBuildDate>
    <atom:link href="https://new.tsjee.ru/tags/taxonomy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Функции модуля Taxonomy 7.x</title>
      <link>https://new.tsjee.ru/posts/2011-08-06-%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D0%B8-%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8F-taxonomy-7x/</link>
      <pubDate>Sat, 06 Aug 2011 13:32:54 +0000</pubDate>
      <guid>https://new.tsjee.ru/posts/2011-08-06-%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D0%B8-%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8F-taxonomy-7x/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Получить объект термина по tid&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;$term = taxonomy_term_load($tid);&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Получить дерево словаря&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;taxonomy_get_tree($vid, $parent = 0, $max_depth = NULL, $load_entities = FALSE)&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;$vid Which vocabulary to generate the tree for.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;$parent The term ID under which to generate the tree. If 0, generate the tree for the entire vocabulary.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;$max_depth The number of levels of the tree to return. Leave NULL to return all levels.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;$load_entities If TRUE, a full entity load will occur on the term objects. Otherwise they are partial objects queried directly from the {taxonomy_term_data} table to save execution time and memory consumption when listing large numbers of terms. Defaults to FALSE.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
