Searched refs:p_get_first_heading (Results 1 – 12 of 12) sorted by relevance
74 $title = p_get_first_heading($this->id);
158 $this->data['title'] = p_get_first_heading($this->id);
190 $display_name = useHeading('navigation') ? hsc(p_get_first_heading($id)) : $id;
268 $header = p_get_first_heading($id, METADATA_RENDER_UNLIMITED);
309 $pages[$p_id] = p_get_first_heading($p_id, METADATA_DONT_RENDER);315 $pages[$p_id] = p_get_first_heading($p_id, METADATA_DONT_RENDER);
580 …if (!empty($opts['firsthead'])) $item['title'] = p_get_first_heading($item['id'], METADATA_DONT_RE…
770 function p_get_first_heading($id, $render = METADATA_RENDER_USING_SIMPLE_CACHE) function
1007 $first_heading = p_get_first_heading($id);
421 $title = p_get_first_heading($ID, METADATA_RENDER_USING_SIMPLE_CACHE);
718 $heading = p_get_first_heading($id, METADATA_DONT_RENDER);
1824 $heading = p_get_first_heading($id);
345 useHeading('navigation') ? p_get_first_heading($id) : $id