API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe JHTML

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

JHTML::_ ( type)

Class loader method

Additional arguments may be supplied and are passed to the sub-class. Additional include paths are also able to be specified for third-party use

Paramètres:
stringThe name of helper method to load, (prefix).(class).function prefix and class are optional and can be used to load custom html helpers.

Références $file, $k, $parts, $path, $type, addIncludePath(), JPath::find(), jimport(), et JError::raiseWarning().

Référencé par ContentViewArticle::_buildEditLists(), ContentView::_displayArticleStats(), plgEditorXstandard::_displayButtons(), plgEditorNone::_displayButtons(), UserViewUser::_displayForm(), ContentViewArticle::_displayForm(), WeblinksViewWeblink::_displayForm(), ContentViewArticle::_getHeaderText(), ContentViewElement::_getLists(), MenusViewList::_getViewLists(), JPaneSliders::_loadBehavior(), JPaneTabs::_loadBehavior(), mosAdminMenus::Access(), JHTMLList::accesslevel(), mosCommonHTML::AccessProcessing(), mosToolBar::back(), BannersViewBanner::banner(), BannersViewBanner::banners(), JHTMLSelect::booleanlist(), calendar(), JHTMLList::category(), mosAdminMenus::Category(), mosCommonHTML::checkedOut(), mosCommonHTML::CheckedOutProcessing(), BannersViewClients::client(), BannersViewClients::clients(), mosAdminMenus::Component(), mosAdminMenus::ComponentCategory(), mosCommonHTML::ContentLegend(), copyCategorySelect(), categories_html::copyCategorySelect(), MenusViewList::copyForm(), ContentController::copyItem(), ContentView::copySection(), sections_html::copySectionSelect(), JHTMLIcon::create(), TemplatesHelper::createMenuList(), mosToolBar::custom(), JAdministrator::dispatch(), MenusViewMenus::display(), MenusViewList::display(), InstallerViewTemplates::display(), InstallerViewPlugins::display(), InstallerViewModules::display(), InstallerViewLanguages::display(), InstallerViewDefault::display(), ContentViewElement::display(), ConfigViewComponent::display(), WeblinksViewCategory::display(), WeblinksViewCategories::display(), UserViewReset::display(), UserViewRemind::display(), UserViewRegister::display(), SearchViewSearch::display(), PollViewPoll::display(), NewsfeedsViewCategory::display(), NewsfeedsViewCategories::display(), ContentViewSection::display(), ContentViewCategory::display(), ContentViewArchive::display(), ContactViewContact::display(), ContactViewCategory::display(), WeblinksViewWeblinks::display(), UsersViewUsers::display(), UsersViewUser::display(), PollViewPolls::display(), PluginsViewPlugins::display(), PluginsViewPlugin::display(), MediaViewMediaList::display(), MediaViewMedia::display(), MediaViewImagesList::display(), MediaViewImages::display(), ContentController::display(), BannerControllerBanner::display(), CacheView::displayCache(), mosToolBar::divider(), MenusViewItem::edit(), JHTMLIcon::edit(), BannerControllerBanner::edit(), sections_html::edit(), HTML_modules::edit(), categories_html::edit(), editCategory(), editConfig(), HTML_messages::editConfig(), editContact(), HTML_contact::editContact(), ContentController::editContent(), ContentView::editContent(), TemplatesView::editCSSSource(), MenusViewMenus::editForm(), editNewsFeed(), HTML_newsfeeds::editNewsFeed(), editSection(), TemplatesView::editTemplate(), TemplatesView::editTemplateSource(), JHTMLIcon::email(), mosHTML::emailCloaking(), JButtonPopup::fetchButton(), JElementUserGroup::fetchElement(), JElementTimezones::fetchElement(), JElementSQL::fetchElement(), JElementSection::fetchElement(), JElementRadio::fetchElement(), JElementPoll::fetchElement(), JElementNewsfeed::fetchElement(), JElementMenuItem::fetchElement(), JElementMenu::fetchElement(), JElementList::fetchElement(), JElementLanguages::fetchElement(), JElementHelpsites::fetchElement(), JElementFolderlist::fetchElement(), JElementFilelist::fetchElement(), JElementEditors::fetchElement(), JElementContact::fetchElement(), JElementCategory::fetchElement(), JElementCalendar::fetchElement(), JElementBannerclient::fetchElement(), JElementAuthor::fetchElement(), JElementArticle::fetchElement(), ContentHelper::filterCategory(), JHTMLList::genericordering(), JAuthorization::get_group_children_tree(), MediaModelManager::getFolderList(), InstallerModelPlugins::getGroups(), mosAdminMenus::GetImageFolders(), mosAdminMenus::GetImages(), ContentViewCategory::getItems(), MenusModelList::getItems(), JPagination::getLimitBox(), modStatsHelper::getList(), mosAdminMenus::GetSavedImages(), modSearchHelper::getSearchImage(), HTML_admin_misc::help(), mosHTML::idBox(), mosAdminMenus::ImageCheck(), mosAdminMenus::ImageCheckAdmin(), JHTMLList::images(), mosAdminMenus::Images(), JHTMLSelect::integerlist(), mosHTML::integerSelectList(), mosHTML::keepAlive(), JHTMLMenu::linkoptions(), mosCommonHTML::loadCalendar(), loadOverlib(), mosCommonHTML::loadOverlib(), mosHTML::makeOption(), mosToolBar::media_manager(), mosAdminMenus::MenuLinks(), mosAdminMenus::MenuSelect(), messageForm(), HTML_massmail::messageForm(), mosCurrentDate(), mosFormatDate(), mosGetOrderingList(), mosToolTip(), mosTreeRecurse(), moveCategorySelect(), categories_html::moveCategorySelect(), MenusViewList::moveForm(), ContentController::moveSection(), ContentView::moveSection(), newMessage(), HTML_messages::newMessage(), plgEditorXstandard::onDisplay(), plgButtonPagebreak::onDisplay(), plgButtonImage::onDisplay(), JHTMLMenu::ordering(), mosAdminMenus::Ordering(), MenusHelper::Parent(), JHTMLIcon::pdf(), plgContentVote(), plgEmailCloakString(), JHTMLList::positions(), mosAdminMenus::Positions(), mosToolBar::preview(), ContentView::previewContent(), TemplatesView::previewTemplate(), JHTMLIcon::print_popup(), JHTMLIcon::print_screen(), MenusHelper::Published(), mosAdminMenus::Published(), mosCommonHTML::PublishedProcessing(), CacheView::purgeSuccess(), mosHTML::radioList(), mosAdminMenus::ReadImages(), mosCommonHTML::saveorderButton(), script(), JHTMLList::section(), mosAdminMenus::Section(), mosHTML::selectList(), mosAdminMenus::SelectSection(), mosCommonHTML::selectState(), modBreadCrumbsHelper::setSeparator(), sections_html::show(), categories_html::show(), ContentView::showArchive(), showCategories(), ConfigApplicationView::showConfig(), ConfigControllerApplication::showConfig(), showContacts(), HTML_contact::showContacts(), ContentView::showContent(), HTML_trash::showDelete(), HTML_languages::showLanguages(), FrontpageView::showList(), HTML_trash::showListContent(), HTML_trash::showListMenu(), showMessages(), HTML_messages::showMessages(), showNewsFeeds(), HTML_newsfeeds::showNewsFeeds(), CacheView::showPurgeExecute(), HTML_trash::showRestore(), showSections(), TemplatesView::showTemplates(), JHTMLList::specificordering(), mosAdminMenus::SpecificOrdering(), HTML_admin_misc::system_info(), mosCommonHTML::tableOrdering(), MenusHelper::Target(), mosHTML::treeSelectList(), MenusViewItem::type(), JHTMLList::users(), mosAdminMenus::UserSelect(), HTML_modules::view(), ContentController::viewContent(), viewFrontPage(), HTML_messages::viewMessage(), TemplatesController::viewTemplates(), et mosHTML::yesnoRadioList().

