common.container
[ class tree: common.container ] [ index: common.container ] [ all elements ]

Class: Model

Source Location: /mvc/model/Model.class.php

Class Overview

BasicContainer
   |
   --Model

PropertyContainer provides users with a simple public property access interface


Author(s):

  • Tyler Tompkins (ttompkins@mojavi.org)

Variables

Methods


Child classes:

ActiveModel
PropertyContainer provides users with a simple public property access interface

Inherited Variables

Inherited Methods

Class: BasicContainer

BasicContainer::export()
Retrieve elements from the container
BasicContainer::get()
Get mutator
BasicContainer::has()
Determine if a set of key(s) exists

Class Details

[line 3]
PropertyContainer provides users with a simple public property access interface



Tags:

author:  Tyler Tompkins (ttompkins@mojavi.org)
abstract:  


[ Top ]


Class Variables

$sl =  null

[line 7]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 18]

void __construct( ServiceLocator $sl)

Construct the Model



Tags:

access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


Overridden in child classes as:

ActiveModel::__construct()

Parameters:

ServiceLocator   $sl   A ServiceLocator instance

[ Top ]

method getRules [line 36]

array &getRules( type 0)



Tags:

return:  An associative array of rules
access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


Parameters:

type   0   descrip

[ Top ]


Documentation generated on Tue, 21 Feb 2006 02:29:53 +0900 by phpDocumentor 1.3.0RC5