Element index for package FlutterDatabaseObjects

a c d e g i r u top

a

AssignToRole
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::AssignToRole()
    Assign a specified write panel to a role.
top

c

Create
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Create()
    Create a new write panel.
Create
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::Create()
    Create a new module
Create
in file RCCWP_CustomGroup.php, method RCCWP_CustomGroup::Create()
    Create a new group in a write panel
Create
in file RCCWP_CustomField.php, method RCCWP_CustomField::Create()
    Create a new custom field
top

d

Delete
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Delete()
    Delete a write panel without deleting its modules
Delete
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::Delete()
    Deletes a module and all its child fields as well as the module folder.
Delete
in file RCCWP_CustomGroup.php, method RCCWP_CustomGroup::Delete()
    Delete a group given id
Delete
in file RCCWP_CustomField.php, method RCCWP_CustomField::Delete()
    Delete a field
top

e

Export
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Export()
    Export a write panel to file
top

g

Get
in file RCCWP_CustomField.php, method RCCWP_CustomField::Get()
    Get the field information including properties, options and default value(s)
Get
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Get()
    Get the properties of a write panel
Get
in file RCCWP_CustomGroup.php, method RCCWP_CustomGroup::Get()
    Get group properties
Get
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::Get()
    Retrieves the basic information of the module.
GetAssignedCategories
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetAssignedCategories()
    Get a list of categories assigned to a write panel
GetAssignedCategoryIds
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetAssignedCategoryIds()
    Get a list of the ids of teh categories assigned to a write panel
GetByName
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::GetByName()
    Retrieves the basic information of the module given module name.
GetCapabilityName
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetCapabilityName()
    Create a capability name for a write panel given its name. This function is copied from WP's sanitize_title_with_dashes($title) (formatting.php)
GetCustomFields
in file RCCWP_CustomGroup.php, method RCCWP_CustomGroup::GetCustomFields()
    Get a list of the custom fields of a group
GetCustomFieldTypes
in file RCCWP_CustomField.php, method RCCWP_CustomField::GetCustomFieldTypes()
    Retrievies information about a specified type
GetCustomFieldValues
in file RCCWP_CustomField.php, method RCCWP_CustomField::GetCustomFieldValues()
    Retrieves the value of a custom field for a specified post
GetCustomGroups
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetCustomGroups()
    Retrieves the groups of a module
GetCustomModules
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::GetCustomModules()
    Get all modules
GetCustomWritePanels
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetCustomWritePanels()
    Get all Write Panels.
GetFieldDuplicates
in file RCCWP_CustomField.php, method RCCWP_CustomField::GetFieldDuplicates()
    Get number of group duplicates given field name. The function returns 1 if there are no duplicates (just he original group), 2 if there is one duplicate and so on.
GetFieldGroupDuplicates
in file RCCWP_CustomField.php, method RCCWP_CustomField::GetFieldGroupDuplicates()
    Get number of group duplicates given field name. The function returns 1 if there are no duplicates (just he original group), 2 if there is one duplicate and so on.
GetIDByName
in file RCCWP_CustomField.php, method RCCWP_CustomField::GetIDByName()
    Retrieves the id of a custom field given field name for the current post.
GetStandardFields
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::GetStandardFields()
    Get a list of the standard fields of a the wrie panel
top

i

Import
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Import()
    Import a write panel given the file path.
Import
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::Import()
    Import a module given the zip file path. Importing a module means inserting it in the database and copying its folder to modules folder. If a module with the same name already exists, the function will append a number to the module name. You must have either php ZipArchive extension or unzip program installed.
top

r

RCCWP_CustomField
in file RCCWP_CustomField.php, class RCCWP_CustomField
    Create/Edit/Delete custom fields
RCCWP_CustomField.php
procedural page RCCWP_CustomField.php
RCCWP_CustomGroup
in file RCCWP_CustomGroup.php, class RCCWP_CustomGroup
    Create/Edit/Delete groups. Groups are just a collection of fields.
RCCWP_CustomGroup.php
procedural page RCCWP_CustomGroup.php
RCCWP_CustomWriteModule
in file RCCWP_CustomWriteModule.php, class RCCWP_CustomWriteModule
    Create/edit/delete modules
RCCWP_CustomWriteModule.php
procedural page RCCWP_CustomWriteModule.php
RCCWP_CustomWritePanel
in file RCCWP_CustomWritePanel.php, class RCCWP_CustomWritePanel
    Create/edit/delete write panels.
RCCWP_CustomWritePanel.php
procedural page RCCWP_CustomWritePanel.php
top

u

Update
in file RCCWP_CustomWritePanel.php, method RCCWP_CustomWritePanel::Update()
    Updates the properties of a write panel
Update
in file RCCWP_CustomWriteModule.php, method RCCWP_CustomWriteModule::Update()
    Updates the basic information of a module
Update
in file RCCWP_CustomGroup.php, method RCCWP_CustomGroup::Update()
    Update the group
Update
in file RCCWP_CustomField.php, method RCCWP_CustomField::Update()
    Updates the properties of a custom field.

Documentation generated on Tue, 09 Sep 2008 12:47:58 +0000 by phpDocumentor 1.4.2