Voici le graphe d'appel pour cette fonction :

JHTML::addIncludePath ( path = '')

Add a directory where JHTML should search for helpers. You may either pass a string or an array of directories.

public

Paramètres:
stringA path to search.
Renvoie:
array An array with directory elements
Depuis:
1.5

Références $path, et JPath::clean().

Référencé par _(), ContentView::__construct(), mosCommonHTML::ContentLegend(), et plgSystemMTUpgrade::onAfterInitialise().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

JHTML::calendar ( value,
name,
id,
format = '%Y-%m-%d',
attribs = null 
)

Displays a calendar control field

Paramètres:
stringThe date value
stringThe name of the text field
stringThe id of the text field
stringThe date format
arrayAdditional html attributes

Références $document, $id, _(), JFactory::getDocument(), et JArrayHelper::toString().

Voici le graphe d'appel pour cette fonction :

JHTML::date ( date,
format = null,
offset = NULL 
)

Returns formated date according to current local and adds time offset

public

Paramètres:
stringdate in an US English date format
stringformat optional format for strftime
Renvoie:
string formated date
Voir également:
strftime
Depuis:
1.5

Références $config, $date, JText::_(), JFactory::getConfig(), et JFactory::getDate().

Voici le graphe d'appel pour cette fonction :

JHTML::iframe ( url,
name,
attribs = null,
noFrames = '' 
)

