WURFL
[ class tree: WURFL ] [ index: WURFL ] [ all elements ]

Class: WURFL_WURFLManagerFactory

Source Location: /WURFLManagerFactory.php

Class Overview


This class is responsible for creating a WURFLManager instance by instantiating and wiring together all the neccessary objects


Author(s):

Version:

  • $id$

Copyright:

  • ScientiaMobile, Inc.

Constants

Methods



Class Details

[line 31]
This class is responsible for creating a WURFLManager instance by instantiating and wiring together all the neccessary objects



Tags:

version:  $id$
copyright:  ScientiaMobile, Inc.
license:  GNU


[ Top ]


Class Methods


constructor __construct [line 61]

WURFL_WURFLManagerFactory __construct( WURFL_Configuration_Config $wurflConfig, [WURFL_Storage_Base $persistenceStorage = null], [WURFL_Storage_Base $cacheStorage = null])

Create a new WURFL Manager Factory



Tags:

access:  public


Parameters:

WURFL_Configuration_Config   $wurflConfig  
WURFL_Storage_Base   $persistenceStorage  
WURFL_Storage_Base   $cacheStorage  

[ Top ]

method create [line 75]

WURFL_WURFLManager create( )

Creates a new WURFLManager Object



Tags:

return:  WURFL Manager object
access:  public


[ Top ]

method hasToBeReloaded [line 101]

bool hasToBeReloaded( )

Returns true if the WURFL is out of date or otherwise needs to be reloaded



Tags:

access:  public


[ Top ]

method remove [line 122]

void remove( )

Clears the data in the persistence provider



Tags:

see:  WURFL_Storage_Base::clear()
access:  public


[ Top ]


Class Constants

DEBUG =  false

[line 33]


[ Top ]

WURFL_CURRENT_MODIFICATION_TIME =  "WURFL_CURRENT_MODIFICATION_TIME"

[line 35]


[ Top ]

WURFL_LAST_MODIFICATION_TIME =  "WURFL_LAST_MODIFICATION_TIME"

[line 34]


[ Top ]



Documentation generated on Fri, 30 Mar 2012 17:17:01 -0400 by phpDocumentor 1.4.4