Comments: on this page. Click to read or post your own.

Class UnprintedOrderReport

Description

An extension to SSReport that allows a user to view all Order instances in the system that are not printed. UnprintedOrderReport->getReportField() outlines the logic for what orders are considered to be "unprinted".

Located in /ecommerce/code/reports/UnprintedOrderReport.php (line 11)

Object
   |
   --ViewableData
      |
      --SSReport
         |
         --UnprintedOrderReport
Variable Summary
mixed $description
mixed $title
Method Summary
Variables
mixed $description = 'This shows all orders that are complete, but haven\'t been printed yet.' (line 15)
  • access: protected

Redefinition of:
SSReport::$description
This is a description about what this report does. Used by the ReportAdmin templates.
mixed $title = 'Unprinted Orders' (line 13)
  • access: protected

Redefinition of:
SSReport::$title
This is the title of the report, used by the ReportAdmin templates.

Inherited Variables

Inherited from ViewableData

ViewableData::$casting
ViewableData::$castingHelperPair_cache
ViewableData::$customisedObj
ViewableData::$failover
ViewableData::$iteratorPos
ViewableData::$iteratorTotalItems
ViewableData::$namedAs
ViewableData::$parent
ViewableData::$_natural_cache
ViewableData::$_object_cache
ViewableData::$_xml_cache

Inherited from Object

Object::$builtInMethods
Object::$class
Object::$classConstructed
Object::$extensions
Object::$extension_instances
Object::$extraMethods
Object::$extraStatics
Object::$statics
Object::$static_cached
Methods
getReportField (line 25)

Return a ComplexTableField that shows all Order instances that are not printed. That is, Order instances with the property "Printed" value set to "0".

ComplexTableField getReportField ()

Redefinition of:
SSReport::getReportField()
Return a field, such as a ComplexTableField that is used to show and manipulate data relating to this report.

Inherited Methods

Inherited From SSReport

SSReport::getCMSFields()
SSReport::getReportField()
SSReport::ID()
SSReport::TreeTitle()

Inherited From ViewableData

ViewableData::ATT_val()
ViewableData::BaseHref()
ViewableData::buildCastingHelperCache()
ViewableData::cachedCall()
ViewableData::castingHelper()
ViewableData::castingHelperPair()
ViewableData::castingObjectCreator()
ViewableData::castingObjectCreatorPair()
ViewableData::CSSClasses()
ViewableData::CurrentMember()
ViewableData::CurrentPage()
ViewableData::customise()
ViewableData::Debug()
ViewableData::defineMethods()
ViewableData::escapeTypeForField()
ViewableData::Even()
ViewableData::EvenOdd()
ViewableData::First()
ViewableData::FirstLast()
ViewableData::getField()
ViewableData::getIterator()
ViewableData::getXMLValues()
ViewableData::hasField()
ViewableData::HasPerm()
ViewableData::hasValue()
ViewableData::i18nLocale()
ViewableData::IsAjax()
ViewableData::iteratorProperties()
ViewableData::JS_val()
ViewableData::Last()
ViewableData::Me()
ViewableData::Middle()
ViewableData::MiddleString()
ViewableData::obj()
ViewableData::Odd()
ViewableData::Pos()
ViewableData::RAW_val()
ViewableData::renderWith()
ViewableData::SecurityID()
ViewableData::setCustomisedObj()
ViewableData::setField()
ViewableData::SQL_val()
ViewableData::ThemeDir()
ViewableData::Top()
ViewableData::TotalItems()
ViewableData::val()
ViewableData::XML_val()
ViewableData::__get()
ViewableData::__isset()
ViewableData::__set()

Inherited From Object

Object::__construct()
Object::addMethodsFrom()
Object::addStaticVars()
Object::addWrapperMethod()
Object::add_extension()
Object::allMethodNames()
Object::buildMethodList()
Object::cacheToFile()
Object::cacheToFileWithArgs()
Object::create()
Object::createMethod()
Object::defineMethods()
Object::exists()
Object::extend()
Object::extInstance()
Object::getCustomClass()
Object::hasExtension()
Object::hasMethod()
Object::invokeWithExtensions()
Object::is_a()
Object::loadCache()
Object::parentClass()
Object::sanitiseCachename()
Object::saveCache()
Object::set_stat()
Object::set_uninherited()
Object::stat()
Object::strong_create()
Object::uninherited()
Object::useCustomClass()
Object::__call()
Object::__toString()
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:47:19 +1300 by phpDocumentor 1.3.2