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_AdminNotification_Helper_Data
  • Mage_AdminNotification_Model_Feed
  • Mage_AdminNotification_Model_Inbox
  • Mage_AdminNotification_Model_Mysql4_Inbox
  • Mage_AdminNotification_Model_Mysql4_Inbox_Collection
  • Mage_AdminNotification_Model_Observer
  • Mage_AdminNotification_Model_Resource_Inbox
  • Mage_AdminNotification_Model_Resource_Inbox_Collection
  • Mage_AdminNotification_Model_Survey
  • Overview
  • Package
  • Class
  • Tree

Class Mage_AdminNotification_Model_Survey

AdminNotification survey model

Package: Mage\AdminNotification
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/AdminNotification/Model/Survey.php
Methods summary
public static boolen
# isSurveyUrlValid( )

Check if survey url valid (exists) or not

Check if survey url valid (exists) or not

Returns

boolen
public static string
# getSurveyUrl( )

Return survey url

Return survey url

Returns

string
protected static Mage_Core_Model_Flag
# _getFlagModel( )

Return core flag model

Return core flag model

Returns

Mage_Core_Model_Flag
public static boolean
# isSurveyViewed( )

Check if survey question was already asked or survey url was viewed during installation process

Check if survey question was already asked or survey url was viewed during installation process

Returns

boolean
public static
# saveSurveyViewed( boolean $viewed )

Save survey viewed flag in core flag

Save survey viewed flag in core flag

Parameters

$viewed
boolean
$viewed
Constants summary
string SURVEY_URL 'www.magentocommerce.com/instsurvey.html'
#
Properties summary
protected static string $_flagCode 'admin_notification_survey'
#
protected static mixed $_flagModel null
#
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0