This is the code documentation for the SproutCMS project
Search documentation |
class CategoryModel
Variables
Functions
public findPdbQuery CategoryModel::find ( string $main_table , array $conditions ); Create a query for this model. public findAllstatic[] CategoryModel::findAll ( string $main_table , array $conditions ); Find a list of models. public findOnestatic CategoryModel::findOne ( string $main_table , array $conditions ); Find one model. public getConnectionunknown CategoryModel::getConnection ( ); This function does not have a description public getDateAddedDateTimeInterface $CategoryModel->getDateAdded ( ); This function does not have a description public getDateModifiedDateTimeInterface $CategoryModel->getDateModified ( ); This function does not have a description public savebool $CategoryModel->save ( string $main_table ); Save this model. |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|