b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.10) [ class tree: admin-skin ] [ index: admin-skin ] [ all elements ]

Class: AdminUI

Source Location: /blogs/skins_adm/evo/_adminUI.class.php

Class AdminUI

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From AdminUI_general

AdminUI_general::$admin_logo
AdminUI_general::$headlines
AdminUI_general::$path
AdminUI_general::$pathProps
AdminUI_general::$pathSeperator
AdminUI_general::$title
AdminUI_general::$title_titlearea
AdminUI_general::$title_titlearea_appendix
AdminUI_general::$_menus

Inherited From AdminUI_general

AdminUI_general::AdminUI_general()
Constructor.
AdminUI_general::add_headline()
Add a headline for HTML <head>.
AdminUI_general::add_menu_entries()
Add menu entries to the list of entries for a given path.
AdminUI_general::append_path_level()
Append a selected menu entry to the current path of selected entries.
AdminUI_general::append_to_titlearea()
Append a string at the end of the existing titlearea.
AdminUI_general::check_perm()
Checks if $current_User has needed perms on a menu entry.
AdminUI_general::disp_body_top()
Dsiplay the top of the HTML <body>...
AdminUI_general::disp_global_footer()
Display body bottom, debug info and close </html>
AdminUI_general::disp_html_head()
Display doctype + <head>...</head> section
AdminUI_general::disp_payload_begin()
Display the start of a payload block
AdminUI_general::disp_payload_end()
Display the end of a payload block
AdminUI_general::disp_view()
Display a view (from the inc/VIEWS/ hierarchy )
AdminUI_general::get_bloglist_buttons()
AdminUI_general::get_body_bottom()
Get the end of the HTML <body>. Close open divs, etc...
AdminUI_general::get_body_top()
Get the top of the HTML <body>.
AdminUI_general::get_headlines()
Get the headlines for HTML <head> (CSS files especially).
AdminUI_general::get_head_info()
Get default head info (local time, GMT, Login).
AdminUI_general::get_html_collection_list()
Returns the list of available Collections (aka Blogs) to work on.
AdminUI_general::get_html_menu()
Get a menu, any level.
AdminUI_general::get_html_menu_entries()
Get the HTML for the menu entries of a specific path.
AdminUI_general::get_html_title()
Get the title for HTML <title> tag.
AdminUI_general::get_menu_entries()
Get menu entries for a given path.
AdminUI_general::get_node_by_path()
Get the reference of a node from the menu entries using a path.
AdminUI_general::get_page_head()
GLOBAL HEADER - APP TITLE, LOGOUT, ETC.
AdminUI_general::get_path()
Get a path key by numeric key. Starts with 0.
AdminUI_general::get_path_range()
Get tghe list of path keys in a given range.
AdminUI_general::get_properties_for_path()
Get a list of properties for a given path for a set of property names to check.
AdminUI_general::get_prop_for_node()
Get a property of a node, given by path.
AdminUI_general::get_prop_for_path()
Get a property for a specific path entry.
AdminUI_general::get_selected()
Get the key of a selected entry for a path.
AdminUI_general::get_template()
Get a template by name and depth.
AdminUI_general::get_title()
Get the <title> of the page.
AdminUI_general::get_title_for_titlearea()
Get the title for the titlearea (<h1>).
AdminUI_general::init_templates()
This function should init the templates - like adding Javascript through the add_headline() method.
AdminUI_general::set_path()
Set the full selected path.
AdminUI_general::set_path_level()
Set a specific path level (specific depth).
AdminUI_general::unshift_menu_entries()
Add menu entries to the beginning of the list for given path.

[ Top ]
Method Summary
string   get_body_bottom()   Close open div(s).
string   get_body_top()   Get the top of the HTML <body>.
string   get_headlines()   Get HTML head lines, links (to CSS files especially).
string   get_page_head()   GLOBAL HEADER - APP TITLE, LOGOUT, ETC.

[ Top ]
Methods
get_body_bottom  [line 108]

  string get_body_bottom( )

Close open div(s).



Redefinition of:
AdminUI_general::get_body_bottom()
Get the end of the HTML <body>. Close open divs, etc...

[ Top ]
get_body_top  [line 71]

  string get_body_top( )

Get the top of the HTML <body>.


API Tags:
Uses:  AdminUI::get_page_head()


Redefinition of:
AdminUI_general::get_body_top()
Get the top of the HTML <body>.

[ Top ]
get_headlines  [line 50]

  string get_headlines( )

Get HTML head lines, links (to CSS files especially).


API Tags:
Return:  Calls parent::get_headlines()


Redefinition of:
AdminUI_general::get_headlines()
Get the headlines for HTML <head> (CSS files especially).

[ Top ]
get_page_head  [line 126]

  string get_page_head( )

GLOBAL HEADER - APP TITLE, LOGOUT, ETC.


API Tags:
Usedby:  AdminUI::get_body_top()


Redefinition of:
AdminUI_general::get_page_head()
GLOBAL HEADER - APP TITLE, LOGOUT, ETC.

[ Top ]

Documentation generated on Tue, 20 May 2008 01:37:18 +0200 by phpDocumentor 1.4.2