Index
A
- AclTask — Class in namespace
- ACL management
- AclController — Class in namespace Ceo\Api\Controllers
- Acl controller
- AssignmentController — Class in namespace Ceo\Api\Controllers
- Assignment controller
- AssignmentcommentController — Class in namespace Ceo\Api\Controllers
- Assignment comment controller
- AttachmentController — Class in namespace Ceo\Api\Controllers
- Attachment controller
- AuthorController — Class in namespace Ceo\Api\Controllers
- Author controller
- AclListener — Class in namespace Ceo\Api\Listeners
- ACL provider
- AssignmentcommentManager — Class in namespace Ceo\Api\Managers
- Assignment comment manager
- AssignmentComment — Class in namespace Ceo\Api\Models
- $AssignmentComment — Property in class AssignmentComment
- Assignment id
- $PrintDocument — Property in class PrintDocument
- Assignee id
- App — Class in namespace Ceo\Cli
- Adapter — Class in namespace Ceo\Core\Adapters
- Base adapter class
- Adapter::adapterFor() — Method in class Adapter
- Locate the first adapter that's able to handle a file.
- AdapterInterface — Class in namespace Ceo\Core\Adapters
- Describes standard adapter interface
- AudioAdapter — Class in namespace Ceo\Core\Adapters
- Base Audio adapter
- Acl — Class in namespace Ceo\Core\Auth
- Mostly just a wrapper for ACL actions, allows for wildcard override
- AuthManager — Class in namespace Ceo\Core\Auth
- AuthManager manages central email/password authentication for web interaction. API authentication is state-less and handled by the ApiKeyListener.
- AclManager — Class in namespace Ceo\Core\Managers
- Provides passthrough and simplified methods for ACL management
- AclManager::allow() — Method in class AclManager
- Allow action on resource
- AclManager::addResourceAction() — Method in class AclManager
- Add action to resource
- AssignmentManager — Class in namespace Ceo\Core\Managers
- Core assignment manager
- AuthorManager — Class in namespace Ceo\Core\Managers
- Core author manager
- ContentManager::attach() — Method in class ContentManager
- Attach a file to a content item File is an array containing: * file - BASE64 encoded file content * name - original file name
- SettingManager::allLabels() — Method in class SettingManager
- Return a list of all keys
- UserManager::appendRoles() — Method in class UserManager
- Append ACL roles to existing user
- Checkbox::afterSave() — Method in class Checkbox
- Called by parent model's afterSave method
- Date::afterSave() — Method in class Date
- Called by parent model's afterSave method
- Datetime::afterSave() — Method in class Datetime
- Called by parent model's afterSave method
- Editortext::afterSave() — Method in class Editortext
- Called by parent model's afterSave method
- File::afterSave() — Method in class File
- Called by parent model's afterSave method
- File::afterFetch() — Method in class File
- Called by parent model's afterFetch method
- Json::afterSave() — Method in class Json
- Called by parent model's afterSave method
- Json::afterFetch() — Method in class Json
- Called by parent model's afterFetch method
- Longtext::afterSave() — Method in class Longtext
- Called by parent model's afterSave method
- MetaPropertyInterface::afterSave() — Method in class MetaPropertyInterface
- Called by parent model's afterSave method
- Noop::afterSave() — Method in class Noop
- Called by parent model's afterSave method
- Printonly::afterSave() — Method in class Printonly
- Called by parent model's afterSave method
- Relatedcontent::afterSave() — Method in class Relatedcontent
- Called by parent model's afterSave method
- Relatedcontent::afterFetch() — Method in class Relatedcontent
- Called by parent model's afterFetch method
- Relatedentries::afterSave() — Method in class Relatedentries
- Called by parent model's afterSave method
- Relatedentries::afterFetch() — Method in class Relatedentries
- Called by parent model's afterFetch method
- Richtext::afterSave() — Method in class Richtext
- Called by parent model's afterSave method
- Securetext::afterSave() — Method in class Securetext
- Called by parent model's afterSave method
- Selectentry::afterSave() — Method in class Selectentry
- Called by parent model's afterSave method
- Text::afterSave() — Method in class Text
- Called by parent model's afterSave method
- AclRole — Class in namespace Ceo\Core\Models
- ACL Role
- Assignment — Class in namespace Ceo\Core\Models
- Assignment model. Assignments act as containers for multiple content items.
- $Assignment — Property in class Assignment
- Assignment abstract
- $Assignment — Property in class Assignment
- Start time of assignment timestamp
- $Assignment — Property in class Assignment
- End time of assignment timestamp
- Attachment — Class in namespace Ceo\Core\Models
- Attachment::afterFetch() — Method in class Attachment
- Post fetch callback Populates the adapter reference
- Attachment::afterSave() — Method in class Attachment
- undo the before save callback
- AuditLog — Class in namespace Ceo\Core\Models
- Audit log entry
- Author — Class in namespace Ceo\Core\Models
- Author model
- Author::afterSave() — Method in class Author
- Author::afterFetch() — Method in class Author
- AuthorContent — Class in namespace Ceo\Core\Models
- Content author model
- $AuthorContent — Property in class AuthorContent
- author_id
- ChannelMeta::afterSave() — Method in class ChannelMeta
- ChannelMeta::afterFetch() — Method in class ChannelMeta
- Container::afterSave() — Method in class Container
- Container::afterFetch() — Method in class Container
- $Content — Property in class Content
- Abstract
- $Content — Property in class Content
- Abstract Raw contains the raw Draft object
- $Content — Property in class Content
- Parent assignment ID
- Entry::afterSave() — Method in class Entry
- Entry::afterFetch() — Method in class Entry
- EntryMeta::afterSave() — Method in class EntryMeta
- EntryMeta::afterFetch() — Method in class EntryMeta
- $Export — Property in class Export
- Print assignee
- MetaProperty::afterSave() — Method in class MetaProperty
- MetaProperty::afterFetch() — Method in class MetaProperty
- User::afterUpdate() — Method in class User
- $UserAssignment — Property in class UserAssignment
- assignment id
- $UserRole — Property in class UserRole
- acl role name
- $Version — Property in class Version
- Parent abstract
- AuditLogHandler — Class in namespace Ceo\Core\QueueHandlers
- Handles queue actions for AuditLogs
- Path::addPlaceholder() — Method in class Path
- Add a placeholder substitution ``` Path::addPlaceholder('foo', 'bar/baz');
- Assignment — Class in namespace Ceo\Core\Webcron
- Assignment notifier
- AuthController — Class in namespace Ceo\Frontend\Controllers
- Auth controller. Pretty much what it says on the tin.
- CeoController::appAction() — Method in class CeoController
- AclListener — Class in namespace Ceo\Frontend\Listeners
- ACL provider
- AdmanagerController — Class in namespace Ceo\Plugins\Admanager
- AdPro — Class in namespace Ceo\Plugins\Classifieds\Importers
- GcalendarController::activateAction() — Method in class GcalendarController
- AuthManager — Class in namespace Ceo\SocketServer
- AuthUser — Class in namespace Ceo\SocketServer
- Implements the WampCra authentication.
- SeederTask::authorAction() — Method in class SeederTask
- WebcronTask::addAction() — Method in class WebcronTask
- Create a new webcron task
- $issuu — Property in class issuu
- $issuu — Property in class issuu
B
- BaseShellCommand — Class in namespace
- BaseTask — Class in namespace
- BaseTask provides core functionality to tasks
- BatchController — Class in namespace Ceo\Api\Controllers
- Batch controller
- AclListener::beforeDispatch() — Method in class AclListener
- Listens for the 'beforeDispatch' event and checks action against the ACL. Based on priority, this will always run AFTER the key check
- KeyListener::beforeDispatch() — Method in class KeyListener
- Listens for the 'beforeDispatch' event and checks the key headers.
- OverrideListener::beforeDispatch() — Method in class OverrideListener
- Listens for the 'beforeDispatch' event and checks the input data and headers to see if the request is for inbound mail processing.
- BaseCommand — Class in namespace Ceo\Cli\Commands
- BaseController — Class in namespace Ceo\Core\Controllers
- Base controller
- $BaseController — Property in class BaseController
- Controller is in batch mode
- $BaseController — Property in class BaseController
- Stack for batched responses
- BaseManager — Class in namespace Ceo\Core\Managers
- Base manager class
- Checkbox::beforeSave() — Method in class Checkbox
- Called by parent model's beforeSave method
- Date::beforeSave() — Method in class Date
- Called by parent model's beforeSave method
- Datetime::beforeSave() — Method in class Datetime
- Called by parent model's beforeSave method
- Editortext::beforeSave() — Method in class Editortext
- Called by parent model's beforeSave method
- File::beforeSave() — Method in class File
- Called by parent model's beforeSave method
- Json::beforeSave() — Method in class Json
- Called by parent model's beforeSave method
- Longtext::beforeSave() — Method in class Longtext
- Called by parent model's beforeSave method
- MetaPropertyInterface::beforeSave() — Method in class MetaPropertyInterface
- Called by parent model's beforeSave method
- Noop::beforeSave() — Method in class Noop
- Called by parent model's beforeSave method
- Printonly::beforeSave() — Method in class Printonly
- Called by parent model's beforeSave method
- Relatedcontent::beforeSave() — Method in class Relatedcontent
- Called by parent model's beforeSave method
- Relatedentries::beforeSave() — Method in class Relatedentries
- Called by parent model's beforeSave method
- Richtext::beforeSave() — Method in class Richtext
- Called by parent model's beforeSave method
- Securetext::beforeSave() — Method in class Securetext
- Called by parent model's beforeSave method
- Selectentry::beforeSave() — Method in class Selectentry
- Called by parent model's beforeSave method
- Text::beforeSave() — Method in class Text
- Called by parent model's beforeSave method
- Assignment::beforeValidation() — Method in class Assignment
- $Attachment — Property in class Attachment
- Attachment::beforeSave() — Method in class Attachment
- before save callback
- Author::beforeValidation() — Method in class Author
- Author::beforeSave() — Method in class Author
- BaseModel — Class in namespace Ceo\Core\Models
- Base model methods
- Channel::beforeValidation() — Method in class Channel
- ChannelMeta::beforeValidation() — Method in class ChannelMeta
- ChannelMeta::beforeSave() — Method in class ChannelMeta
- Container::beforeValidation() — Method in class Container
- Container::beforeSave() — Method in class Container
- Content::beforeValidation() — Method in class Content
- Entry::beforeCreate() — Method in class Entry
- Entry::beforeSave() — Method in class Entry
- EntryMeta::beforeSave() — Method in class EntryMeta
- MetaProperty::beforeSave() — Method in class MetaProperty
- ResetRequest::beforeSave() — Method in class ResetRequest
- Setting::beforeUpdate() — Method in class Setting
- Ssts::beforeSave() — Method in class Ssts
- Tag::beforeValidation() — Method in class Tag
- User::beforeValidation() — Method in class User
- User::beforeDelete() — Method in class User
- User::beforeSave() — Method in class User
- Workflow::beforeValidation() — Method in class Workflow
- Workflowsection::beforeValidation() — Method in class Workflowsection
- BaseHandler — Class in namespace Ceo\Core\QueueHandlers
- Base Queue handler object. QueueHandler children define a
handle
method to accept the queued object. - Email::button() — Method in class Email
- Generate an action button
{{ emailButton({'label': 'Foo', 'url': 'http://example.com'})}}
- BaseTask — Class in namespace Ceo\Core\Webcron
- AclListener::beforeDispatch() — Method in class AclListener
- Listens for the 'beforeDispatch' event and checks action against the ACL. Based on priority, this will always run AFTER the key check
- BaseHandler — Class in namespace Ceo\Plugins\Dropbox
- Base Dropbox handler
- ReactTask::buildConfigAction() — Method in class ReactTask
C
- BaseTask::consoleLog() — Method in class BaseTask
- Log output to console. Provides easy way to color output
- CeoBootstrap — Class in namespace
- CeoCli — Class in namespace
- AclController::createAction() — Method in class AclController
- Create new Acl
- AssignmentController::createAction() — Method in class AssignmentController
- Create new assignment
- AssignmentcommentController::createAction() — Method in class AssignmentcommentController
- AuthorController::createAction() — Method in class AuthorController
- Create new author
- ChannelController — Class in namespace Ceo\Api\Controllers
- Channel controller
- ChannelController::createAction() — Method in class ChannelController
- Create new channel
- ContainerController — Class in namespace Ceo\Api\Controllers
- Container controller
- ContainerController::createAction() — Method in class ContainerController
- Create new container
- ContentController — Class in namespace Ceo\Api\Controllers
- Content controller
- ContentController::createAction() — Method in class ContentController
- Create new content item.
- DraftController::createAction() — Method in class DraftController
- Create draft by content SRN. the 'content' query string is required.
- EntryController::createAction() — Method in class EntryController
- Create new entry
- IssueController::createAction() — Method in class IssueController
- Create new issue
- LockrequestController::createAction() — Method in class LockrequestController
- Create a new lock. A valid SRN is required. Lock will be acquired for requesting user. It is not possible to override user.
- NotecommentController::createAction() — Method in class NotecommentController
- PluginController::createAction() — Method in class PluginController
- PrintassignmentController::createAction() — Method in class PrintassignmentController
- Create new item.
- PrintdocumentController::createAction() — Method in class PrintdocumentController
- Create new item.
- SstsController::createAction() — Method in class SstsController
- Create new ssts
- StatusController::cronAction() — Method in class StatusController
- Cron status
- TagController::createAction() — Method in class TagController
- Create new tag
- UserController::createAction() — Method in class UserController
- Create new user
- WorkflowController::createAction() — Method in class WorkflowController
- Create new workflow
- WorkflowsectionController::createAction() — Method in class WorkflowsectionController
- Create new workflow
- AssignmentcommentManager::create() — Method in class AssignmentcommentManager
- NotecommentManager::create() — Method in class NotecommentManager
- PrintassignmentManager::create() — Method in class PrintassignmentManager
- PrintdocumentManager::create() — Method in class PrintdocumentManager
- $AssignmentComment — Property in class AssignmentComment
- Comment
- $AssignmentComment — Property in class AssignmentComment
- Created time
- $Draft — Property in class Draft
- Parent content
- $Draft — Property in class Draft
- Parent content object
- $Draft — Property in class Draft
- Parent created_at
- $Draft — Property in class Draft
- Parent content ID
- $NoteComment — Property in class NoteComment
- Comment
- $NoteComment — Property in class NoteComment
- Created time
- $PrintAssignment — Property in class PrintAssignment
- Created at
- $PrintDocument — Property in class PrintDocument
- Created at
- ChannelListCommand — Class in namespace Ceo\Cli\Commands
- ChannelListCommand::configure() — Method in class ChannelListCommand
- ClientRunCommand — Class in namespace Ceo\Cli\Commands
- ClientRunCommand::configure() — Method in class ClientRunCommand
- ConfigureSphinxCommand — Class in namespace Ceo\Cli\Commands
- ConfigureSphinxCommand::configure() — Method in class ConfigureSphinxCommand
- DbConvertCommand::configure() — Method in class DbConvertCommand
- DeduplicateCommand::configure() — Method in class DeduplicateCommand
- DepthCommand::configure() — Method in class DepthCommand
- EntryImportCommand::configure() — Method in class EntryImportCommand
- KeywordBuildCommand::configure() — Method in class KeywordBuildCommand
- KeywordIndexCommand::configure() — Method in class KeywordIndexCommand
- LibraryCommand::configure() — Method in class LibraryCommand
- LicenseGenerateCommand::configure() — Method in class LicenseGenerateCommand
- LicenseKeysCommand::configure() — Method in class LicenseKeysCommand
- MainCommand::configure() — Method in class MainCommand
- MigrateCommand::configure() — Method in class MigrateCommand
- PublicationLockCommand::configure() — Method in class PublicationLockCommand
- PushChannelCommand::configure() — Method in class PushChannelCommand
- PushEntryCommand::configure() — Method in class PushEntryCommand
- ServerCheckCommand::configure() — Method in class ServerCheckCommand
- ServerCleanCommand::configure() — Method in class ServerCleanCommand
- SphinxDeltaCommand::configure() — Method in class SphinxDeltaCommand
- SphinxMergeCommand::configure() — Method in class SphinxMergeCommand
- SyncExportCommand::configure() — Method in class SyncExportCommand
- SyncHuntCommand::configure() — Method in class SyncHuntCommand
- SyncImportCommand::configure() — Method in class SyncImportCommand
- SyncImportPollCommand::configure() — Method in class SyncImportPollCommand
- SyncPreloadCommand::configure() — Method in class SyncPreloadCommand
- SyncReattachMediaCommand::configure() — Method in class SyncReattachMediaCommand
- SyncRebuildAttachmentsCommand::configure() — Method in class SyncRebuildAttachmentsCommand
- SyncRebuildGalleriesCommand::configure() — Method in class SyncRebuildGalleriesCommand
- SyncRebuildSlugsCommand::configure() — Method in class SyncRebuildSlugsCommand
- SyncRebuildVimeoCommand::configure() — Method in class SyncRebuildVimeoCommand
- SyncRebuildYoutubeCommand::configure() — Method in class SyncRebuildYoutubeCommand
- SyncResyncAuthorsCommand::configure() — Method in class SyncResyncAuthorsCommand
- SyncResyncTimesCommand::configure() — Method in class SyncResyncTimesCommand
- SyncUsersCommand::configure() — Method in class SyncUsersCommand
- UserPurgeCommand::configure() — Method in class UserPurgeCommand
- VersionCommand::configure() — Method in class VersionCommand
- SockettokenManager::create() — Method in class SockettokenManager
- Create new Socket Token. Accepts: * user
- $SocketToken — Property in class SocketToken
- Client code
- $SocketToken — Property in class SocketToken
- Created timestamp
- AudioAdapter::canHandle() — Method in class AudioAdapter
- Determine if the adapter can handle the file type
- FlashAdapter::canHandle() — Method in class FlashAdapter
- Determine if the adapter can handle the file type
- GalleryAdapter::canHandle() — Method in class GalleryAdapter
- Gallery adapter will always return false.
- ImageAdapter::canHandle() — Method in class ImageAdapter
- Determine if the adapter can handle the file type
- PdfAdapter::canHandle() — Method in class PdfAdapter
- Determine if the adapter can handle the file type
- QuicktimeAdapter::canHandle() — Method in class QuicktimeAdapter
- Determine if the adapter can handle the file type
- SvgAdapter::canHandle() — Method in class SvgAdapter
- Determine if the adapter can handle the file type
- VimeoAdapter::canHandle() — Method in class VimeoAdapter
- Vimeo adapter will always return false.
- YoutubeAdapter::canHandle() — Method in class YoutubeAdapter
- Youtube adapter will always return false.
- AuthManager::check() — Method in class AuthManager
- Check credentials as defined as an array containing: * email * password
- $TemplateHelper — Property in class TemplateHelper
- $TemplateHelper — Property in class TemplateHelper
- AclManager::create() — Method in class AclManager
- AclManager::createResource() — Method in class AclManager
- Create a new ACL resource
- AclManager::createRole() — Method in class AclManager
- Create a role (group) for the ACL Data is provided as an array with * name * description (optional)
- AssignmentManager::create() — Method in class AssignmentManager
- Create new assignment. Accepts: * slug * abstract * content * notes * due_at - int or string * users - array of assigned users * children - array of assigned content items
- AuthorManager::create() — Method in class AuthorManager
- Create new author. Accepts: * slug * name * tagline * description * status * content
- ChannelManager — Class in namespace Ceo\Core\Managers
- Core channel manager
- ChannelManager::create() — Method in class ChannelManager
- Create new channel. Accepts:
- ContainerManager — Class in namespace Ceo\Core\Managers
- Core container manager
- ContainerManager::create() — Method in class ContainerManager
- Create new container. Accepts: * slug * title * description * type * content - array of content * tags - array of tags
- ContentManager — Class in namespace Ceo\Core\Managers
- Core content manager
- ContentManager::create() — Method in class ContentManager
- Create content with given properties.
- EntryManager::create() — Method in class EntryManager
- Create new entry. Accepts:
- ExportManager::create() — Method in class ExportManager
- Create new export. The SRN parameter is the parent resource SRN.
- ExportManager::clobber() — Method in class ExportManager
- IssueManager::create() — Method in class IssueManager
- Create new issue. Accepts: * label * description * status * published_at * assignments
- LockManager::create() — Method in class LockManager
- Create new lock. The SRN parameter is the parent resource SRN.
- MessageManager::create() — Method in class MessageManager
- Create a new queued message. Keep in mind that this does not send the message, only queues it for delivery.
- RouteManager::create() — Method in class RouteManager
- SstsManager::create() — Method in class SstsManager
- Create new SSTS. Accepts: * slug * name * status * content
- TagManager::create() — Method in class TagManager
- Create new tag. Accepts: * slug * name * status * content
- UserManager::create() — Method in class UserManager
- Create new user with given dataset
- WorkflowManager::create() — Method in class WorkflowManager
- Create new workflow. Accepts: * slug * name * status * isweb * isprint
- WorkflowsectionManager::create() — Method in class WorkflowsectionManager
- Create new workflow. Accepts: * slug * name * status * isweb * isprint
- Checkbox — Class in namespace Ceo\Core\MetaProperties
- Checkbox meta property
- $Assignment — Property in class Assignment
- Assignment content
- $Assignment — Property in class Assignment
- Created timestamp
- $Assignment — Property in class Assignment
- Creating user
- $Assignment — Property in class Assignment
- Assignment contact name
- $Assignment — Property in class Assignment
- Assignment contact name
- $Attachment — Property in class Attachment
- $Attachment — Property in class Attachment
- Parent container, if any
- $AuditLog — Property in class AuditLog
- Created time
- $Author — Property in class Author
- Created timestamp
- $AuthorContent — Property in class AuthorContent
- content_id
- Channel — Class in namespace Ceo\Core\Models
- Channel model. Channels are containers for Entries.
- $Channel — Property in class Channel
- Created timestamp
- ChannelMeta — Class in namespace Ceo\Core\Models
- ChannelMeta model.
- $ChannelMeta — Property in class ChannelMeta
- Parent id
- Container — Class in namespace Ceo\Core\Models
- Container model. Containers are like sections, but act like waterfall folders They can exist in two forms - manual or automatic.
- $Container — Property in class Container
- Created timestamp
- Container::connectableCallback() — Method in class Container
- ContainerContent — Class in namespace Ceo\Core\Models
- Container content model
- $ContainerContent — Property in class ContainerContent
- container_id
- $ContainerContent — Property in class ContainerContent
- content_id
- ContainerTag — Class in namespace Ceo\Core\Models
- Container tag model
- $ContainerTag — Property in class ContainerTag
- container_id
- Content — Class in namespace Ceo\Core\Models
- Content model
- $Content — Property in class Content
- Content
- $Content — Property in class Content
- Content raw contains the raw Draft object
- $Content — Property in class Content
- Created timestamp
- $Content — Property in class Content
- Container id, mostly just for blogs
- $Content — Property in class Content
- Click through URL for media
- ContentTag — Class in namespace Ceo\Core\Models
- Content tag model
- $ContentTag — Property in class ContentTag
- content_id
- $Entry — Property in class Entry
- Parent id
- $Entry — Property in class Entry
- Can Sync flag
- $Entry — Property in class Entry
- Created timestamp
- Entry::connectableCallback() — Method in class Entry
- $EntryMeta — Property in class EntryMeta
- Parent meta
- $EntryMeta — Property in class EntryMeta
- Created timestamp
- $Export — Property in class Export
- Parent content ID
- $Export — Property in class Export
- Content
- $Export — Property in class Export
- Created timestamp
- $ExportVersion — Property in class ExportVersion
- Parent content
- $ExportVersion — Property in class ExportVersion
- Parent created_at
- $ExportVersion — Property in class ExportVersion
- Parent content ID
- $Issue — Property in class Issue
- Created time
- $LockRequest — Property in class LockRequest
- Created time
- $Message — Property in class Message
- Created time
- $MetaProperty — Property in class MetaProperty
- Parent content ID
- $MetaProperty — Property in class MetaProperty
- Parent content ID
- $ResetRequest — Property in class ResetRequest
- Created time
- $Setting — Property in class Setting
- Created time
- $Url — Property in class Url
- Parent content ID
- $Url — Property in class Url
- Parent collection ID
- $User — Property in class User
- Can user receive email
- $Version — Property in class Version
- Parent content
- $Version — Property in class Version
- Parent created_at
- $Version — Property in class Version
- Parent content ID
- ConnectorHandler — Class in namespace Ceo\Core\QueueHandlers
- Handles messages for gryphon connector. Using config will post updates/deletions of connected items to specified endpoint.
- Connectable — Class in namespace Ceo\Core\Traits
- Connectable pushes CEO data to connected front end. A connectable item is pushed into the queue then exported and pushed to a specified endpoint.
- ClientConfig — Class in namespace Ceo\Core\Util
- Client config provides a simple interface to managing connections to client databases. Useful when running a command in the global scope or dealing with SRNs from multiple clients
- CeoController — Class in namespace Ceo\Frontend\Controllers
- CEO controller, what will become the dash
- ContentController — Class in namespace Ceo\Frontend\Controllers
- Content CRUD from frontent
- ContentController::corsAction() — Method in class ContentController
- ContentForm — Class in namespace Ceo\Frontend\Forms
- Content Form
- ClassifiedsController — Class in namespace Ceo\Plugins\Classifieds
- AdPro::canHandle() — Method in class AdPro
- SmartPublisher::canHandle() — Method in class SmartPublisher
- BaseHandler::canHandle() — Method in class BaseHandler
- Determine of the file can be processed
- GcalendarController::codeAction() — Method in class GcalendarController
- CurlClass — Class in namespace
- $CurlClass — Property in class CurlClass
- $CurlClass — Property in class CurlClass
- CurlClass::curl_get() — Method in class CurlClass
- CurlClass::curl_post() — Method in class CurlClass
- CurlClass::curl_delete() — Method in class CurlClass
- CurlClass::curl_put() — Method in class CurlClass
- DataManagerTask::contentimportAction() — Method in class DataManagerTask
- PublicationTask::createAction() — Method in class PublicationTask
- SeederTask::contentAction() — Method in class SeederTask
- UserTask::createAction() — Method in class UserTask
- issuu::call() — Method in class issuu
D
- AclController::deleteAction() — Method in class AclController
- Delete ACL Note: like create/update, you cannot modify the Administrator role.
- AssignmentController::deleteAction() — Method in class AssignmentController
- Delete assignment
- AuthorController::deleteAction() — Method in class AuthorController
- Delete author
- ChannelController::deleteAction() — Method in class ChannelController
- Delete channel
- ContainerController::deleteAction() — Method in class ContainerController
- Delete container
- ContentController::deleteAction() — Method in class ContentController
- Delete action
- DraftController — Class in namespace Ceo\Api\Controllers
- Draft controller
- EntryController::deleteAction() — Method in class EntryController
- Delete entry
- ExportController::dumpAction() — Method in class ExportController
- Dump content as type, does not create an export object or new version
- IssueController::deleteAction() — Method in class IssueController
- Delete issue
- LockrequestController::deleteAction() — Method in class LockrequestController
- Delete lock for given UUID. Request must be made from locking user.
- PluginController::deleteAction() — Method in class PluginController
- PrintassignmentController::deleteAction() — Method in class PrintassignmentController
- Delete action
- PrintdocumentController::deleteAction() — Method in class PrintdocumentController
- Delete action
- SstsController::deleteAction() — Method in class SstsController
- Delete ssts
- TagController::deleteAction() — Method in class TagController
- Delete tag
- UserController::deleteAction() — Method in class UserController
- Delete user
- WorkflowController::deleteAction() — Method in class WorkflowController
- Delete workflow
- WorkflowsectionController::deleteAction() — Method in class WorkflowsectionController
- Delete section
- NotecommentManager::delete() — Method in class NotecommentManager
- Delete content item
- PrintassignmentManager::delete() — Method in class PrintassignmentManager
- PrintdocumentManager::delete() — Method in class PrintdocumentManager
- Draft — Class in namespace Ceo\Api\Models
- Drafts model
- $NoteComment — Property in class NoteComment
- Draft reference
- DbConvertCommand — Class in namespace Ceo\Cli\Commands
- DeduplicateCommand — Class in namespace Ceo\Cli\Commands
- DepthCommand — Class in namespace Ceo\Cli\Commands
- AclManager::delete() — Method in class AclManager
- Completely remove a role
- AclManager::deny() — Method in class AclManager
- Deny action on resource
- AclManager::dropResourceAction() — Method in class AclManager
- Remove an action from a resource
- AssignmentManager::delete() — Method in class AssignmentManager
- Remove assignment. This does not remove associated children
- AuthorManager::delete() — Method in class AuthorManager
- Remove author. This does not remove associated children
- ChannelManager::delete() — Method in class ChannelManager
- Remove chanel. This does not remove associated children
- ContainerManager::delete() — Method in class ContainerManager
- Remove container. This does not remove associated children
- ContentManager::delete() — Method in class ContentManager
- Delete content item
- EntryManager::delete() — Method in class EntryManager
- Remove chanel. This does not remove associated children
- IssueManager::delete() — Method in class IssueManager
- Remove issue. This does not remove associated children
- RouteManager::delete() — Method in class RouteManager
- SstsManager::delete() — Method in class SstsManager
- Remove ssts. This does not remove associated children
- TagManager::delete() — Method in class TagManager
- Remove tag. This does not remove associated children
- UserManager::delete() — Method in class UserManager
- WorkflowManager::delete() — Method in class WorkflowManager
- Remove workflow. This does not remove associated children
- WorkflowsectionManager::delete() — Method in class WorkflowsectionManager
- Remove workflow section. This does not remove associated children
- Date — Class in namespace Ceo\Core\MetaProperties
- Date meta property
- Datetime — Class in namespace Ceo\Core\MetaProperties
- Datetime meta property
- $Assignment — Property in class Assignment
- Due date timestamp
- $Author — Property in class Author
- Author description
- $Author — Property in class Author
- Author draft raw description
- $ChannelMeta — Property in class ChannelMeta
- Entry description
- $Container — Property in class Container
- Container description
- $Container — Property in class Container
- Container description raw json
- $Content — Property in class Content
- Dominant attachment reference
- $Entry — Property in class Entry
- Entry description
- $Issue — Property in class Issue
- Optional description
- Issue::decorateLabel() — Method in class Issue
- Decorate the issue label by glueing the label and publish date together. Will use site's local timezone for publication date, NOT UTC.
- $Version — Property in class Version
- Dominant attachment reference
- SysController::downloadAction() — Method in class SysController
- AdmanagerController::deleteadAction() — Method in class AdmanagerController
- DropboxController — Class in namespace Ceo\Plugins\Dropbox
- Handle dropbox interaction
- GcalendarController::deactivateAction() — Method in class GcalendarController
- DataManagerTask — Class in namespace
- Data manager service
- DataManagerTask::duplicatesAction() — Method in class DataManagerTask
- daemonTask — Class in namespace
- CEO Socket Server for plugin connections
- daemonTask::debugAction() — Method in class daemonTask
- issuu::documentList() — Method in class issuu
E
- EntryController — Class in namespace Ceo\Api\Controllers
- Entry controller
- ExportController — Class in namespace Ceo\Api\Controllers
- Export controller handles generation and syncing of content exports. Exports are generally only used by external plugins (see ICML export).
- ChannelListCommand::execute() — Method in class ChannelListCommand
- ClientRunCommand::execute() — Method in class ClientRunCommand
- ConfigureSphinxCommand::execute() — Method in class ConfigureSphinxCommand
- DbConvertCommand::execute() — Method in class DbConvertCommand
- DeduplicateCommand::execute() — Method in class DeduplicateCommand
- DepthCommand::execute() — Method in class DepthCommand
- EntryImportCommand — Class in namespace Ceo\Cli\Commands
- EntryImportCommand::execute() — Method in class EntryImportCommand
- KeywordBuildCommand::execute() — Method in class KeywordBuildCommand
- KeywordIndexCommand::execute() — Method in class KeywordIndexCommand
- LibraryCommand::execute() — Method in class LibraryCommand
- LicenseGenerateCommand::execute() — Method in class LicenseGenerateCommand
- LicenseKeysCommand::execute() — Method in class LicenseKeysCommand
- MainCommand::execute() — Method in class MainCommand
- MigrateCommand::execute() — Method in class MigrateCommand
- PublicationLockCommand::execute() — Method in class PublicationLockCommand
- PushChannelCommand::execute() — Method in class PushChannelCommand
- PushEntryCommand::execute() — Method in class PushEntryCommand
- ServerCheckCommand::execute() — Method in class ServerCheckCommand
- ServerCleanCommand::execute() — Method in class ServerCleanCommand
- SphinxDeltaCommand::execute() — Method in class SphinxDeltaCommand
- SphinxMergeCommand::execute() — Method in class SphinxMergeCommand
- SyncExportCommand::execute() — Method in class SyncExportCommand
- SyncHuntCommand::execute() — Method in class SyncHuntCommand
- SyncImportCommand::execute() — Method in class SyncImportCommand
- SyncImportPollCommand::execute() — Method in class SyncImportPollCommand
- SyncPreloadCommand::execute() — Method in class SyncPreloadCommand
- SyncReattachMediaCommand::execute() — Method in class SyncReattachMediaCommand
- SyncRebuildAttachmentsCommand::execute() — Method in class SyncRebuildAttachmentsCommand
- SyncRebuildGalleriesCommand::execute() — Method in class SyncRebuildGalleriesCommand
- SyncRebuildSlugsCommand::execute() — Method in class SyncRebuildSlugsCommand
- SyncRebuildVimeoCommand::execute() — Method in class SyncRebuildVimeoCommand
- SyncRebuildYoutubeCommand::execute() — Method in class SyncRebuildYoutubeCommand
- SyncResyncAuthorsCommand::execute() — Method in class SyncResyncAuthorsCommand
- SyncResyncTimesCommand::execute() — Method in class SyncResyncTimesCommand
- SyncUsersCommand::execute() — Method in class SyncUsersCommand
- UserPurgeCommand::execute() — Method in class UserPurgeCommand
- VersionCommand::execute() — Method in class VersionCommand
- Acl::export() — Method in class Acl
- Export ACL roles
- BaseController::endBatchMode() — Method in class BaseController
- Static method to disable batch mode return handling
- ExportException — Class in namespace Ceo\Core\Exceptions
- ExportException for specifically trapping issues with exports
- ExporterInterface — Class in namespace Ceo\Core\Exporters
- Export interface
- ExporterInterface::export() — Method in class ExporterInterface
- Export accepts a single Content model and returns an exported string representation.
- HtmlExporter::export() — Method in class HtmlExporter
- Return properly formatted HTML document. Will throw Ceo\Exceptions\ExportException on failure.
- IcmlExporter::export() — Method in class IcmlExporter
- Return properly formatted ICML XML document. Will throw Ceo\Exceptions\ExportException on failure.
- TextExporter::export() — Method in class TextExporter
- Return properly plain text document. Will throw Ceo\Exceptions\ExportException on failure.
- ContentManager::editAttachment() — Method in class ContentManager
- EntryManager — Class in namespace Ceo\Core\Managers
- Core entry manager
- ExportManager — Class in namespace Ceo\Core\Managers
- Export manager handles linking and generation of exports
- ExportManager::exportAs() — Method in class ExportManager
- Editortext — Class in namespace Ceo\Core\MetaProperties
- Editor text meta property
- $Attachment — Property in class Attachment
- $Author — Property in class Author
- Author email
- Entry — Class in namespace Ceo\Core\Models
- Entry model. Entries are custom content types, made up of meta properties.
- EntryMeta — Class in namespace Ceo\Core\Models
- EntryMeta model.
- $EntryMeta — Property in class EntryMeta
- Parent id
- Export — Class in namespace Ceo\Core\Models
- Export model
- ExportVersion — Class in namespace Ceo\Core\Models
- ExportVersion model
- $ExportVersion — Property in class ExportVersion
- Parent export ID
- $ResetRequest — Property in class ResetRequest
- Expire time
- $User — Property in class User
- User email
- Email — Class in namespace Ceo\Core\Tags
- Email tags help make building email templates slightly less insane.
- AuthController::exchangeAction() — Method in class AuthController
F
- AssignmentcommentManager::findByAssignment() — Method in class AssignmentcommentManager
- Find first by reference ID
- NotecommentManager::find() — Method in class NotecommentManager
- NotecommentManager::findFirst() — Method in class NotecommentManager
- NotecommentManager::findByReference() — Method in class NotecommentManager
- Find first by reference ID
- PrintassignmentManager::find() — Method in class PrintassignmentManager
- Find assignment
- PrintassignmentManager::findFirst() — Method in class PrintassignmentManager
- Find first based on params
- PrintassignmentManager::findFirstById() — Method in class PrintassignmentManager
- Find first content by ID
- PrintassignmentManager::findFirstByUuid() — Method in class PrintassignmentManager
- Find first content by UUID
- PrintdocumentManager::find() — Method in class PrintdocumentManager
- Find document
- PrintdocumentManager::findFirst() — Method in class PrintdocumentManager
- Find first based on params
- PrintdocumentManager::findFirstById() — Method in class PrintdocumentManager
- Find first content by ID
- PrintdocumentManager::findFirstByUuid() — Method in class PrintdocumentManager
- Find first content by UUID
- PrintdocumentManager::findFirstByLabel() — Method in class PrintdocumentManager
- Find first item by label
- PrintdocumentManager::findFirstByTrackingLabel() — Method in class PrintdocumentManager
- Find first item by tracking label
- AssignmentComment::find() — Method in class AssignmentComment
- Allows to query a set of records that match the specified conditions
- AssignmentComment::findFirst() — Method in class AssignmentComment
- Allows to query the first record that match the specified conditions
- AssignmentComment::findByAssignmentUuid() — Method in class AssignmentComment
- Draft::find() — Method in class Draft
- Allows to query a set of records that match the specified conditions
- Draft::findFirst() — Method in class Draft
- Allows to query the first record that match the specified conditions
- Draft::findFirstByContentId() — Method in class Draft
- NoteComment::find() — Method in class NoteComment
- Allows to query a set of records that match the specified conditions
- NoteComment::findFirst() — Method in class NoteComment
- Allows to query the first record that match the specified conditions
- PrintAssignment::find() — Method in class PrintAssignment
- Allows to query a set of records that match the specified conditions
- PrintAssignment::findFirst() — Method in class PrintAssignment
- Allows to query the first record that match the specified conditions
- PrintAssignment::findFirstByLabel() — Method in class PrintAssignment
- PrintDocument::find() — Method in class PrintDocument
- Allows to query a set of records that match the specified conditions
- PrintDocument::findFirst() — Method in class PrintDocument
- Allows to query the first record that match the specified conditions
- PrintDocument::findFirstByLabel() — Method in class PrintDocument
- PrintDocument::findFirstByTrackingLabel() — Method in class PrintDocument
- SockettokenManager::find() — Method in class SockettokenManager
- Find token
- SockettokenManager::findFirst() — Method in class SockettokenManager
- Find first based on params
- SockettokenManager::findFirstById() — Method in class SockettokenManager
- Find first content by ID
- SockettokenManager::findFirstByUuid() — Method in class SockettokenManager
- Find first item by given UUID
- SocketToken::find() — Method in class SocketToken
- Allows to query a set of records that match the specified conditions
- SocketToken::findFirst() — Method in class SocketToken
- Allows to query the first record that match the specified conditions
- FlashAdapter — Class in namespace Ceo\Core\Adapters
- Base FLV adapter, provided only as a failover.
- GravatarHelper::findByEmail() — Method in class GravatarHelper
- Find and cache gravatar URL via email
- AclManager::find() — Method in class AclManager
- AclManager::findFirst() — Method in class AclManager
- AclManager::findFirstByName() — Method in class AclManager
- AssignmentManager::find() — Method in class AssignmentManager
- Find assignment
- AssignmentManager::findFirst() — Method in class AssignmentManager
- Find first based on params
- AssignmentManager::findFirstById() — Method in class AssignmentManager
- Find first content by ID
- AssignmentManager::findFirstByUuid() — Method in class AssignmentManager
- Find first item by given UUID
- AssignmentManager::findFirstBySrn() — Method in class AssignmentManager
- Find first instance by SRN
- AssignmentManager::findDueBetween() — Method in class AssignmentManager
- AuthorManager::find() — Method in class AuthorManager
- Find author
- AuthorManager::findFirst() — Method in class AuthorManager
- Find first based on params
- AuthorManager::findFirstById() — Method in class AuthorManager
- Find first content by ID
- AuthorManager::findFirstByUuid() — Method in class AuthorManager
- Find first item by given UUID
- AuthorManager::findFirstBySrn() — Method in class AuthorManager
- Find first instance by SRN
- ChannelManager::find() — Method in class ChannelManager
- Find channel
- ChannelManager::findFirst() — Method in class ChannelManager
- Find first based on params
- ChannelManager::findFirstById() — Method in class ChannelManager
- Find first content by ID
- ChannelManager::findFirstByUuid() — Method in class ChannelManager
- Find first item by given UUID
- ChannelManager::findFirstBySrn() — Method in class ChannelManager
- Find first instance by SRN
- ContainerManager::find() — Method in class ContainerManager
- Find container
- ContainerManager::findFirst() — Method in class ContainerManager
- Find first based on params
- ContainerManager::findFirstById() — Method in class ContainerManager
- Find first content by ID
- ContainerManager::findFirstByUuid() — Method in class ContainerManager
- Find first item by given UUID
- ContainerManager::findFirstBySrn() — Method in class ContainerManager
- Find first instance by SRN
- ContentManager::find() — Method in class ContentManager
- Find content
- ContentManager::findFirst() — Method in class ContentManager
- Find first based on params
- ContentManager::findFirstById() — Method in class ContentManager
- Find first content by ID
- ContentManager::findById() — Method in class ContentManager
- ContentManager::findFirstByUrl() — Method in class ContentManager
- Find first content item by given URL.
- ContentManager::findFirstByUuid() — Method in class ContentManager
- Find first item by given UUID
- ContentManager::findFirstBySrn() — Method in class ContentManager
- Find first instance by SRN
- ContentManager::findRelatedByKeywords() — Method in class ContentManager
- ContentManager::findRelatedByContent() — Method in class ContentManager
- EntryManager::find() — Method in class EntryManager
- Find entry
- EntryManager::findFirst() — Method in class EntryManager
- Find first based on params
- EntryManager::findFirstById() — Method in class EntryManager
- Find first content by ID
- EntryManager::findFirstByUuid() — Method in class EntryManager
- Find first item by given UUID
- EntryManager::findFirstBySrn() — Method in class EntryManager
- Find first instance by SRN
- EntryManager::findByMeta() — Method in class EntryManager
- Find entries by meta value
- IssueManager::find() — Method in class IssueManager
- Find issue
- IssueManager::findFirst() — Method in class IssueManager
- Find first based on params
- IssueManager::findFirstById() — Method in class IssueManager
- Find first content by ID
- IssueManager::findFirstByUuid() — Method in class IssueManager
- Find first item by given UUID
- IssueManager::findFirstBySrn() — Method in class IssueManager
- Find first instance by SRN
- LockManager::findFirstByContentSrn() — Method in class LockManager
- Find first lock instance by PARENT content SRN
- LockManager::findFirstByUuid() — Method in class LockManager
- Find first lock by lock UUID
- MentionManager::findFirstById() — Method in class MentionManager
- MentionManager::findFirst() — Method in class MentionManager
- MentionManager::find() — Method in class MentionManager
- MessageManager::findFirstById() — Method in class MessageManager
- MessageManager::findFirst() — Method in class MessageManager
- MessageManager::find() — Method in class MessageManager
- MessageManager::findFirstBySrn() — Method in class MessageManager
- SettingManager::findFirstById() — Method in class SettingManager
- SettingManager::findFirst() — Method in class SettingManager
- SettingManager::find() — Method in class SettingManager
- SstsManager::find() — Method in class SstsManager
- Find ssts
- SstsManager::findFirst() — Method in class SstsManager
- Find first based on params
- SstsManager::findFirstById() — Method in class SstsManager
- Find first content by ID
- SstsManager::findFirstByUuid() — Method in class SstsManager
- Find first item by given UUID
- SstsManager::findFirstBySrn() — Method in class SstsManager
- Find first instance by SRN
- TagManager::find() — Method in class TagManager
- Find tag
- TagManager::findFirst() — Method in class TagManager
- Find first based on params
- TagManager::findFirstById() — Method in class TagManager
- Find first content by ID
- TagManager::findFirstByUuid() — Method in class TagManager
- Find first item by given UUID
- TagManager::findFirstBySrn() — Method in class TagManager
- Find first instance by SRN
- UserManager::find() — Method in class UserManager
- Find users
- UserManager::findFirst() — Method in class UserManager
- Find first based on params
- UserManager::findFirstById() — Method in class UserManager
- Find first user by ID
- UserManager::findFirstByUuid() — Method in class UserManager
- Find first by UUID
- WorkflowManager::find() — Method in class WorkflowManager
- Find workflow
- WorkflowManager::findFirst() — Method in class WorkflowManager
- Find first based on params
- WorkflowManager::findFirstById() — Method in class WorkflowManager
- Find first content by ID
- WorkflowManager::findFirstByUuid() — Method in class WorkflowManager
- Find first item by given UUID
- WorkflowManager::findFirstBySrn() — Method in class WorkflowManager
- Find first instance by SRN
- WorkflowsectionManager::find() — Method in class WorkflowsectionManager
- Find workflow
- WorkflowsectionManager::findFirst() — Method in class WorkflowsectionManager
- Find first based on params
- WorkflowsectionManager::findFirstById() — Method in class WorkflowsectionManager
- Find first content by ID
- WorkflowsectionManager::findFirstByUuid() — Method in class WorkflowsectionManager
- Find first item by given UUID
- WorkflowsectionManager::findFirstBySrn() — Method in class WorkflowsectionManager
- Find first instance by SRN
- File — Class in namespace Ceo\Core\MetaProperties
- Upload and store a file
- Assignment::find() — Method in class Assignment
- Allows to query a set of records that match the specified conditions
- Assignment::findFirst() — Method in class Assignment
- Allows to query the first record that match the specified conditions
- Attachment::find() — Method in class Attachment
- Allows to query a set of records that match the specified conditions
- Attachment::findFirst() — Method in class Attachment
- Allows to query the first record that match the specified conditions
- Author::find() — Method in class Author
- Allows to query a set of records that match the specified conditions
- Author::findFirst() — Method in class Author
- Allows to query the first record that match the specified conditions
- Channel::find() — Method in class Channel
- Allows to query a set of records that match the specified conditions
- Channel::findFirst() — Method in class Channel
- Allows to query the first record that match the specified conditions
- ChannelMeta::find() — Method in class ChannelMeta
- Allows to query a set of records that match the specified conditions
- ChannelMeta::findFirst() — Method in class ChannelMeta
- Allows to query the first record that match the specified conditions
- Container::find() — Method in class Container
- Allows to query a set of records that match the specified conditions
- Container::findFirst() — Method in class Container
- Allows to query the first record that match the specified conditions
- Content::find() — Method in class Content
- Allows to query a set of records that match the specified conditions
- Content::findFirst() — Method in class Content
- Allows to query the first record that match the specified conditions
- Entry::find() — Method in class Entry
- Allows to query a set of records that match the specified conditions
- Entry::findFirst() — Method in class Entry
- Allows to query the first record that match the specified conditions
- EntryMeta::find() — Method in class EntryMeta
- Allows to query a set of records that match the specified conditions
- EntryMeta::findFirst() — Method in class EntryMeta
- Allows to query the first record that match the specified conditions
- $Export — Property in class Export
- Version number export was generated from
- Export::find() — Method in class Export
- Allows to query a set of records that match the specified conditions
- Export::findFirst() — Method in class Export
- Allows to query the first record that match the specified conditions
- ExportVersion::find() — Method in class ExportVersion
- Allows to query a set of records that match the specified conditions
- ExportVersion::findFirst() — Method in class ExportVersion
- Allows to query the first record that match the specified conditions
- Issue::find() — Method in class Issue
- Allows to query a set of records that match the specified conditions
- Issue::findFirst() — Method in class Issue
- Allows to query the first record that match the specified conditions
- LockRequest::find() — Method in class LockRequest
- Allows to query a set of records that match the specified conditions
- LockRequest::findFirst() — Method in class LockRequest
- Allows to query the first record that match the specified conditions
- Mention::find() — Method in class Mention
- Allows to query a set of records that match the specified conditions
- Mention::findFirst() — Method in class Mention
- Allows to query the first record that match the specified conditions
- Message::find() — Method in class Message
- Allows to query a set of records that match the specified conditions
- Message::findFirst() — Method in class Message
- Allows to query the first record that match the specified conditions
- $MetaProperty — Property in class MetaProperty
- Meta property field
- MetaProperty::find() — Method in class MetaProperty
- Allows to query a set of records that match the specified conditions
- MetaProperty::findFirst() — Method in class MetaProperty
- Allows to query the first record that match the specified conditions
- Setting::find() — Method in class Setting
- Allows to query a set of records that match the specified conditions
- Setting::findFirst() — Method in class Setting
- Allows to query the first record that match the specified conditions
- Ssts::find() — Method in class Ssts
- Allows to query a set of records that match the specified conditions
- Ssts::findFirst() — Method in class Ssts
- Allows to query the first record that match the specified conditions
- Tag::find() — Method in class Tag
- Allows to query a set of records that match the specified conditions
- Tag::findFirst() — Method in class Tag
- Allows to query the first record that match the specified conditions
- Url::find() — Method in class Url
- Allows to query a set of records that match the specified conditions
- Url::findFirst() — Method in class Url
- Allows to query the first record that match the specified conditions
- User::find() — Method in class User
- Allows to query a set of records that match the specified conditions
- User::findFirst() — Method in class User
- Allows to query the first record that match the specified conditions
- User::findFirstBySrn() — Method in class User
- Find first instance by SRN
- Version::find() — Method in class Version
- Allows to query a set of records that match the specified conditions
- Version::findFirst() — Method in class Version
- Allows to query the first record that match the specified conditions
- Webcron::find() — Method in class Webcron
- Allows to query a set of records that match the specified conditions
- Webcron::findFirst() — Method in class Webcron
- Allows to query the first record that match the specified conditions
- Workflow::find() — Method in class Workflow
- Allows to query a set of records that match the specified conditions
- Workflow::findFirst() — Method in class Workflow
- Allows to query the first record that match the specified conditions
- Workflowsection::find() — Method in class Workflowsection
- Allows to query a set of records that match the specified conditions
- Workflowsection::findFirst() — Method in class Workflowsection
- Allows to query the first record that match the specified conditions
- MessageHandler::finish() — Method in class MessageHandler
- Finish is called after everything else has run. This checks the queued messages per user and processes all pending messages
- Srnable::findFirstBySrn() — Method in class Srnable
- Find model by SRN
- ClientConfig::fetchConfig() — Method in class ClientConfig
- Return client config
- Filters — Class in namespace Ceo\Core\Volt
- AuthController::forgotAction() — Method in class AuthController
- Render forgot password form
- MessageQueueTask::finish() — Method in class MessageQueueTask
- Finish is called after everything else has run. This checks the queued messages per user and processes all pending messages
- QueueTask::fetchAction() — Method in class QueueTask
- WebcronTask::forceAction() — Method in class WebcronTask
- Force webcron to run a single action
- issuu::foldersList() — Method in class issuu
G
- BaseShellCommand::getDI() — Method in class BaseShellCommand
- CeoCli::getArguments() — Method in class CeoCli
- CeoCli::getConsole() — Method in class CeoCli
- AclController::getAction() — Method in class AclController
- Get single acl role by name
- AssignmentController::getAction() — Method in class AssignmentController
- Get single assignment by UUID
- AuthorController::getAction() — Method in class AuthorController
- Get single author by UUID
- ChannelController::getAction() — Method in class ChannelController
- Get single channel by UUID
- ContainerController::getAction() — Method in class ContainerController
- Get single container by UUID
- ContentController::getAction() — Method in class ContentController
- Get single content item by UUID
- EntryController::getAction() — Method in class EntryController
- Get single entry by UUID
- ExportController::getAction() — Method in class ExportController
- Create a new export.
- IssueController::getAction() — Method in class IssueController
- Get single issue by UUID
- LockrequestController::getParentAction() — Method in class LockrequestController
- Find lock via its parent content's SRN
- LockrequestController::getAction() — Method in class LockrequestController
- Get existing lock
- PluginController::getAction() — Method in class PluginController
- PrintassignmentController::getAction() — Method in class PrintassignmentController
- Get single item by UUID
- PrintdocumentController::getAction() — Method in class PrintdocumentController
- Get single item by UUID or label
- SettingController::getAction() — Method in class SettingController
- Get single setting by slug
- SstsController::getAction() — Method in class SstsController
- Get single ssts by UUID
- TagController::getAction() — Method in class TagController
- Get single tag by UUID
- UserController::getAction() — Method in class UserController
- Get single user by UUID
- VersionController::getAction() — Method in class VersionController
- Fetch a single version, will return associated parent.
- WorkflowController::getAction() — Method in class WorkflowController
- Get single workflow by UUID
- WorkflowsectionController::getAction() — Method in class WorkflowsectionController
- Get single section by UUID
- AssignmentComment::getSource() — Method in class AssignmentComment
- Returns table name mapped in the model.
- Draft::getSource() — Method in class Draft
- Returns table name mapped in the model.
- NoteComment::getSource() — Method in class NoteComment
- Returns table name mapped in the model.
- PrintAssignment::getSource() — Method in class PrintAssignment
- Returns table name mapped in the model.
- PrintDocument::getSource() — Method in class PrintDocument
- Returns table name mapped in the model.
- BaseCommand::getDI() — Method in class BaseCommand
- SocketToken::getSource() — Method in class SocketToken
- Returns table name mapped in the model.
- AdapterInterface::getDimensions() — Method in class AdapterInterface
- Should return object dimensions, if possible.
- AdapterInterface::getType() — Method in class AdapterInterface
- Return the unique string type for this adapter
- AudioAdapter::getType() — Method in class AudioAdapter
- Adapter type
- AudioAdapter::getDimensions() — Method in class AudioAdapter
- Get the original file dimensions, if possible.
- FlashAdapter::getType() — Method in class FlashAdapter
- Adapter type
- FlashAdapter::getDimensions() — Method in class FlashAdapter
- Get the original file dimensions, if possible.
- GalleryAdapter — Class in namespace Ceo\Core\Adapters
- Base Gallery adapter. The Gallery adapter provides the placeholder attachment type for gallery containers.
- GalleryAdapter::getType() — Method in class GalleryAdapter
- Adapter type
- GalleryAdapter::getDimensions() — Method in class GalleryAdapter
- Get the original file dimensions, if possible.
- ImageAdapter::getType() — Method in class ImageAdapter
- Adapter type
- ImageAdapter::getDimensions() — Method in class ImageAdapter
- Get the original file dimensions, if possible.
- ImageAdapter::getIptc() — Method in class ImageAdapter
- Return all encoded IPTC data
- PdfAdapter::getType() — Method in class PdfAdapter
- Adapter type
- PdfAdapter::getDimensions() — Method in class PdfAdapter
- Get the original file dimensions, if possible.
- QuicktimeAdapter::getType() — Method in class QuicktimeAdapter
- Adapter type
- QuicktimeAdapter::getDimensions() — Method in class QuicktimeAdapter
- Get the original file dimensions, if possible.
- SvgAdapter::getType() — Method in class SvgAdapter
- Adapter type
- SvgAdapter::getDimensions() — Method in class SvgAdapter
- Get the original file dimensions, if possible.
- VimeoAdapter::getType() — Method in class VimeoAdapter
- Adapter type
- VimeoAdapter::getDimensions() — Method in class VimeoAdapter
- Get the original file dimensions, if possible.
- YoutubeAdapter::getType() — Method in class YoutubeAdapter
- Adapter type
- YoutubeAdapter::getDimensions() — Method in class YoutubeAdapter
- Get the original file dimensions, if possible.
- AuthManager::getUser() — Method in class AuthManager
- Fetch user for associated session
- AuthManager::getUserId() — Method in class AuthManager
- Returns the id of the user
- BaseController::getStatusCode() — Method in class BaseController
- Return status code
- BaseController::getHeaders() — Method in class BaseController
- Return current headers
- BaseController::getPayload() — Method in class BaseController
- Return payload
- ExporterInterface::getType() — Method in class ExporterInterface
- getType returns a string type for the exporter, e.g. 'icml'
- ExporterInterface::getContentType() — Method in class ExporterInterface
- getContentType returns a string for MIME type, e.g 'application/xml'
- HtmlExporter::getType() — Method in class HtmlExporter
- Return type
- HtmlExporter::getContentType() — Method in class HtmlExporter
- Return mime type
- IcmlExporter::getType() — Method in class IcmlExporter
- Return type
- IcmlExporter::getContentType() — Method in class IcmlExporter
- Return mime type
- TextExporter::getType() — Method in class TextExporter
- Return type
- TextExporter::getContentType() — Method in class TextExporter
- Return mime type
- GravatarHelper — Class in namespace Ceo\Core\Helpers
- GravatarHelper is a wrapper for forxer\Gravatar, except that it temporarily caches the URLs in an insecure cache.
- Request::getJsonRawBody() — Method in class Request
- Request::getSegments() — Method in class Request
- Get request segments. If you don't provide a segment number will return all segments.
- IcmlImporter::getType() — Method in class IcmlImporter
- Return type
- AclManager::getLists() — Method in class AclManager
- Fetch all access control lists, organized by resource
[ 'ResourceName' => ['action1', 'action2'], .
- AclManager::getActionsForRole() — Method in class AclManager
- Get all actions for a given role
[ 'ResourceName' => [ ['action' => 'action1', 'allowed' => 0], ['action' => 'action2', 'allowed' => 1], ], .
- BaseManager::getPaginator() — Method in class BaseManager
- Helps paginate models using the query bulder. Bit more complicated than the native array method, but works better for larger data sets
- ContentManager::getUrlSlug() — Method in class ContentManager
- MentionManager::getMentions() — Method in class MentionManager
- Return all mentions for a given SRN
- RouteManager::get() — Method in class RouteManager
- SettingManager::get() — Method in class SettingManager
- Retrieve a setting value. Returns the default value if not found.
- UserManager::getForm() — Method in class UserManager
- Build and return standard editing form
- Checkbox::getType() — Method in class Checkbox
- React type
- Date::getType() — Method in class Date
- React type
- Datetime::getType() — Method in class Datetime
- React type
- Editortext::getType() — Method in class Editortext
- React type
- File::getType() — Method in class File
- React type
- Json::getType() — Method in class Json
- React type
- Longtext::getType() — Method in class Longtext
- React type
- MetaPropertyInterface::getType() — Method in class MetaPropertyInterface
- React type
- Noop::getType() — Method in class Noop
- React type
- Printonly::getType() — Method in class Printonly
- React type
- Relatedcontent::getType() — Method in class Relatedcontent
- React type
- Relatedentries::getType() — Method in class Relatedentries
- React type
- Richtext::getType() — Method in class Richtext
- React type
- Securetext::getType() — Method in class Securetext
- React type
- Selectentry::getType() — Method in class Selectentry
- React type
- Text::getType() — Method in class Text
- React type
- Paginator::getPagination() — Method in class Paginator
- Return the paginator object
- Paginator::getItems() — Method in class Paginator
- Return the fetched items
- AclRole::getSource() — Method in class AclRole
- Return table name
- Assignment::getSource() — Method in class Assignment
- Returns table name mapped in the model.
- Attachment::getSource() — Method in class Attachment
- Returns table name mapped in the model.
- AuditLog::getSource() — Method in class AuditLog
- Return table name
- AuditLog::getMessageObject() — Method in class AuditLog
- Author::getSource() — Method in class Author
- Returns table name mapped in the model.
- AuthorContent::getSource() — Method in class AuthorContent
- BaseModel::getResultsetClass() — Method in class BaseModel
- Channel::getSource() — Method in class Channel
- Returns table name mapped in the model.
- Channel::getMeta() — Method in class Channel
- Load meta property by slug
- ChannelMeta::getSource() — Method in class ChannelMeta
- Returns table name mapped in the model.
- Container::getSource() — Method in class Container
- Returns table name mapped in the model.
- Container::getMetaProperties() — Method in class Container
- ContainerContent::getSource() — Method in class ContainerContent
- ContainerTag::getSource() — Method in class ContainerTag
- Content::getSource() — Method in class Content
- Returns table name mapped in the model.
- Content::getVersionMetaProperties() — Method in class Content
- Returns only the metaProperties that belong to this version of the content item
- Content::getAuditTrail() — Method in class Content
- Return audit logs for this content item
- Content::getKeywords() — Method in class Content
- ContentTag::getSource() — Method in class ContentTag
- Entry::getSource() — Method in class Entry
- Returns table name mapped in the model.
- Entry::getMeta() — Method in class Entry
- Load meta property by slug
- EntryMeta::getSource() — Method in class EntryMeta
- Returns table name mapped in the model.
- Export::getSource() — Method in class Export
- Returns table name mapped in the model.
- ExportVersion::getSource() — Method in class ExportVersion
- Returns table name mapped in the model.
- Issue::getSource() — Method in class Issue
- Returns table name mapped in the model.
- LockRequest::getSource() — Method in class LockRequest
- Returns table name mapped in the model.
- Mention::getSource() — Method in class Mention
- Returns table name mapped in the model.
- $Message — Property in class Message
- Track the generating item by UUID
- Message::getSource() — Method in class Message
- Returns table name mapped in the model.
- MetaProperty::getSource() — Method in class MetaProperty
- Returns table name mapped in the model.
- ResetRequest::getSource() — Method in class ResetRequest
- Return table name
- Setting::getSource() — Method in class Setting
- Returns table name mapped in the model.
- Ssts::getSource() — Method in class Ssts
- Returns table name mapped in the model.
- Tag::getSource() — Method in class Tag
- Returns table name mapped in the model.
- Url::getSource() — Method in class Url
- Returns table name mapped in the model.
- User::getSource() — Method in class User
- Returns table name mapped in the model.
- UserAssignment::getSource() — Method in class UserAssignment
- UserRole::getSource() — Method in class UserRole
- Version::getSource() — Method in class Version
- Returns table name mapped in the model.
- Webcron::getSource() — Method in class Webcron
- Returns table name mapped in the model.
- Workflow::getSource() — Method in class Workflow
- Returns table name mapped in the model.
- Workflowsection::getSource() — Method in class Workflowsection
- Returns table name mapped in the model.
- Srnable::getSrn() — Method in class Srnable
- Return model's SRN. Model should implement a 'srn_name' protected value.
- Path::get() — Method in class Path
- Generate path
- StringUtil::generateToken() — Method in class StringUtil
- Generate a relatively random token of a given length.
- BaseTask::getMessages() — Method in class BaseTask
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- GcalendarController — Class in namespace Ceo\Plugins\Gcalendar
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- Plugin::getPlugins() — Method in class Plugin
- Plugin::getName() — Method in class Plugin
- Plugin::getSlug() — Method in class Plugin
- AuthUser::get() — Method in class AuthUser
- Find user given SRN and match the token. This is a semi-ticket based auth but works better given our multi-client setup.
- PublicationTask::getAction() — Method in class PublicationTask
- SocketBootstrap::getSocketSession() — Method in class SocketBootstrap
- SphinxTask::generateAll() — Method in class SphinxTask
- SphinxTask::generateAction() — Method in class SphinxTask
- issuu::getEmbed() — Method in class issuu
H
- DepthCommand::handle() — Method in class DepthCommand
- HtmlExporter — Class in namespace Ceo\Core\Exporters
- HTML Exporter
- $Attachment — Property in class Attachment
- BaseModel::hasProperty() — Method in class BaseModel
- Determine if the model has a public property.
- $Channel — Property in class Channel
- Is Hidden
- $Entry — Property in class Entry
- Hidden
- User::hasRole() — Method in class User
- AuditLogHandler::handle() — Method in class AuditLogHandler
- Stores user and log data from audit log queue
- ConnectorHandler::handle() — Method in class ConnectorHandler
- MessageHandler::handle() — Method in class MessageHandler
- Generates messages for both queueable and non-queable
- StringUtil::htmlPurify() — Method in class StringUtil
- Run dirty html fragments through the purifier
- Filters::highlightMentions() — Method in class Filters
- BaseHandler::handle() — Method in class BaseHandler
- Process the file
- Handler — Class in namespace Ceo\Plugins\Dropbox\Webcron
- Dropbox handler
I
- AclTask::initialize() — Method in class AclTask
- AclTask::initAction() — Method in class AclTask
- BaseShellCommand::isClientMode() — Method in class BaseShellCommand
- BaseTask::inputMasked() — Method in class BaseTask
- CeoBootstrap::init() — Method in class CeoBootstrap
- AclController::indexAction() — Method in class AclController
- Forwards to list action
- AssignmentController::indexAction() — Method in class AssignmentController
- Forwards to list action
- AuthorController::indexAction() — Method in class AuthorController
- Forwards to list action
- BatchController::indexAction() — Method in class BatchController
- ChannelController::indexAction() — Method in class ChannelController
- Forwards to list action
- ContainerController::indexAction() — Method in class ContainerController
- Forwards to list action
- ContentController::indexAction() — Method in class ContentController
- Forwards to list action
- DraftController::indexAction() — Method in class DraftController
- Forwards to list action
- EntryController::indexAction() — Method in class EntryController
- Forwards to list action
- InboundController — Class in namespace Ceo\Api\Controllers
- Inbound controller
- IssueController — Class in namespace Ceo\Api\Controllers
- Issue controller
- IssueController::indexAction() — Method in class IssueController
- Forwards to list action
- PluginController::indexAction() — Method in class PluginController
- Forwards to list action
- PrintassignmentController::indexAction() — Method in class PrintassignmentController
- Forwards to list action
- PrintdocumentController::indexAction() — Method in class PrintdocumentController
- Forwards to list action
- SearchController::indexAction() — Method in class SearchController
- Forwards to search action
- SettingController::indexAction() — Method in class SettingController
- Forwards to list action
- SiteController::indexAction() — Method in class SiteController
- Fetch site status
- SstsController::indexAction() — Method in class SstsController
- Forwards to list action
- StatusController::indexAction() — Method in class StatusController
- Empty
- TagController::indexAction() — Method in class TagController
- Forwards to list action
- UserController::indexAction() — Method in class UserController
- Forwards to list action
- VersionController::indexAction() — Method in class VersionController
- Forwards to list action
- WorkflowController::indexAction() — Method in class WorkflowController
- Forwards to list action
- WorkflowsectionController::indexAction() — Method in class WorkflowsectionController
- Forwards to list action
- $AssignmentComment — Property in class AssignmentComment
- ID
- AssignmentComment::initialize() — Method in class AssignmentComment
- Initialize method for model.
- $Draft — Property in class Draft
- ID
- Draft::initialize() — Method in class Draft
- Initializer
- $NoteComment — Property in class NoteComment
- ID
- NoteComment::initialize() — Method in class NoteComment
- Initialize method for model.
- $PrintAssignment — Property in class PrintAssignment
- ID
- $PrintAssignment — Property in class PrintAssignment
- Issue ID
- PrintAssignment::initialize() — Method in class PrintAssignment
- Initializer
- $PrintDocument — Property in class PrintDocument
- ID
- $PrintDocument — Property in class PrintDocument
- Issue ID
- PrintDocument::initialize() — Method in class PrintDocument
- Initializer
- IndexController — Class in namespace Ceo\Connect\Controllers
- IndexController::indexAction() — Method in class IndexController
- $SocketToken — Property in class SocketToken
- SocketToken::initialize() — Method in class SocketToken
- Initializer
- ImageAdapter — Class in namespace Ceo\Core\Adapters
- Base image adapter
- Acl::isAllowed() — Method in class Acl
- Check if action is allowed for role and resource
- AuthManager::isLoggedIn() — Method in class AuthManager
- Determine if user is logged in
- ImportException — Class in namespace Ceo\Core\Exceptions
- ImportException for specifically trapping issues with imports
- IcmlExporter — Class in namespace Ceo\Core\Exporters
- ICML Exporter
- Request::isMethod() — Method in class Request
- IcmlImporter — Class in namespace Ceo\Core\Importers
- ICML Importer
- IcmlImporter::import() — Method in class IcmlImporter
- AuthorManager::importFromJSON() — Method in class AuthorManager
- ContainerManager::importFromJSON() — Method in class ContainerManager
- ContentManager::importFromJSON() — Method in class ContentManager
- IssueManager — Class in namespace Ceo\Core\Managers
- Core issue manager
- LockManager::isLocked() — Method in class LockManager
- Determine if resource is locked
- LockManager::isLockedByUser() — Method in class LockManager
- Determine if resource is locked by user
- SstsManager::importFromJSON() — Method in class SstsManager
- TagManager::importFromJSON() — Method in class TagManager
- $Assignment — Property in class Assignment
- Assignment ID
- Assignment::initialize() — Method in class Assignment
- Initializer
- $Attachment — Property in class Attachment
- Attachment::initialize() — Method in class Attachment
- Initializer
- Attachment::imgixUrl() — Method in class Attachment
- Returns path to imgix file. Will defer to Adapter's imgixUrl method if provided.
- $AuditLog — Property in class AuditLog
- ID
- AuditLog::initialize() — Method in class AuditLog
- $Author — Property in class Author
- Author ID
- Author::initialize() — Method in class Author
- Initializer
- $AuthorContent — Property in class AuthorContent
- ID
- AuthorContent::initialize() — Method in class AuthorContent
- $Channel — Property in class Channel
- ID
- $Channel — Property in class Channel
- Is routable
- Channel::initialize() — Method in class Channel
- Initializer
- $ChannelMeta — Property in class ChannelMeta
- ID
- ChannelMeta::initialize() — Method in class ChannelMeta
- Initializer
- $Container — Property in class Container
- Container ID
- Container::initialize() — Method in class Container
- Initializer
- $ContainerContent — Property in class ContainerContent
- ID
- ContainerContent::initialize() — Method in class ContainerContent
- $ContainerTag — Property in class ContainerTag
- ID
- ContainerTag::initialize() — Method in class ContainerTag
- $Content — Property in class Content
- ID
- Content::initialize() — Method in class Content
- Initializer
- $ContentTag — Property in class ContentTag
- ID
- ContentTag::initialize() — Method in class ContentTag
- $Entry — Property in class Entry
- ID
- Entry::initialize() — Method in class Entry
- Initializer
- $EntryMeta — Property in class EntryMeta
- ID
- EntryMeta::initialize() — Method in class EntryMeta
- Initializer
- $Export — Property in class Export
- ID
- $Export — Property in class Export
- Dirty state, 1 = dirty (un-merged), 0 = clean (merged)
- $Export — Property in class Export
- Print issue
- Export::initialize() — Method in class Export
- Initializer
- $ExportVersion — Property in class ExportVersion
- ID
- ExportVersion::initialize() — Method in class ExportVersion
- Initializer
- Issue — Class in namespace Ceo\Core\Models
- Issue Model
- $Issue — Property in class Issue
- ID
- Issue::initialize() — Method in class Issue
- initializer
- $LockRequest — Property in class LockRequest
- ID
- LockRequest::initialize() — Method in class LockRequest
- Initialize method for model.
- $Mention — Property in class Mention
- ID
- Mention::initialize() — Method in class Mention
- Initialize method for model.
- $Message — Property in class Message
- ID
- Message::initialize() — Method in class Message
- Initialize method for model.
- $MetaProperty — Property in class MetaProperty
- ID
- MetaProperty::initialize() — Method in class MetaProperty
- initializer
- $ResetRequest — Property in class ResetRequest
- ID
- ResetRequest::initialize() — Method in class ResetRequest
- $Setting — Property in class Setting
- ID
- Setting::initialize() — Method in class Setting
- Initialize method for model.
- $Ssts — Property in class Ssts
- SSTS ID
- Ssts::initialize() — Method in class Ssts
- Initializer
- $Tag — Property in class Tag
- Tag ID
- Tag::initialize() — Method in class Tag
- Initializer
- $Url — Property in class Url
- ID
- $Url — Property in class Url
- Default url for associated content
- Url::initialize() — Method in class Url
- initializer
- $User — Property in class User
- ID
- $User — Property in class User
- Is SNworks flag
- $User — Property in class User
- Is a Service User
- User::initialize() — Method in class User
- Initialize method for model.
- $UserAssignment — Property in class UserAssignment
- ID
- UserAssignment::initialize() — Method in class UserAssignment
- $UserRole — Property in class UserRole
- ID
- UserRole::initialize() — Method in class UserRole
- $Version — Property in class Version
- ID
- Version::initialize() — Method in class Version
- Initializer
- $Webcron — Property in class Webcron
- ID
- Webcron::initialize() — Method in class Webcron
- initializer
- $Workflow — Property in class Workflow
- Workflow ID
- $Workflow — Property in class Workflow
- Workflow is for web
- $Workflow — Property in class Workflow
- Workflow is for print
- $Workflow — Property in class Workflow
- Workflow is for content items
- $Workflow — Property in class Workflow
- Workflow is for assignment items
- Workflow::initialize() — Method in class Workflow
- Initializer
- $Workflowsection — Property in class Workflowsection
- Workflow ID
- $Workflowsection — Property in class Workflowsection
- Workflow is for web
- $Workflowsection — Property in class Workflowsection
- Workflow is for print
- Workflowsection::initialize() — Method in class Workflowsection
- Initializer
- IssuuScriptFilter — Class in namespace Ceo\Core\Util\Filters
- Simple filter to watch for, then replace in and out issuu embed script calls
- StringUtil::isUuid() — Method in class StringUtil
- Determine if passed string is a UUIDv4
- Time::isValidTimestamp() — Method in class Time
- Determine if a value is a valid timestamp
- IndexController — Class in namespace Ceo\Frontdoor\Controllers
- IndexController::indexAction() — Method in class IndexController
- AuthController::indexAction() — Method in class AuthController
- Functionally, does literally nothing.
- CeoController::indexAction() — Method in class CeoController
- ContentController::indexAction() — Method in class ContentController
- Index action
- IndexController — Class in namespace Ceo\Frontend\Controllers
- IndexController::indexAction() — Method in class IndexController
- SysController::indexAction() — Method in class SysController
- Index action
- ContentForm::initialize() — Method in class ContentForm
- Plugin::install() — Method in class Plugin
- AdPro::import() — Method in class AdPro
- SmartPublisher::import() — Method in class SmartPublisher
- Plugin::install() — Method in class Plugin
- Plugin::install() — Method in class Plugin
- Plugin::install() — Method in class Plugin
- Plugin::install() — Method in class Plugin
- Plugin::install() — Method in class Plugin
- Plugin::install() — Method in class Plugin
- AuthManager::isAuthorizedTo() — Method in class AuthManager
- Authorization check At the moment, only the daemon can publish, so we're only checking to see if a user can subscribe to a topic.
- QueueBootstrap::init() — Method in class QueueBootstrap
- QueueTask::initialize() — Method in class QueueTask
- SocketBootstrap::init() — Method in class SocketBootstrap
- UserTask::importAction() — Method in class UserTask
- issuu — Class in namespace
J
- Json — Class in namespace Ceo\Core\MetaProperties
- JSON encoded data, hidden on the web but can be really useful for plugins.
K
- KeyListener — Class in namespace Ceo\Api\Listeners
- Key Authentication provider
- KeywordBuildCommand — Class in namespace Ceo\Cli\Commands
- KeywordIndexCommand — Class in namespace Ceo\Cli\Commands
- Keyword — Class in namespace Ceo\Core\Webcron
- Keyword indexer
L
- AclTask::listRolesAction() — Method in class AclTask
- Show ACLs
- AclTask::listActionsAction() — Method in class AclTask
- Show actions/resources for a role
- BaseTask::log() — Method in class BaseTask
- Log output
- AclController::listAction() — Method in class AclController
- Return acls
- AclController::listResourcesAction() — Method in class AclController
- AssignmentController::listAction() — Method in class AssignmentController
- Return assignments
- AssignmentcommentController::listAction() — Method in class AssignmentcommentController
- List comments for given parent ID
- AuthorController::listAction() — Method in class AuthorController
- Return authors
- BatchController::listAction() — Method in class BatchController
- ChannelController::listAction() — Method in class ChannelController
- Return channels
- ContainerController::listAction() — Method in class ContainerController
- Return Containers
- ContentController::listAction() — Method in class ContentController
- List content
- DraftController::listAction() — Method in class DraftController
- Return last draft by content SRN. the 'content' query string is required.
- EntryController::listAction() — Method in class EntryController
- Return entries
- ExportController::lockAction() — Method in class ExportController
- IssueController::listAction() — Method in class IssueController
- Return issues
- LockrequestController — Class in namespace Ceo\Api\Controllers
- Lock request controller handles creating and releasing locks.
- NotecommentController::listAction() — Method in class NotecommentController
- List comments for given parent ID
- PluginController::listAction() — Method in class PluginController
- PrintassignmentController::listAction() — Method in class PrintassignmentController
- List assignments
- PrintdocumentController::listAction() — Method in class PrintdocumentController
- List documents
- PrintdocumentController::lockAction() — Method in class PrintdocumentController
- Create a non-exclusive lock on a page object. Technically InDesign handles the exclusivity of the lock.
- SettingController::listAction() — Method in class SettingController
- Return settings
- SstsController::listAction() — Method in class SstsController
- Return sstss
- TagController::listAction() — Method in class TagController
- Return tags
- UserController::listAction() — Method in class UserController
- Return users
- VersionController::listAction() — Method in class VersionController
- Return versions by content SRN. the 'content' query string is required.
- WorkflowController::listAction() — Method in class WorkflowController
- Return workflows
- WorkflowsectionController::listAction() — Method in class WorkflowsectionController
- Return sections
- NotecommentManager::linkNotes() — Method in class NotecommentManager
- $PrintAssignment — Property in class PrintAssignment
- Label id
- $PrintDocument — Property in class PrintDocument
- Label slug
- LibraryCommand — Class in namespace Ceo\Cli\Commands
- LicenseGenerateCommand — Class in namespace Ceo\Cli\Commands
- LicenseKeysCommand — Class in namespace Ceo\Cli\Commands
- $SocketToken — Property in class SocketToken
- Last seen timestamp
- Loggable — Class in namespace Ceo\Core\Behaviors
- Loggable creates a blame interface for changes.
- LockManager — Class in namespace Ceo\Core\Managers
- Lock manager handles creation and management of locking requests.
- Longtext — Class in namespace Ceo\Core\MetaProperties
- Longer text meta property
- $Assignment — Property in class Assignment
- Location of assignment
- $ChannelMeta — Property in class ChannelMeta
- label
- $Container — Property in class Container
- Layout template for frontend system
- $Content — Property in class Content
- Layout template for frontend system
- $Issue — Property in class Issue
- Issue text label
- LockRequest — Class in namespace Ceo\Core\Models
- $Setting — Property in class Setting
- Label
- $Ssts — Property in class Ssts
- SSTS name
- $Webcron — Property in class Webcron
- Issue text label
- ClientConfig::loadConnectionService() — Method in class ClientConfig
- Load connection service for client and return text name.
- AuthController::loginAction() — Method in class AuthController
- Handles login POST action
- AuthController::logoutAction() — Method in class AuthController
- Destroy session and return to index
- DropboxController::listAction() — Method in class DropboxController
- Fetch and return list of files currently in dropbox
- LicenseTask — Class in namespace
- License Task
- LicenseTask::listAction() — Method in class LicenseTask
M
- BaseTask::mainAction() — Method in class BaseTask
- Default handler, override for default action.
- $PrintAssignment — Property in class PrintAssignment
- Modified at
- $PrintDocument — Property in class PrintDocument
- Modified at
- Module — Class in namespace Ceo\Api
- MainCommand — Class in namespace Ceo\Cli\Commands
- MigrateCommand — Class in namespace Ceo\Cli\Commands
- Module — Class in namespace Ceo\Cli
- Module — Class in namespace Ceo\Connect
- MentionManager — Class in namespace Ceo\Core\Managers
- Mention manager handles parsing mentions from text, association with models and message generation. All mentionable models must have SRNs
- MessageManager — Class in namespace Ceo\Core\Managers
- Message manager handles templated message generation.
- MetaProperties — Class in namespace Ceo\Core\MetaProperties
- MetaProperties manager
- MetaPropertyInterface — Class in namespace Ceo\Core\MetaProperties
- Describes standard meta property interface
- $Assignment — Property in class Assignment
- Last modified timestamp
- $Attachment — Property in class Attachment
- Random metadata for the adapter.
- $AuditLog — Property in class AuditLog
- Log message, as JSON string
- $Author — Property in class Author
- Random metadata
- $Author — Property in class Author
- Last modified timestamp
- $Channel — Property in class Channel
- Last modified timestamp
- $Container — Property in class Container
- Last modified timestamp
- $Content — Property in class Content
- Modified timestamp
- $Entry — Property in class Entry
- Last modified timestamp
- $EntryMeta — Property in class EntryMeta
- Last modified timestamp
- $Export — Property in class Export
- Modified timestamp
- $ExportVersion — Property in class ExportVersion
- Parent modified_at
- $Issue — Property in class Issue
- Modified time
- $LockRequest — Property in class LockRequest
- Modified time
- Mention — Class in namespace Ceo\Core\Models
- Base mention model
- $Mention — Property in class Mention
- The user that did the mentioning
- Message — Class in namespace Ceo\Core\Models
- Base message model
- $Message — Property in class Message
- Message content
- MetaProperty — Class in namespace Ceo\Core\Models
- Meta Property Model
- $Setting — Property in class Setting
- Modified time
- $Version — Property in class Version
- Parent modified_at
- Resultset::map() — Method in class Resultset
- Apply a callback to each member of the resultset
- MessageHandler — Class in namespace Ceo\Core\QueueHandlers
- Handles queue actions for mail messages
- Module — Class in namespace Ceo\Frontdoor
- Module — Class in namespace Ceo\Frontend
- DataManagerTask::mergeAction() — Method in class DataManagerTask
- MessageQueueTask — Class in namespace
- Message Queue Task
- MessageQueueTask::mainAction() — Method in class MessageQueueTask
- $QueueBootstrap — Property in class QueueBootstrap
- ShellTask::mainAction() — Method in class ShellTask
- $SocketBootstrap — Property in class SocketBootstrap
- WebcronTask::mainAction() — Method in class WebcronTask
N
- NotecommentController — Class in namespace Ceo\Api\Controllers
- Note comment controller
- NotecommentManager — Class in namespace Ceo\Api\Managers
- Note commetn manager
- NoteComment — Class in namespace Ceo\Api\Models
- Loggable::notify() — Method in class Loggable
- Compare model changes, and record
- Pushable::notify() — Method in class Pushable
- Push model to websocket queue
- Sluggable::notify() — Method in class Sluggable
- Fix slugs if not set
- Uuidable::notify() — Method in class Uuidable
- Set UUID if not set
- Noop — Class in namespace Ceo\Core\MetaProperties
- Noop is the default meta property. It's pretty much just used as a place holder and a test interface. You probably shouldn't use this.
- $Assignment — Property in class Assignment
- Editor/Production notes
- $Author — Property in class Author
- Author name
- $Tag — Property in class Tag
- Tag name
- $User — Property in class User
- User name (full name)
- $Workflow — Property in class Workflow
- Workflow name
- $Workflowsection — Property in class Workflowsection
- Workflow name
- $IssuuScriptFilter — Property in class IssuuScriptFilter
- Time::now() — Method in class Time
- Return the current time as a Carbon object
- ContentController::noteAction() — Method in class ContentController
O
- OverrideListener — Class in namespace Ceo\Api\Listeners
- Override Listener
- GalleryAdapter::originalUrl() — Method in class GalleryAdapter
- Override originalUrl method Return container's first child original URL
- VimeoAdapter::originalUrl() — Method in class VimeoAdapter
- Override originalUrl method Return container's first child original URL
- YoutubeAdapter::originalUrl() — Method in class YoutubeAdapter
- Override originalUrl method Return container's first child original URL
- Attachment::originalUrl() — Method in class Attachment
- Returns path to original file. Will defer to Adapter's originalUrl method if provided.
P
- ExportController::pullAction() — Method in class ExportController
- ExportController::pushAction() — Method in class ExportController
- InboundController::postmarkAction() — Method in class InboundController
- Handle inbound message from postmark
- PluginController — Class in namespace Ceo\Api\Controllers
- Plugin controller
- PrintassignmentController — Class in namespace Ceo\Api\Controllers
- Print Assignment controller
- PrintdocumentController — Class in namespace Ceo\Api\Controllers
- Print Document controller
- WorkflowController::priorityAction() — Method in class WorkflowController
- Set workflow priority, low to high UUIDs should be sent as non-indexed array
- WorkflowsectionController::priorityAction() — Method in class WorkflowsectionController
- Set section priority, low to high UUIDs should be sent as non-indexed array
- PrintassignmentManager — Class in namespace Ceo\Api\Managers
- Print assignment manager
- PrintdocumentManager — Class in namespace Ceo\Api\Managers
- Print document manager
- $NoteComment — Property in class NoteComment
- Parent reference
- PrintAssignment — Class in namespace Ceo\Api\Models
- Print Assignments model
- $PrintAssignment — Property in class PrintAssignment
- Print locked
- $PrintAssignment — Property in class PrintAssignment
- Print locked user
- PrintDocument — Class in namespace Ceo\Api\Models
- Print Documents model
- $PrintDocument — Property in class PrintDocument
- Print locked
- $PrintDocument — Property in class PrintDocument
- Print locked user
- PublicationLockCommand — Class in namespace Ceo\Cli\Commands
- PushChannelCommand — Class in namespace Ceo\Cli\Commands
- PushEntryCommand — Class in namespace Ceo\Cli\Commands
- GalleryAdapter::previewUrl() — Method in class GalleryAdapter
- Override previewUrl method Return container's first child preview URL
- PdfAdapter — Class in namespace Ceo\Core\Adapters
- Base PDF adapter
- VimeoAdapter::previewUrl() — Method in class VimeoAdapter
- Override previewUrl method Return container's first child preview URL
- YoutubeAdapter::previewUrl() — Method in class YoutubeAdapter
- Override previewUrl method Return container's first child preview URL
- Pushable — Class in namespace Ceo\Core\Behaviors
- Pushable Behavior has been deprecated since 0.1.4. Please use Ceo\Core\Traits\Pushable
- MentionManager::parseMentions() — Method in class MentionManager
- Parses mentions for given fields. Will return an array of NEW mentions, as multiple mention records will not be created for existing mentions.
- QueueManager::publish() — Method in class QueueManager
- Push data into the work queue
- MetaProperties::propertyForType() — Method in class MetaProperties
- Return property class for given React type
- Printonly — Class in namespace Ceo\Core\MetaProperties
- Can be used as an all purpose hidden property but the intent is a meta property that exists only in print components and is hidden but still tracked on the web.
- Paginator — Class in namespace Ceo\Core\ModelHelpers
- Paginator
- Paginator::paginate() — Method in class Paginator
- Paginate results.
- $Assignment — Property in class Assignment
- Publish timestamp
- $Attachment — Property in class Attachment
- $Attachment — Property in class Attachment
- preview extension
- Attachment::previewUrl() — Method in class Attachment
- Returns sized preview image. Will defer to Adapter's previewUrl method if provided.
- $ChannelMeta — Property in class ChannelMeta
- Meta props for react object
- $Container — Property in class Container
- Published at timestamp
- $Content — Property in class Content
- Published timestamp
- $Export — Property in class Export
- Print locked
- $Export — Property in class Export
- Print locked user
- $Issue — Property in class Issue
- Publish time
- $Setting — Property in class Setting
- Protected value
- $Ssts — Property in class Ssts
- SSTS parent_id
- $Ssts — Property in class Ssts
- SSTS path
- $User — Property in class User
- User phone
- $User — Property in class User
- User's (hashed) password
- $User — Property in class User
- Public API key
- $User — Property in class User
- Private api key
- $Version — Property in class Version
- Parent published_at
- $Workflow — Property in class Workflow
- Workflow priority
- $Workflowsection — Property in class Workflowsection
- Workflow priority
- Email::paragraph() — Method in class Email
- Build a wrapped paragraph
{{ emailParagraph('Some text')}}
- Email::paragraphStart() — Method in class Email
- Start an open ended paragraph, be careful about any HTML you include.
- Email::paragraphEnd() — Method in class Email
- End open ended paragraph
- Connectable::pushToConnector() — Method in class Connectable
- Push items to connected front end
- Pushable — Class in namespace Ceo\Core\Traits
- The Pushable provides a simple mechanic for pushing an item into the web socket server's pusher.
- Pushable::pushToSocket() — Method in class Pushable
- Push the model to the web socket server via the queue service
Options are set as keyword arguments in the form of
- category - (string) supplemental category
- options - (array) override options, see setPushableOptions for more info
- IssuuScriptFilter::preFilter() — Method in class IssuuScriptFilter
- IssuuScriptFilter::postFilter() — Method in class IssuuScriptFilter
- Path — Class in namespace Ceo\Core\Util
- Helps determine and generate paths.
- StringUtil::parseSrn() — Method in class StringUtil
- Parse a SRN into its component parts. Returns an array with: * client * appid * resource * uuid * extra
- Filters::p2Br() — Method in class Filters
- ContentController::previewAction() — Method in class ContentController
- Preview sends JWT to connector action as query string
_jwt
. - SysController::pingAction() — Method in class SysController
- Simple heartbeat endpoint. Helps maintain session state.
- SysController::passwdAction() — Method in class SysController
- Simple endpoint to allow for controlled redirect to the forced password reset box. This allows it to properly redirect after a login
- Plugin — Class in namespace Ceo\Plugins\Admanager
- Plugin — Class in namespace Ceo\Plugins\Classifieds
- Plugin — Class in namespace Ceo\Plugins\DocSync
- Plugin — Class in namespace Ceo\Plugins\Dropbox
- Plugin — Class in namespace Ceo\Plugins\Gcalendar
- Plugin — Class in namespace Ceo\Plugins
- Plugin — Class in namespace Ceo\Plugins\Polls
- PollsController — Class in namespace Ceo\Plugins\Polls
- DataManagerTask::preloadAction() — Method in class DataManagerTask
- PhinxTask — Class in namespace
- Phinx Task
- PublicationTask — Class in namespace
- Publication Task
- UserTask::passwdAction() — Method in class UserTask
Q
- BaseTask::quiet() — Method in class BaseTask
- Quiet the console
- BaseTask::quit() — Method in class BaseTask
- Quit and dump the error
- QuicktimeAdapter — Class in namespace Ceo\Core\Adapters
- Base Quicktime adapter provided only as failover.
- QueueManager — Class in namespace Ceo\Core\Managers
- QueueManager pushes items into the work queue
- $Message — Property in class Message
- Queueable message
- QueueBootstrap — Class in namespace
- QueueTask — Class in namespace
- Queue management
R
- CeoCli::readTasks() — Method in class CeoCli
- PluginController::runAction() — Method in class PluginController
- SiteController::routeAction() — Method in class SiteController
- VersionController::restoreAction() — Method in class VersionController
- Restore a previous version. PUT request, will create another version not overwritting the existing
- AclListener::returnInvalid() — Method in class AclListener
- Output a 403 Forbidden response and proper JSON encoded error message
- KeyListener::returnInvalid() — Method in class KeyListener
- Output a 403 Forbidden response and proper JSON encoded error message
- PrintdocumentManager::removePrintLock() — Method in class PrintdocumentManager
- Unset the lock fields on a document. Document locks are non-exclusive.
- $NoteComment — Property in class NoteComment
- Parent UUID
- Module::registerAutoloaders() — Method in class Module
- Module::registerServices() — Method in class Module
- Module::registerAutoloaders() — Method in class Module
- Registers an autoloader related to the module
- Module::registerServices() — Method in class Module
- Registers services related to the module
- Module::registerAutoloaders() — Method in class Module
- Module::registerServices() — Method in class Module
- AuthManager::remove() — Method in class AuthManager
- Reset the session and private data bag.
- TemplateHelper::render() — Method in class TemplateHelper
- Render template
- Request — Class in namespace Ceo\Core\Http
- Extend the base request class to add some helper methods.
- BaseManager::restDelete() — Method in class BaseManager
- Delete an object with rest
- BaseManager::restCreate() — Method in class BaseManager
- Create a new object
- BaseManager::restUpdate() — Method in class BaseManager
- Update an existing object
- ExportManager::reset() — Method in class ExportManager
- ExportManager::removePrintLock() — Method in class ExportManager
- LockManager::release() — Method in class LockManager
- Release a lock. SRN must accompany locking user
- RouteManager — Class in namespace Ceo\Core\Managers
- UserManager::replaceRoles() — Method in class UserManager
- Replace user roles with new roles
echo $user->roles->count(); // 1 $user = $manager->replaceRoles(1, ['Administrator']); echo $user->roles->count(); // 1
- UserManager::restGet() — Method in class UserManager
- UserManager::restUpdate() — Method in class UserManager
- Update an existing object
- UserManager::restDelete() — Method in class UserManager
- Delete an object with rest
- UserManager::restCreate() — Method in class UserManager
- Create a new object
- Relatedcontent — Class in namespace Ceo\Core\MetaProperties
- Related content meta property
- Relatedentries — Class in namespace Ceo\Core\MetaProperties
- Select entry meta property
- Richtext — Class in namespace Ceo\Core\MetaProperties
- Formatted text meta property
- $Message — Property in class Message
- Reply to, if any
- ResetRequest — Class in namespace Ceo\Core\Models
- Password reset request
- Resultset — Class in namespace Ceo\Core\Mvc\Model
- StringUtil::random() — Method in class StringUtil
- Generate random string of a fixed length. Only uses alpha-numeric characters.
- Assignment::run() — Method in class Assignment
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- BaseTask::run() — Method in class BaseTask
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Keyword::run() — Method in class Keyword
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Vimeo::run() — Method in class Vimeo
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Youtube::run() — Method in class Youtube
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Module::registerAutoloaders() — Method in class Module
- Module::registerServices() — Method in class Module
- AuthController::recoverAction() — Method in class AuthController
- Lookup email, generate reset request and message
- AuthController::resetLookupAction() — Method in class AuthController
- Render reset confirmation
- AuthController::resetPasswordAction() — Method in class AuthController
- Generate new password, generate confirmation email
- AclListener::returnInvalid() — Method in class AclListener
- Module::registerAutoloaders() — Method in class Module
- Module::registerServices() — Method in class Module
- Sync::run() — Method in class Sync
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Handler::run() — Method in class Handler
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- Sync::run() — Method in class Sync
- Run must return true, otherwise task runner will loop through getMessages() array for problems.
- PollsController::responsesAction() — Method in class PollsController
- QueueTask::runAction() — Method in class QueueTask
- Run the queued jobs within the client environment. This is called automatically by the fetch action and you shouldn't ever need to run it by itself.
- ReactTask — Class in namespace
- React Task
- WebcronTask::runAction() — Method in class WebcronTask
- Run as a single instance
- daemonTask::restartAction() — Method in class daemonTask
S
- SearchController — Class in namespace Ceo\Api\Controllers
- Search controller
- SearchController::searchAction() — Method in class SearchController
- Search
- SettingController — Class in namespace Ceo\Api\Controllers
- Setting controller
- SiteController — Class in namespace Ceo\Api\Controllers
- Site controller Used for communicating with the frontend site
- SiteController::sslAction() — Method in class SiteController
- SstsController — Class in namespace Ceo\Api\Controllers
- Ssts controller
- StatusController — Class in namespace Ceo\Api\Controllers
- Status controller Used for getting various status within the system.
- PrintdocumentManager::setPrintLock() — Method in class PrintdocumentManager
- Set the lock fields on a document. Technically, this is non-exclusive and non-binding.
- $AssignmentComment — Property in class AssignmentComment
- Proper srn name
- $NoteComment — Property in class NoteComment
- Proper srn name
- ServerCheckCommand — Class in namespace Ceo\Cli\Commands
- ServerCleanCommand — Class in namespace Ceo\Cli\Commands
- SphinxDeltaCommand — Class in namespace Ceo\Cli\Commands
- SphinxMergeCommand — Class in namespace Ceo\Cli\Commands
- SyncExportCommand — Class in namespace Ceo\Cli\Commands
- SyncHuntCommand — Class in namespace Ceo\Cli\Commands
- SyncImportCommand — Class in namespace Ceo\Cli\Commands
- SyncImportPollCommand — Class in namespace Ceo\Cli\Commands
- SyncPreloadCommand — Class in namespace Ceo\Cli\Commands
- SyncReattachMediaCommand — Class in namespace Ceo\Cli\Commands
- SyncRebuildAttachmentsCommand — Class in namespace Ceo\Cli\Commands
- SyncRebuildGalleriesCommand — Class in namespace Ceo\Cli\Commands
- SyncRebuildSlugsCommand — Class in namespace Ceo\Cli\Commands
- SyncRebuildVimeoCommand — Class in namespace Ceo\Cli\Commands
- SyncRebuildYoutubeCommand — Class in namespace Ceo\Cli\Commands
- SyncResyncAuthorsCommand — Class in namespace Ceo\Cli\Commands
- SyncResyncTimesCommand — Class in namespace Ceo\Cli\Commands
- SyncUsersCommand — Class in namespace Ceo\Cli\Commands
- SockettokenManager — Class in namespace Ceo\Connect\Managers
- Connect token manager
- SocketToken — Class in namespace Ceo\Connect\Models
- SvgAdapter — Class in namespace Ceo\Core\Adapters
- Base SVG adapter
- Sluggable — Class in namespace Ceo\Core\Behaviors
- Sluggable behavior ensures the slug property is always a slug
- BaseController::setStatusCode() — Method in class BaseController
- Set status code
- BaseController::setHeaders() — Method in class BaseController
- Set header value
- BaseController::setPayload() — Method in class BaseController
- Set payload
- BaseController::startBatchMode() — Method in class BaseController
- Static method to enable batch mode return handling
- Request::setBodyOverride() — Method in class Request
- Request::setMethodOverride() — Method in class Request
- BaseManager::save() — Method in class BaseManager
- Save handler, because DRY
- ExportManager::sync() — Method in class ExportManager
- MessageManager::sendQueueableMessages() — Method in class MessageManager
- MessageManager::sendNonQueueableMessages() — Method in class MessageManager
- SettingManager — Class in namespace Ceo\Core\Managers
- Setting manager assists in setting and retrieving values.
- SettingManager::set() — Method in class SettingManager
- Set setting value.
- SstsManager — Class in namespace Ceo\Core\Managers
- Core ssts manager
- Checkbox::sanitize() — Method in class Checkbox
- Clean the submitted input
- Date::sanitize() — Method in class Date
- Clean the submitted input
- Datetime::sanitize() — Method in class Datetime
- Clean the submitted input
- Editortext::sanitize() — Method in class Editortext
- Clean the submitted input
- File::sanitize() — Method in class File
- Clean the submitted input
- Json::sanitize() — Method in class Json
- Clean the submitted input
- Longtext::sanitize() — Method in class Longtext
- Clean the submitted input
- MetaProperties::serialize() — Method in class MetaProperties
- Provided an array or config item of property classes, will serialize and return labels and types
- MetaPropertyInterface::sanitize() — Method in class MetaPropertyInterface
- Sanitize the property value
- Noop::sanitize() — Method in class Noop
- Clean the submitted input
- Printonly::sanitize() — Method in class Printonly
- Clean the submitted input
- Relatedcontent::sanitize() — Method in class Relatedcontent
- Clean the submitted input
- Relatedentries::sanitize() — Method in class Relatedentries
- Clean the submitted input
- Richtext::sanitize() — Method in class Richtext
- Clean the submitted input
- Securetext — Class in namespace Ceo\Core\MetaProperties
- Securetext meta property
- Securetext::sanitize() — Method in class Securetext
- Clean the submitted input
- Selectentry — Class in namespace Ceo\Core\MetaProperties
- Select entry meta property
- Selectentry::sanitize() — Method in class Selectentry
- Clean the submitted input
- Text::sanitize() — Method in class Text
- Clean the submitted input
- Paginator::setPage() — Method in class Paginator
- Set the page number
- Paginator::setLimit() — Method in class Paginator
- Set return limit
- Paginator::setBuilder() — Method in class Paginator
- Reset the query builder
- Paginator::setFilter() — Method in class Paginator
- Set the result filter
- $Assignment — Property in class Assignment
- Assignment slug
- $Attachment — Property in class Attachment
- $Attachment — Property in class Attachment
- $AuditLog — Property in class AuditLog
- Source object
- $AuditLog — Property in class AuditLog
- Source ID
- $Author — Property in class Author
- Author slug
- $Author — Property in class Author
- Author status
- BaseModel::setRelated() — Method in class BaseModel
- Phalcon has this bug where if you enumerate a relation then try to set it via the magic setter, it won't save.
- $Channel — Property in class Channel
- slug
- $ChannelMeta — Property in class ChannelMeta
- slug
- $Container — Property in class Container
- Container slug
- $Container — Property in class Container
- Container sorted content IDs
- $Content — Property in class Content
- Content slug
- $Content — Property in class Content
- Workflow state
- $Entry — Property in class Entry
- slug
- $Entry — Property in class Entry
- Sort Order
- $EntryMeta — Property in class EntryMeta
- Meta slug
- $Issue — Property in class Issue
- Open = 1, closed = 0 Default is open
- $LockRequest — Property in class LockRequest
- Parent SRN
- $LockRequest — Property in class LockRequest
- State
- $Mention — Property in class Mention
- Parent SRN
- $Message — Property in class Message
- Email subject
- $Message — Property in class Message
- Send status, 0 = Queued, 1 = Sent Do not treat as boolean as futher statuses may be added
- $Message — Property in class Message
- Setting — Class in namespace Ceo\Core\Models
- Base setting model. To keep the table length from growing arbitrarily long settings are store as base64 encoded json objects.
- Ssts — Class in namespace Ceo\Core\Models
- SSTS model
- $Ssts — Property in class Ssts
- SSTS slug
- $Tag — Property in class Tag
- Tag slug
- $Tag — Property in class Tag
- Tag status
- $Url — Property in class Url
- URL slug
- $User — Property in class User
- Slug
- $User — Property in class User
- Session id, unused in API
- $User — Property in class User
- Session cryptographic salt
- $User — Property in class User
- Settings, stored as json encoded string
- $User — Property in class User
- User status
- $Version — Property in class Version
- Parent slug
- $Version — Property in class Version
- Parent state
- $Webcron — Property in class Webcron
- Schedule
- $Webcron — Property in class Webcron
- Open = 1, closed = 0 Default is open
- $Workflow — Property in class Workflow
- Workflow slug
- $Workflow — Property in class Workflow
- Workflow status
- $Workflowsection — Property in class Workflowsection
- Workflow slug
- $Workflowsection — Property in class Workflowsection
- Workflow status
- Resultset::splat() — Method in class Resultset
- Flattens a result set
You can also pass a key/value in the form of
key:value
$content->versions->splat('uuid'); $assignment->users->splat('uuid:email');
- BaseHandler::setUp() — Method in class BaseHandler
- Pushable::setPushableOptions() — Method in class Pushable
- Set default pushable options for model, uses an array with the keys
- category - string socket category user is subscribed to
- related - array of related properties to include when serializing
Example:
class Content extends BaseModel { use Pushable; .
- Srnable — Class in namespace Ceo\Core\Traits
- The SRNable trait provides an easy interface to generate and find by SRNs
- StringUtil — Class in namespace Ceo\Core\Util
- CEO String utilities
- StringUtil::sluggify() — Method in class StringUtil
- Generate slugs
- SysController — Class in namespace Ceo\Frontend\Controllers
- Sys controller, possibly other useful backend things
- AdmanagerController::saveslotAction() — Method in class AdmanagerController
- AdmanagerController::saveadAction() — Method in class AdmanagerController
- SmartPublisher — Class in namespace Ceo\Plugins\Classifieds\Importers
- Sync — Class in namespace Ceo\Plugins\DocSync\Webcron
- DocSync sync
- Sync — Class in namespace Ceo\Plugins\Gcalendar\Webcron
- Gcalendar sync
- PollsController::saveAction() — Method in class PollsController
- LicenseTask::setAction() — Method in class LicenseTask
- PublicationTask::setAction() — Method in class PublicationTask
- SeederTask — Class in namespace
- CEO seeder
- ShellTask — Class in namespace
- Shell Task
- SocketBootstrap — Class in namespace
- SocketBootstrap::setSocketSession() — Method in class SocketBootstrap
- SphinxTask — Class in namespace
- Sphinx management for the command line
- WebcronCommand::setPresenter() — Method in class WebcronCommand
- PresenterAware interface.
- daemonTask::startAction() — Method in class daemonTask
- daemonTask::stopAction() — Method in class daemonTask
- issuu::signature() — Method in class issuu
T
- TagController — Class in namespace Ceo\Api\Controllers
- Tag controller
- AssignmentComment::toArray() — Method in class AssignmentComment
- NoteComment::toArray() — Method in class NoteComment
- PrintAssignment::toArray() — Method in class PrintAssignment
- Array override
- $PrintDocument — Property in class PrintDocument
- Normalized combo of the path stub and the file name this doesn't change after first creation
- PrintDocument::toArray() — Method in class PrintDocument
- Array override
- AdapterInterface::toImage() — Method in class AdapterInterface
- Convert object to a preview image, if possible.
- AudioAdapter::toImage() — Method in class AudioAdapter
- Convert to preview image
- FlashAdapter::toImage() — Method in class FlashAdapter
- Convert to preview image
- GalleryAdapter::toImage() — Method in class GalleryAdapter
- Convert to preview image
- ImageAdapter::toImage() — Method in class ImageAdapter
- Convert to preview image
- PdfAdapter::toImage() — Method in class PdfAdapter
- Convert to preview image
- QuicktimeAdapter::toImage() — Method in class QuicktimeAdapter
- Convert to preview image
- SvgAdapter::toImage() — Method in class SvgAdapter
- Convert to preview image
- VimeoAdapter::toImage() — Method in class VimeoAdapter
- Convert to preview image
- YoutubeAdapter::toImage() — Method in class YoutubeAdapter
- Convert to preview image
- TextExporter — Class in namespace Ceo\Core\Exporters
- Text Exporter
- TemplateHelper — Class in namespace Ceo\Core\Helpers
- Allows the generation of template partials. Unfortunately, Phalcon's standard views seem to only render once per request, without some crazy hackery. This allows you to generate multiple instances of Volt templates.
- $TemplateHelper — Property in class TemplateHelper
- ExportManager::togglePrintLock() — Method in class ExportManager
- TagManager — Class in namespace Ceo\Core\Managers
- Core tag manager
- Checkbox::toArray() — Method in class Checkbox
- Called by parent model's toArray. Should return the modified array
- Date::toArray() — Method in class Date
- Called by parent model's toArray. Should return the modified array
- Datetime::toArray() — Method in class Datetime
- Called by parent model's toArray. Should return the modified array
- Editortext::toArray() — Method in class Editortext
- Called by parent model's toArray. Should return the modified array
- File::toArray() — Method in class File
- Called by parent model's toArray. Should return the modified array
- Json::toArray() — Method in class Json
- Called by parent model's toArray. Should return the modified array
- Longtext::toArray() — Method in class Longtext
- Called by parent model's toArray. Should return the modified array
- MetaPropertyInterface::toArray() — Method in class MetaPropertyInterface
- Called by parent model's toArray. Should return the modified array
- Noop::toArray() — Method in class Noop
- Called by parent model's toArray. Should return the modified array
- Printonly::toArray() — Method in class Printonly
- Called by parent model's toArray. Should return the modified array
- Relatedcontent::toArray() — Method in class Relatedcontent
- Called by parent model's toArray. Should return the modified array
- Relatedentries::toArray() — Method in class Relatedentries
- Called by parent model's toArray. Should return the modified array
- Richtext::toArray() — Method in class Richtext
- Called by parent model's toArray. Should return the modified array
- Securetext::toArray() — Method in class Securetext
- Called by parent model's toArray. Should return the modified array
- Selectentry::toArray() — Method in class Selectentry
- Called by parent model's toArray. Should return the modified array
- Text — Class in namespace Ceo\Core\MetaProperties
- Text meta property
- Text::toArray() — Method in class Text
- Called by parent model's toArray. Should return the modified array
- $Assignment — Property in class Assignment
- Assignment type
- $Assignment — Property in class Assignment
- Assignment title
- Assignment::toArray() — Method in class Assignment
- Array override
- $Attachment — Property in class Attachment
- adapter type
- Attachment::toArray() — Method in class Attachment
- Array override
- AuditLog::toArray() — Method in class AuditLog
- $Author — Property in class Author
- Author tagline
- Author::toArray() — Method in class Author
- Array override
- $Channel — Property in class Channel
- title
- Channel::toArray() — Method in class Channel
- Array override
- $ChannelMeta — Property in class ChannelMeta
- Meta type
- ChannelMeta::toArray() — Method in class ChannelMeta
- Array override
- $Container — Property in class Container
- Container title
- $Container — Property in class Container
- Container type
- Container::toArray() — Method in class Container
- Array override
- $ContainerTag — Property in class ContainerTag
- tag_id
- $Content — Property in class Content
- Title/Headline
- $Content — Property in class Content
- Default url dirived from title
- $Content — Property in class Content
- User-definable type
- Content::toArray() — Method in class Content
- Array override
- $ContentTag — Property in class ContentTag
- tag_id
- $Entry — Property in class Entry
- title
- Entry::toArray() — Method in class Entry
- Array override
- $EntryMeta — Property in class EntryMeta
- Meta type
- EntryMeta::toArray() — Method in class EntryMeta
- Array override
- $Export — Property in class Export
- User-definable type
- Export::toArray() — Method in class Export
- Array override
- ExportVersion::toArray() — Method in class ExportVersion
- Array override
- Issue::toArray() — Method in class Issue
- LockRequest::toArray() — Method in class LockRequest
- Array override
- $Message — Property in class Message
- Message type, enum
- $MetaProperty — Property in class MetaProperty
- Meta property type, maps to React component
- MetaProperty::toArray() — Method in class MetaProperty
- Ssts::toArray() — Method in class Ssts
- Array override
- Tag — Class in namespace Ceo\Core\Models
- Tag model
- Tag::toArray() — Method in class Tag
- Array override
- Url::toArray() — Method in class Url
- User::toArray() — Method in class User
- toArray override to hide things like, you know, hashed passwords. Notice there are no related options for users.
- $Version — Property in class Version
- Parent title
- $Version — Property in class Version
- Parent title_url
- Version::toArray() — Method in class Version
- Preform array translation
- $Webcron — Property in class Webcron
- The task class
- Webcron::toArray() — Method in class Webcron
- Workflow::toArray() — Method in class Workflow
- Array override
- Workflowsection::toArray() — Method in class Workflowsection
- Array override
- BaseHandler::tearDown() — Method in class BaseHandler
- Time — Class in namespace Ceo\Core\Util
- CEO Time utilities
- Time::toDateTime() — Method in class Time
- Parse string or int as a Carbon/DateTime object
- AdmanagerController::trackAction() — Method in class AdmanagerController
- TestSupportTask — Class in namespace
- CEO test support for the command line
- daemonTask::testAction() — Method in class daemonTask
U
- AclTask::updateResourceAction() — Method in class AclTask
- Update resources
- AclTask::updateRoleAction() — Method in class AclTask
- Update acls
- AclController::updateAction() — Method in class AclController
- Update existing ACL.
- AssignmentController::updateAction() — Method in class AssignmentController
- Update existing assignment.
- AttachmentController::updateAction() — Method in class AttachmentController
- Update attachment item
- AuthorController::updateAction() — Method in class AuthorController
- Update existing author.
- ChannelController::updateAction() — Method in class ChannelController
- Update existing channel.
- ContainerController::updateAction() — Method in class ContainerController
- Update existing container.
- ContentController::updateAction() — Method in class ContentController
- Update content item
- EntryController::updateAction() — Method in class EntryController
- Update existing entry.
- ExportController::updateAction() — Method in class ExportController
- ExportController::unlockAction() — Method in class ExportController
- IssueController::updateAction() — Method in class IssueController
- Update existing issue.
- PluginController::updateAction() — Method in class PluginController
- PrintassignmentController::updateAction() — Method in class PrintassignmentController
- Update item
- PrintdocumentController::updateAction() — Method in class PrintdocumentController
- Update item
- PrintdocumentController::unlockAction() — Method in class PrintdocumentController
- Release non-exclusive lock
- SettingController::updateAction() — Method in class SettingController
- Update existing setting.
- SstsController::updateAction() — Method in class SstsController
- Update existing ssts.
- TagController::updateAction() — Method in class TagController
- Update existing tag.
- UserController — Class in namespace Ceo\Api\Controllers
- User controller
- UserController::updateAction() — Method in class UserController
- Update existing user.
- UserController::updateMeAction() — Method in class UserController
- Update the API user, just like update, but only works on current user
- WorkflowController::updateAction() — Method in class WorkflowController
- Update existing workflow.
- WorkflowsectionController::updateAction() — Method in class WorkflowsectionController
- Update existing section.
- PrintassignmentManager::update() — Method in class PrintassignmentManager
- Update print assignment object.
- PrintdocumentManager::update() — Method in class PrintdocumentManager
- Update print document object.
- $AssignmentComment — Property in class AssignmentComment
- UUID
- $AssignmentComment — Property in class AssignmentComment
- Comment User's ID
- $Draft — Property in class Draft
- Editing user ID
- $NoteComment — Property in class NoteComment
- UUID
- $NoteComment — Property in class NoteComment
- Comment User's ID
- $PrintAssignment — Property in class PrintAssignment
- UUID
- $PrintDocument — Property in class PrintDocument
- UUID
- UserPurgeCommand — Class in namespace Ceo\Cli\Commands
- $SocketToken — Property in class SocketToken
- $SocketToken — Property in class SocketToken
- User SRN
- Uuidable — Class in namespace Ceo\Core\Behaviors
- Uuidable behavior ensures the UUID property is always set
- AclManager::update() — Method in class AclManager
- AssignmentManager::update() — Method in class AssignmentManager
- Update assignment. Accepts: * slug * abstract * content * notes * due_at - int or string * users - array of assigned users * children - array of assigned content items
- AssignmentManager::updateDue() — Method in class AssignmentManager
- Update only the due date for the assignment
- AssignmentManager::updatePublish() — Method in class AssignmentManager
- Update only the publish time of assignment. This will also update associated children's published time.
- AuthorManager::update() — Method in class AuthorManager
- Update author. Accepts: * slug * name * tagline * description * status * content
- ChannelManager::update() — Method in class ChannelManager
- Update channel. Accepts:
- ContainerManager::update() — Method in class ContainerManager
- Update container. Accepts: * slug * title * description * type * content - array of content * tags - array of tags
- ContentManager::update() — Method in class ContentManager
- Update content object.
- EntryManager::update() — Method in class EntryManager
- Update entry. Accepts:
- ExportManager::update() — Method in class ExportManager
- ExportManager::updateWorkflow() — Method in class ExportManager
- Update workflow without changing dirty state
- IssueManager::update() — Method in class IssueManager
- Update issue. Accepts: * label * description * status * published_at * assignments
- RouteManager::update() — Method in class RouteManager
- SstsManager::update() — Method in class SstsManager
- Update ssts. Accepts: * slug * name * status * content
- TagManager::update() — Method in class TagManager
- Update tag. Accepts: * slug * name * status * content
- UserManager — Class in namespace Ceo\Core\Managers
- User manager provides a standard API to user model management
- UserManager::update() — Method in class UserManager
- Update user
- WorkflowManager::update() — Method in class WorkflowManager
- Update workflow. Accepts: * slug * name * status * isweb * isprint
- WorkflowsectionManager::update() — Method in class WorkflowsectionManager
- Update workflow section. Accepts: * slug * name * status * isweb * isprint
- $Assignment — Property in class Assignment
- Assignment UUID
- $Attachment — Property in class Attachment
- $AuditLog — Property in class AuditLog
- Parent user id
- $Author — Property in class Author
- Author UUID
- $Channel — Property in class Channel
- UUID
- $ChannelMeta — Property in class ChannelMeta
- UUID
- $Container — Property in class Container
- Container UUID
- $Content — Property in class Content
- UUID
- $Content — Property in class Content
- Editing user ID
- $Entry — Property in class Entry
- UUID
- Entry::updateMeta() — Method in class Entry
- $EntryMeta — Property in class EntryMeta
- UUID
- $Export — Property in class Export
- UUID
- $Export — Property in class Export
- Editing user
- $ExportVersion — Property in class ExportVersion
- Parent UUID
- $ExportVersion — Property in class ExportVersion
- Parent user_id
- $Issue — Property in class Issue
- UUID
- $LockRequest — Property in class LockRequest
- UUID
- $LockRequest — Property in class LockRequest
- Locking User's ID
- $Mention — Property in class Mention
- Parent User
- $Message — Property in class Message
- UUID
- $Message — Property in class Message
- User id
- $ResetRequest — Property in class ResetRequest
- UUID
- $ResetRequest — Property in class ResetRequest
- Requesting user id
- $Setting — Property in class Setting
- UUID
- $Ssts — Property in class Ssts
- SSTS UUID
- $Tag — Property in class Tag
- Tag UUID
- Url — Class in namespace Ceo\Core\Models
- URL Model
- $Url — Property in class Url
- UUID
- User — Class in namespace Ceo\Core\Models
- Base user model
- $User — Property in class User
- UUID
- UserAssignment — Class in namespace Ceo\Core\Models
- User assignment model
- $UserAssignment — Property in class UserAssignment
- user_id
- UserRole — Class in namespace Ceo\Core\Models
- User role model
- $UserRole — Property in class UserRole
- user_id
- $Version — Property in class Version
- Parent UUID
- $Version — Property in class Version
- Editing user ID
- $Webcron — Property in class Webcron
- UUID
- $Workflow — Property in class Workflow
- Workflow UUID
- $Workflowsection — Property in class Workflowsection
- Workflow UUID
- StringUtil::uuid() — Method in class StringUtil
- Generate a (hopefully) unique, time-based UUID
- AdmanagerController::uploadAction() — Method in class AdmanagerController
- Plugin::uninstall() — Method in class Plugin
- ClassifiedsController::uploadAction() — Method in class ClassifiedsController
- Plugin::uninstall() — Method in class Plugin
- Plugin::uninstall() — Method in class Plugin
- DropboxController::uploadAction() — Method in class DropboxController
- Plugin::uninstall() — Method in class Plugin
- Plugin::uninstall() — Method in class Plugin
- Plugin::uninstall() — Method in class Plugin
- Plugin::uninstall() — Method in class Plugin
- PhinxTask::upAction() — Method in class PhinxTask
- TestSupportTask::userAction() — Method in class TestSupportTask
- UserTask — Class in namespace
- CEO User management for the command line
- UserTask::updateAction() — Method in class UserTask
- $issuu — Property in class issuu
V
- ExportController::versionsAction() — Method in class ExportController
- Get export versions.
- ExportController::versionAction() — Method in class ExportController
- Get single export version
- VersionController — Class in namespace Ceo\Api\Controllers
- Version controller
- $Draft — Property in class Draft
- This version
- $NoteComment — Property in class NoteComment
- Version commented on
- VersionCommand — Class in namespace Ceo\Cli\Commands
- VimeoAdapter — Class in namespace Ceo\Core\Adapters
- Base Vimeo video adapter. The adapter is a placeholder and provides links back to the parent vimeo video
- ExportManager::versions() — Method in class ExportManager
- ExportManager::version() — Method in class ExportManager
- Checkbox::validate() — Method in class Checkbox
- Validate the property value
- Date::validate() — Method in class Date
- Validate the property value
- Datetime::validate() — Method in class Datetime
- Validate the property value
- Editortext::validate() — Method in class Editortext
- Validate the property value
- File::validate() — Method in class File
- Validate the property value
- Json::validate() — Method in class Json
- Validate the property value
- Longtext::validate() — Method in class Longtext
- Validate the property value
- MetaPropertyInterface::validate() — Method in class MetaPropertyInterface
- Validate the property value
- Noop::validate() — Method in class Noop
- Validate the property value
- Printonly::validate() — Method in class Printonly
- Validate the property value
- Relatedcontent::validate() — Method in class Relatedcontent
- Validate the property value
- Relatedentries::validate() — Method in class Relatedentries
- Validate the property value
- Richtext::validate() — Method in class Richtext
- Validate the property value
- Securetext::validate() — Method in class Securetext
- Validate the property value
- Selectentry::validate() — Method in class Selectentry
- Validate the property value
- Text::validate() — Method in class Text
- Validate the property value
- Assignment::validation() — Method in class Assignment
- Author::validation() — Method in class Author
- Channel::validation() — Method in class Channel
- ChannelMeta::validation() — Method in class ChannelMeta
- Container::validation() — Method in class Container
- $Content — Property in class Content
- Version number (not ID)
- Content::validation() — Method in class Content
- $EntryMeta — Property in class EntryMeta
- Meta value
- $Export — Property in class Export
- Version number (not ID)
- $ExportVersion — Property in class ExportVersion
- This version
- $MetaProperty — Property in class MetaProperty
- Parent version number
- $MetaProperty — Property in class MetaProperty
- Meta property value
- MetaProperty::validation() — Method in class MetaProperty
- $Setting — Property in class Setting
- Value
- Tag::validation() — Method in class Tag
- Url::validation() — Method in class Url
- Validator
- User::validation() — Method in class User
- Version — Class in namespace Ceo\Core\Models
- Versions model
- $Version — Property in class Version
- This version
- Workflow::validation() — Method in class Workflow
- Workflowsection::validation() — Method in class Workflowsection
- Vimeo — Class in namespace Ceo\Core\Webcron
- Vimeo sync
- PollsController::voteAction() — Method in class PollsController
W
- WorkflowController — Class in namespace Ceo\Api\Controllers
- Workflow controller
- WorkflowsectionController — Class in namespace Ceo\Api\Controllers
- Workflow Section controller
- $PrintAssignment — Property in class PrintAssignment
- Workflow ID
- $PrintAssignment — Property in class PrintAssignment
- Print workflow section
- $PrintDocument — Property in class PrintDocument
- Workflow ID
- $PrintDocument — Property in class PrintDocument
- Print workflow section
- IndexController::wssAction() — Method in class IndexController
- WorkflowManager — Class in namespace Ceo\Core\Managers
- Core workflow manager
- WorkflowsectionManager — Class in namespace Ceo\Core\Managers
- Core workflow section manager
- $Assignment — Property in class Assignment
- Workflow ID
- $Attachment — Property in class Attachment
- $Content — Property in class Content
- Workflow ID
- $Content — Property in class Content
- Content weight.
- $Export — Property in class Export
- Workflow ID
- $Export — Property in class Export
- Print workflow section
- $ExportVersion — Property in class ExportVersion
- Parent workflow_id
- $Version — Property in class Version
- Parent workflow_id
- $Version — Property in class Version
- Parent weight.
- Webcron — Class in namespace Ceo\Core\Models
- Webcron Task Model
We use cron-expression for parsing:
* * * * * * - - - - - - | | | | | | | | | | | + year [optional] | | | | +----- day of week (0 - 7) (Sunday=0 or 7) | | | +---------- month (1 - 12) | | +--------------- day of month (1 - 31) | +-------------------- hour (0 - 23) +------------------------- min (0 - 59)
- Workflow — Class in namespace Ceo\Core\Models
- Workflow model
- Workflowsection — Class in namespace Ceo\Core\Models
- Workflow Section model
- Email::wellStart() — Method in class Email
- Start a well
{{ emailWellStart() }}
Hi {{name}} foo bar baz.
- Email::wellEnd() — Method in class Email
- End a well
- WebcronCommand — Class in namespace
- WebcronTask — Class in namespace
- Webcron service
X
- CurlClass::xml2json() — Method in class CurlClass
Y
- YoutubeAdapter — Class in namespace Ceo\Core\Adapters
- Base YouTube video adapter. The adapter is a placeholder and provides links back to the parent youtube video
- Youtube — Class in namespace Ceo\Core\Webcron
- Youtube sync
- DataManagerTask::youtubesyncAction() — Method in class DataManagerTask
_
- CeoBootstrap::__construct() — Method in class CeoBootstrap
- CeoCli::__construct() — Method in class CeoCli
- App::__construct() — Method in class App
- BaseCommand::__construct() — Method in class BaseCommand
- AudioAdapter::__construct() — Method in class AudioAdapter
- FlashAdapter::__construct() — Method in class FlashAdapter
- GalleryAdapter::__construct() — Method in class GalleryAdapter
- ImageAdapter::__construct() — Method in class ImageAdapter
- PdfAdapter::__construct() — Method in class PdfAdapter
- QuicktimeAdapter::__construct() — Method in class QuicktimeAdapter
- SvgAdapter::__construct() — Method in class SvgAdapter
- VimeoAdapter::__construct() — Method in class VimeoAdapter
- YoutubeAdapter::__construct() — Method in class YoutubeAdapter
- Pushable::__construct() — Method in class Pushable
- Sluggable::__construct() — Method in class Sluggable
- ExporterInterface::__toString() — Method in class ExporterInterface
- Return export as string
- HtmlExporter::__toString() — Method in class HtmlExporter
- Return export as text
- IcmlExporter::__toString() — Method in class IcmlExporter
- Return export as text
- TextExporter::__toString() — Method in class TextExporter
- Return export as text
- TemplateHelper::__construct() — Method in class TemplateHelper
- Constructor
- QueueManager::__construct() — Method in class QueueManager
- QueueManager::__destruct() — Method in class QueueManager
- Paginator::__construct() — Method in class Paginator
- Constructor
- Paginator::__call() — Method in class Paginator
- Forward fluent calls for the querybuilder to the actual querybuilder
- BaseHandler::__construct() — Method in class BaseHandler
- AuthUser::__construct() — Method in class AuthUser
- QueueBootstrap::__construct() — Method in class QueueBootstrap
- SocketBootstrap::__construct() — Method in class SocketBootstrap
- WebcronCommand::__construct() — Method in class WebcronCommand
- {@inheritdoc}
- issuu::__construct() — Method in class issuu