model/modx/modworkspace.class.php

Classes 
package
modx
Classes
modWorkspace

Description

\modWorkspace

Extends from
\xPDOSimpleObject
package
modx
Methods
save

Description

Extend to define a class with a native integer primary key field named id.

This is the basis for the entire xPDO object model, and can also be used by a class generator {@link xPDOGenerator}, ultimately allowing custom classes to be user-defined in a web interface and framework-generated at runtime.

Methods

save

save( boolean $cacheFlag = null ) : boolean

Overrides xPDOObject::save to set the createdon date.

{@inheritdoc}

Arguments
$cacheFlag
boolean
Output
boolean
True if the save was successful
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.11.2.