Write a <iframe></iframe> element

public

Paramètres:
stringThe relative URL to use for the src attribute
stringThe target attribute to use
arrayAn associative array of attributes to add
stringThe message to display if the iframe tag is not supported
Depuis:
1.5

Références $name, et JArrayHelper::toString().

Voici le graphe d'appel pour cette fonction :

JHTML::image ( url,
alt,
attribs = null 
)

Write a </amg> element

public

Paramètres:
stringThe relative or absoluete URL to use for the src attribute
stringThe target attribute to use
arrayAn associative array of attributes to add
Depuis:
1.5

Références $url, JURI::root(), et JArrayHelper::toString().

Voici le graphe d'appel pour cette fonction :

JHTML::link ( url,
text,
attribs = null 
)

Write a element

public

Paramètres:
stringThe relative URL to use for the href attribute
stringThe target attribute to use
arrayAn associative array of attributes to add
Depuis:
1.5

Références $text, et JArrayHelper::toString().

Voici le graphe d'appel pour cette fonction :

JHTML::script ( filename,
path = 'media/system/js/',
mootools = true 
)

Write a <script></script> element

public

Paramètres:
stringThe name of the script file *
stringThe relative or absolute path of the script file
booleanIf true, the mootools library will be loaded
Depuis:
1.5

Références $document, $path, _(), JFactory::getDocument(), et JURI::root().

Référencé par JHTMLBehavior::calendar(), JHTMLBehavior::caption(), JHTMLBehavior::combobox(), MediaViewMedia::display(), JHTMLBehavior::formvalidation(), JHTMLBehavior::modal(), JHTMLBehavior::mootools(), JHTMLBehavior::switcher(), JHTMLBehavior::tree(), et JHTMLBehavior::uploader().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

JHTML::stylesheet ( filename,
path = 'media/system/css/',
attribs = array() 
)

Write a <link rel="stylesheet" style="text/css"> element

public

Paramètres:
stringThe relative URL to use for the href attribute
Depuis:
1.5

Références $document, $path, JFactory::getDocument(), et JURI::root().

Référencé par JHTMLBehavior::calendar(), MediaViewMedia::display(), JHTMLBehavior::modal(), et JHTMLBehavior::tree().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

JHTML::tooltip ( tooltip,
title = '',
image = 'tooltip.png',
text = '',
href = '',
link = 1 
)

Creates a tooltip with an image as button

public

Paramètres:
string$tooltipThe tip string
string$titleThe title of the tooltip
string$imageThe image for the tip, if no text is provided
string$textThe text for the tip
string$hrefAn URL that will be used to create the link
booleandepreciated
Renvoie:
string
Depuis:
1.5

Références $image, $text, $title, JRoute::_(), JText::_(), et JURI::root().

Référencé par mosWarning().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :