System-Util
[ class tree: System-Util ] [ index: System-Util ] [ all elements ]

Class: LContentCore

Source Location: /packages/LContent/LContentCore.php

Class Overview

TControl
   |
   --LContentCore

Mainly provides database access for LContent database


Constants

Methods



Class Details

[line 23]
Mainly provides database access for LContent database



[ Top ]


Class Methods


method deleteRecordById [line 53]

void deleteRecordById( $id)

deletes record in database



Tags:

access:  public


Parameters:

   $id  

[ Top ]

method getConfiguration [line 108]

void getConfiguration( $option)

returns brick configuration options from application.xml



Tags:

access:  public


Parameters:

   $option  

[ Top ]

method queryRecords [line 35]

LContent queryRecords( [integer,Criteria $c = null])

returns records from database



Tags:

return:  object
access:  public


Parameters:

integer,Criteria   $c  

[ Top ]

method redirectToList [line 83]

void redirectToList( )

redirects to user to admin or content



Tags:

access:  public


[ Top ]

method saveRecord [line 70]

void saveRecord( $record)

saves record in database and performs redirect



Tags:

access:  public


Parameters:

   $record  

[ Top ]


Class Constants

STATUS_OFF =  1

[line 25]


[ Top ]

STATUS_PUBLISHED =  3

[line 27]


[ Top ]

STATUS_STAGING =  2

[line 26]


[ Top ]



Documentation generated on Sun, 25 Feb 2007 16:10:02 +0100 by phpDocumentor 1.3.1