Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Tag_Block_All
  • Mage_Tag_Block_Customer_Recent
  • Mage_Tag_Block_Customer_Tags
  • Mage_Tag_Block_Customer_View
  • Mage_Tag_Block_Popular
  • Mage_Tag_Block_Product_List
  • Mage_Tag_Block_Product_Result
  • Mage_Tag_CustomerController
  • Mage_Tag_Helper_Data
  • Mage_Tag_IndexController
  • Mage_Tag_ListController
  • Mage_Tag_Model_Api
  • Mage_Tag_Model_Api_V2
  • Mage_Tag_Model_Entity_Customer_Collection
  • Mage_Tag_Model_Indexer_Summary
  • Mage_Tag_Model_Mysql4_Customer_Collection
  • Mage_Tag_Model_Mysql4_Indexer_Summary
  • Mage_Tag_Model_Mysql4_Popular_Collection
  • Mage_Tag_Model_Mysql4_Product_Collection
  • Mage_Tag_Model_Mysql4_Tag
  • Mage_Tag_Model_Mysql4_Tag_Collection
  • Mage_Tag_Model_Mysql4_Tag_Relation
  • Mage_Tag_Model_Resource_Customer_Collection
  • Mage_Tag_Model_Resource_Indexer_Summary
  • Mage_Tag_Model_Resource_Popular_Collection
  • Mage_Tag_Model_Resource_Product_Collection
  • Mage_Tag_Model_Resource_Tag
  • Mage_Tag_Model_Resource_Tag_Collection
  • Mage_Tag_Model_Resource_Tag_Relation
  • Mage_Tag_Model_Session
  • Mage_Tag_Model_Tag
  • Mage_Tag_Model_Tag_Relation
  • Mage_Tag_ProductController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Tag_IndexController

Tag Frontend controller

Mage_Core_Controller_Varien_Action
Extended by Mage_Core_Controller_Front_Action
Extended by Mage_Tag_IndexController
Package: Mage\Tag
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Tag/controllers/IndexController.php
Methods summary
public
# saveAction( )

Saving tag and relation between tag, customer, product and store

Saving tag and relation between tag, customer, product and store

protected array
# _extractTags( string $tagNamesInString )

Checks inputed tags on the correctness of symbols and split string to array of tags

Checks inputed tags on the correctness of symbols and split string to array of tags

Parameters

$tagNamesInString
string
$tagNamesInString

Returns

array
protected array
# _cleanTags( array $tagNamesArr )

Clears the tag from the separating characters.

Clears the tag from the separating characters.

Parameters

$tagNamesArr
array
$tagNamesArr

Returns

array
protected
# _fillMessageBox( array $counter )

Fill Message Box by success and notice messages about results of user actions.

Fill Message Box by success and notice messages about results of user actions.

Parameters

$counter
array
$counter
Methods inherited from Mage_Core_Controller_Front_Action
__(), _prepareDownloadResponse(), postDispatch(), preDispatch()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _construct(), _filterDateTime(), _filterDates(), _forward(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _redirect(), _redirectError(), _redirectReferer(), _redirectSuccess(), _redirectUrl(), _renderTitles(), _rewrite(), _title(), _validateFormKey(), addActionLayoutHandles(), dispatch(), generateLayoutBlocks(), generateLayoutXml(), getActionMethodName(), getFlag(), getFullActionName(), getLayout(), getRequest(), getResponse(), hasAction(), initLayoutMessages(), loadLayout(), loadLayoutUpdates(), noCookiesAction(), norouteAction(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
Constants inherited from Mage_Core_Controller_Front_Action
SESSION_NAMESPACE
Constants inherited from Mage_Core_Controller_Varien_Action
FLAG_NO_CHECK_INSTALLATION, FLAG_NO_COOKIES_REDIRECT, FLAG_NO_DISPATCH, FLAG_NO_DISPATCH_BLOCK_EVENT, FLAG_NO_POST_DISPATCH, FLAG_NO_PRE_DISPATCH, FLAG_NO_START_SESSION, PARAM_NAME_BASE64_URL, PARAM_NAME_ERROR_URL, PARAM_NAME_REFERER_URL, PARAM_NAME_SUCCESS_URL, PARAM_NAME_URL_ENCODED, PROFILER_KEY
Properties inherited from Mage_Core_Controller_Front_Action
$_currentArea, $_sessionNamespace
Properties inherited from Mage_Core_Controller_Varien_Action
$_cookieCheckActions, $_flags, $_isLayoutLoaded, $_realModuleName, $_removeDefaultTitle, $_request, $_response, $_titles
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0