|
Andrew's Web Libraries (AWL)
|
This is the complete list of members for Editor, including all inherited members.
| $Action (defined in Editor) | Editor | |
| $BaseTable (defined in Editor) | Editor | |
| $Fields (defined in Editor) | Editor | |
| $Id (defined in Editor) | Editor | |
| $Joins (defined in Editor) | Editor | |
| $Limit (defined in Editor) | Editor | |
| $NewWhere (defined in Editor) | Editor | |
| $Order (defined in Editor) | Editor | |
| $OrderedFields (defined in Editor) | Editor | |
| $Query (defined in Editor) | Editor | |
| $Record (defined in Editor) | Editor | |
| $RecordAvailable (defined in Editor) | Editor | |
| $SubmitName (defined in Editor) | Editor | |
| $Template (defined in Editor) | Editor | |
| $Title (defined in Editor) | Editor | |
| $Where (defined in Editor) | Editor | |
| __construct($title="", $fields=null) | Editor | |
| AddAttribute($field, $k, $v) | Editor | |
| AddField($field, $sql="", $lookup_sql="") | Editor | |
| AndWhere($more_where) (defined in Editor) | Editor | |
| Assign($value_field_name, $new_value) | Editor | |
| Available() | Editor | |
| GetRecord($where="") | Editor | |
| Id($id=null) | Editor | |
| Initialise($values) | Editor | |
| IsCreate() | Editor | |
| IsSubmit() (defined in Editor) | Editor | |
| IsUpdate() | Editor | |
| Layout($template) | Editor | |
| MoreWhere($operator, $more_where) | Editor | |
| OrWhere($more_where) (defined in Editor) | Editor | |
| PostToValues($prefix= '') | Editor | |
| Render($title_tag=null) | Editor | |
| ReplaceEditorPart($matches) | Editor | |
| SetBaseTable($base_table) | Editor | |
| SetJoins($join_list) | Editor | |
| SetLookup($field, $lookup_sql) | Editor | |
| SetOptionList($field, $options, $current=null, $parameters=null) | Editor | |
| SetRecord($row) | Editor | |
| SetSql($field, $sql) | Editor | |
| SetSubmitName($new_submit) | Editor | |
| SetTemplate($template) | Editor | |
| SetWhere($where_clause) | Editor | |
| Title($new_title=null) | Editor | |
| Value($value_field_name) | Editor | |
| WhereNewRecord($where_clause) | Editor | |
| Write($is_update=null) | Editor |