-
$baseContent
-
-
BaseW3sActionsMenu
-
BaseW3sActionsMenu implements the base methos to render the actions menu.
-
BaseW3sAdapter
-
Sets the current adapter in use, retrieved from propel's configuration
-
BaseW3sBackendActions
-
BaseW3sBackendActions implements the actions and the methods to manage the CMS's backend
-
BaseW3sClientSidePackager
-
BaseW3sClientSidePackager implements the base methods to package the javascript and stylesheets used by W3StudioCMS.
-
BaseW3sClientSidePackagerBackend
-
BaseW3sClientSidePackagerBackend implements the mothods to manage the javascript and stylesheet compression in the backend
-
BaseW3sContentExtensionsManager
-
BaseW3sContentExtensionsManager is the object deputated to manage the content extensions for the W3sContent object. This object works as a factory that creates the right object based on the w3sContent class param. Content extensions are extra information needed to define a particular kind of content.
-
BaseW3sContentManager
-
w3sContentManager is the base class to define a content of a web page.
-
BaseW3sContentManagerImage
-
BaseW3sContentManagerImage is the base class to manage an image content.
-
BaseW3sContentManagerLanguagesMenu
-
BaseW3sContentManagerLanguagesMenu is the content that manages a navigation menu used to move through languages in a multi-languages web site. It implements the base methods to manage a generic menu fot languages navigation.
-
BaseW3sContentManagerLanguagesMenuImages
-
BaseW3sContentManagerLanguagesMenuImages is the base class to manage an imaged navigation menu to move through languages on multi-languages sites.
-
BaseW3sContentManagerLanguagesMenuTextual
-
BaseW3sContentManagerLanguagesMenuTextual is the base class to manage a textual navigation menu to move through languages on multi-languages sites.
-
BaseW3sContentManagerMarkdown
-
Implements the BaseW3sSlotManager object
-
BaseW3sContentManagerMenu
-
BaseW3sContentManagerMenu is the base class to manage a navigation menu content.
-
BaseW3sContentManagerScript
-
BaseW3sContentManagerScript is the base class to manage a server-side or client-side script content.
-
BaseW3sContentManagerSigninButton
-
BaseW3sContentManagerScript is the base class to manage a server-side or client-side script content.
-
BaseW3sContentManagerText
-
BaseW3sContentManagerText extends the BaseW3sContentManager and implements the base methods to manage a generic text content.
-
BaseW3sContentsManagerActions
-
BaseW3sContentsManagerActions implements the actions and the methods to manage the CMS's contents
-
BaseW3sContentsMove
-
BaseW3sContentsMove implements the base methods to manage the contents moving.
-
BaseW3sControlPanel
-
BaseW3sControlPanel implements the base object to render the Control Panel.
-
BaseW3sControlPanelActions
-
BaseW3sControlPanelActions implements the actions and the methods to manage the CMS's Control Panel
-
BaseW3sCpBasePanel
-
BaseW3sCpBasePanel implements the base skeleton to render an internal panel for the Control Panel
-
BaseW3sEditor
-
BaseW3sEditorContents implements the base methods to display a generic editor.
-
BaseW3sEditorContents
-
BaseW3sEditorContents implements the base methods to render an editor to management the site's contents
-
BaseW3sEditorContentsImage
-
BaseW3sEditorContentsImage implements the base methods to render the editor to manage an image content.
-
BaseW3sEditorContentsLanguagesMenuImages
-
BaseW3sEditorContentsLanguagesMenuImages implements the base methods to render the editor to manage the site's languages navigation menu content, where the links are displayed as images.
-
BaseW3sEditorContentsLanguagesMenuTextual
-
BaseW3sEditorContentsLanguagesMenuImages implements the base methods to render the editor to manage the site's languages navigation menu content, where the links are displayed as images.
-
BaseW3sEditorContentsMarkdown
-
w3sEditorContentsMarkdown implements the base methods to render the editor to manage markdown files
-
BaseW3sEditorContentsScript
-
BaseW3sEditorContentsScript implements the base methods to render the editor to manage a server-side or client-side script.
-
BaseW3sEditorContentsSigninButton
-
BaseW3sEditorContentsScript implements the base methods to render the editor to manage the button to signin the backend.
-
BaseW3sEditorContentsText
-
BaseW3sEditorContentsText implements the base methods to render a generic editor to manage textual contents
-
BaseW3sEditorContentsTextTinyMCE
-
BaseW3sEditorContentsTextTinyMCE implements the base methods to render the editor to manage textual contents, with the client-side tinyMCE web-editor
-
BaseW3sFileManager
-
BaseW3sFileManager implements the base object to render the Control Panel's file manager interface to change, add, edit, delete and navigate the site's pages.
-
BaseW3sFrontendActions
-
BaseW3sFrontendActions implements the actions and the methods to manage the CMS's frontend
-
BaseW3sGroupEditorForAdd
-
BaseW3sGroupEditorForAdd implements the base methods to render the editor to add a new group to the website
-
BaseW3sGroupEditorForEdit
-
BaseW3sGroupEditorForEdit implements the base methods to render the editor to edit an existing group
-
BaseW3sGroupManager
-
BaseW3sGroupManager implements the base methods to add, edit, delete a w3sGroup object.
-
BaseW3sGroupsManagerActions
-
BaseW3sGroupsManagerActions implements the actions and the methods to manage the CMS's groups
-
BaseW3sGroupsPanel
-
BaseW3sGroupsPanel implements the base panel rendered to manage the Control Panel's groups interface
-
BaseW3sImage
-
BaseW3sImage implements the base methods to manage and image
-
BaseW3sImageList
-
BaseW3sImageList implements the base methods to build a list of images. This class uses the toolbar object to build images' lists. To change this behaviour override the renderImageList function
-
BaseW3sImageListHorizontal
-
BaseW3sImageListHorizontal builds an horizontal list of images. This object is not used in w3studioCMS and has only a demonstration pourpose.
-
BaseW3sImageListVertical
-
BaseW3sImageListVertical builds a vertical list of images
-
BaseW3sImagesManagerActions
-
BaseW3sImagesManagerActions implements the actions and the methods to manage the CMS's images
-
BaseW3sLanguageManager
-
w3sLanguageManager implements the base methods to add, edit, delete a w3sLanguage object.
-
BaseW3sLanguagesEditor
-
BaseW3sLanguagesEditor implements the base methods to render the editor to manage website's languages
-
BaseW3sLanguagesManagerActions
-
BaseW3sLanguagesManagerActions implements the actions and the methods to manage the CMS's languages
-
BaseW3sLanguagesMenuActions
-
BaseW3sGroupsManagerActions implements the action to edit the CMS's menu languages content
-
BaseW3sLanguagesPanel
-
BaseW3sLanguagesPanel implements the base object to render the language's panel for the W3sTudioCMS Control Panel
-
BaseW3sMarkdownActions
-
BaseW3sGroupsManagerActions implements the actions and the methods to manage the CMS's markdown content
-
BaseW3sMenu
-
BaseW3sMenu implements the base class to draw a menu.
-
BaseW3sMenuBuilderActions
-
BaseW3sMenuBuilderActions implements the actions and the methods to manage the CMS's menu content
-
BaseW3sMenuHorizontal
-
BaseW3sMenuHorizontal implements the base methods to render an horizontal menu.
-
BaseW3sMenuInteractive
-
BaseW3sMenuInteractive implements the base methos to render the interactive menu.
-
BaseW3sMenuManager
-
BaseW3sMenuManager extends BaseW3sMenuHorizontal to draws the menu manager
-
BaseW3sMenuManagerActions
-
BaseW3sMenuManagerActions implements the actions and the methods to manage the CMS's Menu manager
-
BaseW3sMenuVertical
-
BaseW3sMenuVertical implements the base methods to render a vertical menu
-
BaseW3sMenuVerticalFromArray
-
BaseW3sMenuVertical implements the base methods to render a vertical menu from an array
-
BaseW3sMenuVerticalFromYml
-
BaseW3sMenuVerticalFromYml implements the base methods to render a vertical menu from a yml file
-
BaseW3sMetatagsActions
-
BaseW3sMetatagsActions implements the actions and the methods to manage the CMS's metatags
-
BaseW3sMetatagsManager
-
BaseW3sMetatagsManager implements the base object to render the group's panel for the W3sTudioCMS Control Panel
-
BaseW3sPageEditor
-
BaseW3sPageEditor implements the base methods to render the editor to manage the pages of the website
-
BaseW3sPageManager
-
w3sPageManager implements the base methods to add, edit, delete a w3sPage object.
-
BaseW3sPageRenamerEditor
-
BaseW3sPageRenamerEditor implements the base object to render the interface to rename website's pages.
-
BaseW3sPagesManagerActions
-
BaseW3sPagesManagerActions implements the actions and the methods to manage the CMS's pages
-
BaseW3sPreviewActions
-
BaseW3sPreviewActions implements the actions and the methods to manage the CMS's preview module
-
BaseW3sProperties
-
BaseW3sProperties implements the base methos to render the property box used by several editors
-
BaseW3sPublisherActions
-
BaseW3sPublisherActions implements the actions and the methods to manage the CMS's publishing module
-
BaseW3sRepeatedContentsActions
-
BaseW3sRepeatedContentsActions implements the actions and the methods to manage the CMS's repeated contents
-
BaseW3sRepeatedContentsBase
-
w3sRepeatedContentsBase implements the base methods to create a new repeated content level.
-
BaseW3sRepeatedContentsBaseGroup
-
-
BaseW3sRepeatedContentsBaseLanguage
-
-
BaseW3sRepeatedContentsBasePage
-
-
BaseW3sRepeatedContentsBaseSite
-
-
BaseW3sRepeatedContentsManager
-
w3sRepeatedContentsManager is the object deputated to manage the RepeatedContents on a web page.
-
BaseW3sSlotContents
-
BaseW3sSlotContents is the an object used to manage the contents stored on a slot.
-
BaseW3sSlotManager
-
BaseW3sSlotManager implements the base methods to render the contents placed on a slot.
-
BaseW3sSlotManagerEditor
-
BaseW3sSlotManager implements the base methods to render the contents placed on a slot for the CMS backend editor
-
BaseW3sSlotManagerPreview
-
BaseW3sSlotManager implements the base methods to render the contents placed on a slot for the CMS backend preview
-
BaseW3sSlotManagerPublisher
-
BaseW3sSlotManager implements the base methods to render the contents placed on a slot for the CMS backend publisher
-
BaseW3sSlotMapperAction
-
BaseW3sSlotMapperAction implements the actions and the methods to manage the CMS's slot mappers
-
BaseW3sSlotMapperPanel
-
BaseW3sSlotMapperPanel implements the base methods to render the editor to manage the slot mapping.
-
BaseW3sSlotRow
-
BaseW3sSlotManager implements the base method to draw a row that represents a slot in the slot panel
-
BaseW3sSlotRowGroup
-
BaseW3sSlotRowGroup renders a row to represent the slot repeated at group level
-
BaseW3sSlotRowLanguage
-
BaseW3sSlotRowLanguage renders a row to represent the slot repeated at language level
-
BaseW3sSlotRowPage
-
BaseW3sSlotRowPage renders a row to represent the slot repeated at page level
-
BaseW3sSlotRowSite
-
BaseW3sSlotRowSite renders a row to represent the slot repeated at site level
-
BaseW3sSlotsActions
-
BaseW3sSlotsActions implements the actions and the methods to manage the CMS's slots
-
BaseW3sSlotsEditor
-
BaseW3sSlotManager implements the base object to render the group's panel for the W3sTudioCMS Control Panel
-
BaseW3sTemplateEngine
-
BaseW3sTemplateEngine implements the base methods to render a template.
-
BaseW3sTemplateEngineEditor
-
BaseW3sTemplateEngineEditor implements the base methods to render the W3StudioCMS backend editor
-
BaseW3sTemplateEngineFrontend
-
BaseW3sTemplateEngineFrontend implements the base methods to render the W3StudioCMS frontend
-
BaseW3sTemplateEnginePreview
-
BaseW3sTemplateEnginePreview implements the base methods to render the W3StudioCMS editor preview
-
BaseW3sTemplateEnginePublisher
-
BaseW3sTemplateEnginePublisher implements the base methods to render the W3StudioCMS page to be published
-
BaseW3sTemplateEngineSlotMapper
-
w3sTemplateEngineSlotMapper renders the template, displaying the slots and make them choosable to be combined to build a bridge between templates. In this way contents can be ported from a template to a new one.
-
BaseW3sThemeManager
-
BaseW3sThemeManager implements the base methods to render the editor to manage the website's themes
-
BaseW3sThemeManagerActions
-
BaseW3sThemeManagerActions implements the actions and the methods to manage the CMS's themes
-
BaseW3sTinyMCEActions
-
BaseW3sTinyMCEActions implements the actions and the methods to manage the tinyMCE editor
-
BaseW3sUploadifyActions
-
BaseW3sUploadifyActions implements the actions and the methods to manage the CMS's files uploader
-
beginTransaction
-
-
buttonSkeleton
-
Returns the button skeleton, according to the imageTextRelation param.
-
BaseW3sAdapter.class.php
-
-
BaseW3sContentManager.class.php
-
-
BaseW3sContentManagerImage.class.php
-
-
BaseW3sContentManagerLanguagesMenu.class.php
-
-
BaseW3sContentManagerLanguagesMenuImages.class.php
-
-
BaseW3sContentManagerLanguagesMenuTextual.class.php
-
-
BaseW3sContentManagerMarkdown.class.php
-
-
BaseW3sContentManagerMenu.class.php
-
-
BaseW3sContentManagerScript.class.php
-
-
BaseW3sContentManagerSigninButton.class.php
-
-
BaseW3sContentManagerText.class.php
-
-
BaseW3sContentsMove.class.php
-
-
BaseW3sContentExtensionsManager.class.php
-
-
BaseW3sClientSidePackager.class.php
-
-
BaseW3sClientSidePackagerBackend.class.php
-
-
BaseW3sEditor.class.php
-
-
BaseW3sEditorContents.class.php
-
-
BaseW3sEditorContentsImage.class.php
-
-
BaseW3sEditorContentsLanguagesMenuImages.class.php
-
-
BaseW3sEditorContentsLanguagesMenuTextual.class.php
-
-
BaseW3sEditorContentsMarkdown.class.php
-
-
BaseW3sEditorContentsScript.class.php
-
-
BaseW3sEditorContentsSigninButton.class.php
-
-
BaseW3sEditorContentsText.class.php
-
-
BaseW3sEditorContentsTextTinyMCE.class.php
-
-
BaseW3sControlPanel.class.php
-
-
BaseW3sCpBasePanel.class.php
-
-
BaseW3sFileManager.class.php
-
-
BaseW3sGroupsPanel.class.php
-
-
BaseW3sLanguagesPanel.class.php
-
-
BaseW3sMetatagsManager.class.php
-
-
BaseW3sPageRenameEditor.class.php
-
-
BaseW3sSlotsEditor.class.php
-
-
BaseW3sSlotRow.class.php
-
-
BaseW3sSlotRowGroup.class.php
-
-
BaseW3sSlotRowLanguage.class.php
-
-
BaseW3sSlotRowPage.class.php
-
-
BaseW3sSlotRowSite.class.php
-
-
BaseW3sGroupEditorForAdd.class.php
-
-
BaseW3sGroupEditorForEdit.class.php
-
-
BaseW3sLanguagesEditor.class.php
-
-
BaseW3sPageEditor.class.php
-
-
BaseW3sThemeManager.class.php
-
-
BaseW3sGroupManager.class.php
-
-
BaseW3sImage.class.php
-
-
BaseW3sImageList.class.php
-
-
BaseW3sImageListHorizontal.class.php
-
-
BaseW3sImageListVertical.class.php
-
-
BaseW3sLanguageManager.class.php
-
-
BaseW3sActionsMenu.class.php
-
-
BaseW3sMenu.class.php
-
-
BaseW3sMenuHorizontal.class.php
-
-
BaseW3sMenuInteractive.class.php
-
-
BaseW3sMenuManager.class.php
-
-
BaseW3sMenuVertical.class.php
-
-
BaseW3sMenuVerticalFromArray.class.php
-
-
BaseW3sMenuVerticalFromYml.class.php
-
-
BaseW3sPageManager.class.php
-
-
BaseW3sProperties.class.php
-
-
BaseW3sRepeatedContentsBase.class.php
-
-
BaseW3sRepeatedContentsBaseGroup.class.php
-
-
BaseW3sRepeatedContentsBaseLanguage.class.php
-
-
BaseW3sRepeatedContentsBasePage.class.php
-
-
BaseW3sRepeatedContentsBaseSite.class.php
-
-
BaseW3sRepeatedContentsManager.class.php
-
-
BaseW3sSlotManager.class.php
-
-
BaseW3sSlotManagerEditor.class.php
-
-
BaseW3sSlotManagerPreview.class.php
-
-
BaseW3sSlotManagerPublisher.class.php
-
-
BaseW3SlotContents.class.php
-
-
BaseW3sSlotMapperPanel.class.php
-
-
BaseW3sTemplate.class.php
-
-
BaseW3sTemplateEditor.class.php
-
-
BaseW3sTemplateFrontend.class.php
-
-
BaseW3sTemplatePreview.class.php
-
-
BaseW3sTemplatePublisher.class.php
-
-
BaseW3sTemplateSlotMapper.class.php
-
-
BaseW3sBackendActions.class.php
-
-
BaseW3sContentManagerActions.class.php
-
-
BaseW3sControlPanelActions.class.php
-
-
BaseW3sFrontendActions.class.php
-
-
BaseW3sGroupsManagerActions.class.php
-
-
BaseW3sImagesManagerActions.class.php
-
-
BaseW3sLanguagesManagerActions.class.php
-
-
BaseW3sLanguagesMenuActions.class.php
-
-
BaseW3sMarkdownActions.class.php
-
-
BaseW3sMenuManagerActions.class.php
-
-
BaseW3sMenuBuilderActions.class.php
-
-
BaseW3sMetatagsActions.class.php
-
-
BaseW3sPagesManagerActions.class.php
-
-
BaseW3sPreviewActions.class.php
-
-
BaseW3sPublisherActions.class.php
-
-
BaseW3sSlotMapperAction.class.php
-
-
BaseW3sRepeatedContentsActions.class.php
-
-
BaseW3sSlotsActions.class.php
-
-
BaseW3sThemeManagerActions.class.php
-
-
BaseW3sTinyMCEActions.class.php
-
-
BaseW3sUploadifyActions.class.php
-
-
$group
-
-
$groupId
-
-
$groupName
-
-
$groupsSkeleton
-
-
getAction
-
-
getActionDisabledParams
-
-
getActionParams
-
-
getActiveGroups
-
Retrieves the whole active groups in the website
-
getActiveLanguages
-
Retrieves the whole active languaes in the website
-
getAdapter
-
-
getAttributes
-
Returns the value of the attributes variable.
-
getAvailableCountries
-
Returns a formatted array which contains all the cultures retrieved by the sfCultureInfo() method
-
getBaseContent
-
-
getCaption
-
-
getCaptionParams
-
-
getClassName
-
Returns the value of the className variable.
-
getCompressedFiles
-
Returns and array that contains a list of the javascripts and stylesheets files which have to be added to the page. Each file has to be expressed as an absolute path to the web directory
-
getCompressedFiles
-
-
getConfigFiles
-
Retrieves the config folders where the config file is found
-
getConfiguration
-
-
getContent
-
Returns the value of the content variable.
-
getContentMappers
-
-
getContentMapping
-
Returns all the content mappers for the slot where the contents are placed
-
getContentMapping
-
Sets the mapping for the related content and returns it.
-
getContentMenu
-
Retrieves all the menu rows related to the idContent
-
getContentsAsMap
-
Creates a map for the whole contents that belongs the current slot. It creates a unique key that identifies each content. This map will be used to repeat the content through languages and pages.
-
getContentsAsMap
-
Overrides the default function and addes the GroupId as addictional parameter to create the key
-
getContentsForAdd
-
-
getContentsForAdd
-
-
getContentsForAdd
-
-
getContentsForAdd
-
Creates and array of objects that inherit from the BaseW3sSlotContents object, to add the content on site's pages according to the slot's repeated status level
-
getContentsForAdd
-
-
getContentsForCopy
-
-
getContentsForCopy
-
-
getContentsForCopy
-
Creates and array of objects that inherit from the BaseW3sSlotContents object, to copy the content on site's pages according to the slot's repeated status level
-
getContentsForDelete
-
Creates and array of objects that inherit from the BaseW3sSlotContents object, to delete the content on site's pages according to the slot's repeated status level
-
getContentsForDelete
-
-
getContentsForDelete
-
-
getContentsForDelete
-
-
getContentsForDelete
-
-
getContentsForNewStatus
-
Creates and array of objects that inherit from the BaseW3sSlotContents object, to repeat the content from the old status to the new one.
-
getContentsForNewStatus
-
-
getContentsForNewStatus
-
-
getContentsForNewStatus
-
-
getContentsForNewStatus
-
-
getCurrentLanguage
-
Returns the folder's name where the markdown files are stored.
-
getCurrentUser
-
-
getCurrentUser
-
-
getDefaultInteractiveMenu
-
Returns the value of the default interactiveMenu.
-
getDefaultValue
-
-
getDefaultValue
-
-
getDefaultValue
-
-
getDefaultValue
-
Returns the default text for the content
-
getDefaultValue
-
Returns the default text for the flash content
-
getDefaultValue
-
-
getDefaultValue
-
-
getDefaultValue
-
-
getDefaultValue
-
-
getDirs
-
Retrieves the folders placed under the one in the $path variable.
-
getDisplayContentForEditorMode
-
-
getDisplayContentForEditorMode
-
-
getDisplayContentForEditorMode
-
-
getDisplayContentForEditorMode
-
Returns the content formatted to be correctly displayed in the editor mode.
-
getDisplayContentForEditorMode
-
Returns the content formatted to be correctly displayed in the editor mode.
-
getDisplayContentForEditorMode
-
-
getDisplayContentForEditorMode
-
-
getDisplayContentForPreviewMode
-
Returns the content formatted to be correctly displayed in the preview mode.
-
getDisplayContentForPreviewMode
-
-
getDisplayContentForPreviewMode
-
-
getDisplayContentForPreviewMode
-
-
getDisplayContentForPreviewMode
-
-
getDisplayContentForPreviewMode
-
-
getDisplayContentForPublishMode
-
-
getDisplayContentForPublishMode
-
-
getDisplayContentForPublishMode
-
-
getDisplayContentForPublishMode
-
Returns the content formatted to be correctly displayed when the site is published.
-
getDisplayContentForPublishMode
-
-
getDisplayContentForPublishMode
-
-
getDivName
-
Returns the value of the divName variable.
-
getEditorEvents
-
-
getEditorName
-
-
getEditorName
-
Returns the name used by the w3sEditorFactory class to render the editor.
-
getEditorName
-
-
getEditorName
-
-
getEditorSkeleton
-
Returns the value of the editorSkeleton variable.
-
getEnabled
-
-
getExceptionMessage
-
Returns the value of the exceptionMessage variable.
-
getExtendedContentElements
-
-
getExtendedContentElements
-
Returns the extended content's elements, related to current content.
-
getFileInfo
-
Returns an array that contains the parameters used by the CMS to match when a file has been changed and the compression has to be made again. The returned params are, the file itself, the modification time and the size.
-
getFormName
-
Returns the value of the formName variable.
-
getFromLanguageName
-
Finds the W3sLanguage object from its name
-
getFromName
-
Finds the W3sGroup object from its name
-
getFromPageAndLanguage
-
Retrieves the metatag informations from language and page
-
getFromPageName
-
Finds the W3sPage object from its name
-
getGroup
-
-
getGroups
-
-
getHomePage
-
Finds the main W3sPage object.
-
getIdLanguage
-
-
getIdPage
-
-
getImage
-
-
getImage
-
Returns the value of the image variable.
-
getImageAboveText
-
-
getImageAfterText
-
-
getImageBeforeText
-
-
getImageDisabled
-
-
getImageHeigh
-
-
getImageList
-
-
getImageParams
-
-
getImageSrc
-
Formats the src attribute for the image that represents the language, according to the content's params
-
getImageText
-
-
getImageTextRelation
-
-
getImageUnderText
-
-
getImageWidth
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
-
getInteractiveMenu
-
Returns the Interactive Menu used to manage the content.
-
getInteractiveMenu
-
-
getInteractiveMenuEvents
-
-
getInteractiveMenuEvents
-
-
getInteractiveMenus
-
-
getInteractiveMenus
-
-
getJavascripts
-
-
getLanguage
-
-
getLanguageId
-
-
getLanguageName
-
-
getLanguageName
-
-
getLanguages
-
-
getLinkedTo
-
-
getMainLanguage
-
Finds the main W3sLanguage object. If any is found, the forst one is returned
-
getMaxPosition
-
Retrieves the extended menu content which has the higher position
-
getNewLink
-
Returns a new link with default values
-
getPage
-
-
getPageContents
-
-
getPageId
-
-
getPageName
-
-
getPageName
-
-
getPages
-
-
getPagesOrderedByName
-
Returns the website's pages in ascending order
-
getPkFromSlotName
-
Finds the W3sSlot object from its name
-
getPreviewSkeleton
-
Returns the value of the previewSkeleton variable.
-
getRemoverSlotContent
-
Creates an istance of w3sSlotContents which will be used to remove the contents from the
-
getRenderedContents
-
-
getRequiredCredentials
-
-
getSelectedImage
-
-
getSitePages
-
Retrieves all the site's pages.
-
getSkeleton
-
Returns the value of the skeleton variable.
-
getSlotContents
-
Returns the slot's contents which are to be repeated
-
getSlotContents
-
Retrieves the page's contents and returns an array where the contents are grouped by slot.
-
getSlotsFromTemplate
-
Returns an array which contains all the slotNames used in the template
-
getSortables
-
-
getSortables
-
-
getStandardCss
-
-
getStylesheets
-
-
getStylesheetsFromContents
-
Returns an array that contains the template's stylesheets retrieved from the template contents
-
getTemplateContents
-
-
getTemplateFile
-
Returns the file path for the current template.
-
getTemplateSlot
-
Creates an array that associates the template with the slotId for the slot where the contents are placed
-
getTemplateSlots
-
Retrieves all the slot rows related to a template
-
getThemeContents
-
Returns the template contents
-
getToolbar
-
-
getToolbarFile
-
Returns the value of the toolbarFile variable.
-
getUncompressedFiles
-
-
getUncompressedFiles
-
-
getUpdateForeigns
-
Returns the value of the updateForeigns variable.
-
getWebEditorName
-
Returns the value of the webEditorName variable.
-
$renderedContents
-
-
$repeatedContentsManager
-
-
$requiredCredentials
-
-
$requiredOptions
-
-
$rowId
-
-
$rowSkeleton
-
-
$rowSkeleton
-
-
$rowSkeleton
-
-
$rowSkeleton
-
-
redraw
-
Redraws the contents for the slot passed ad param
-
redrawSlot
-
-
remove
-
Removes a theme from the website
-
removeContent
-
Deletes an existing content mapper
-
removeContentMapper
-
Deletes an existing content mapper
-
removeLink
-
Removes the link passed as param from the menu, then saves the menu itself
-
removeStylesheetsFromTemplate
-
Removes the stylesheets reference from the template
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
-
render
-
Renders the button
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
Renders the property box.
-
render
-
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
-
render
-
Renders the editor.
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
-
render
-
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
Overrides the BaseW3sEditor render method
-
render
-
Overrides the base method to render the editor.
-
renderCaption
-
Sets the image list's default caption
-
renderCaption
-
Overrides the base renderCaption method
-
renderCloseButton
-
Renders the button to close the editor.
-
renderCopyright
-
Renders the W3StudioCMS Copyright button.
-
renderFilesPanel
-
Renders the panel where the markdown files are displayed
-
renderImageList
-
Renders the image list
-
renderImageListContents
-
Renders the contentf of the image list
-
renderImagesList
-
Renders the uploaded images
-
renderInteractiveMenus
-
Renders the interactive menus for the slot's contents passed as param
-
renderMenu
-
Renders the menu.
-
renderMenu
-
Renders the menu from the current content
-
renderMenuManager
-
-
renderPage
-
-
renderPage
-
Implement the method to render the webpage.
-
renderPage
-
-
renderPage
-
-
renderPage
-
-
renderPage
-
-
renderPages
-
Renders the site's pages
-
renderPreviewWindow
-
Renders the preview window to display the image
-
renderProperties
-
Renders the properties box to edit the image's attributes
-
renderRow
-
-
renderRow
-
-
renderRow
-
-
renderRow
-
Draws the row to represent the slot
-
renderRow
-
-
renderSlots
-
-
renderSlots
-
Implement the method to render the slot's contents.
-
renderSlots
-
-
renderSlots
-
-
renderSortables
-
Renders the sortables for the slot's contents passed as param
-
renderSummary
-
Creates an alphabetical string where are included all the first letters of each page name to create a summary.
-
renderToolbar
-
Renders the toolbar.
-
renderToolbar
-
-
renderToolbar
-
Renders the toolbar.
-
renderToolbar
-
-
renderToolbar
-
-
renderToolbar
-
-
renderToolbar
-
Renders the toolbar
-
renderToolbar
-
-
resetMain
-
Changes the current main language as normal language
-
retrieveJavascripts
-
Returns an array of files with the files' attributes, divided from prototype and jquery files.
-
retrieveLinkTags
-
-
retrieveSiteStylesheets
-
Reads all the site's template files and retrieves the whole stylesheets used in the website.
-
retrieveStylesheets
-
Returns an array of files with the files' attributes
-
retrieveTemplateAttributesFromPage
-
Retrieves the information related to the template used in the current page from a w3sPage object.
-
retrieveTemplateAttributesFromPage
-
Overrides the default retrieveTemplateAttributesFromPage method
-
retrieveTemplateStylesheets
-
Retrieves the stylesheets used in the current template. The result is fomatted as [templateName-stylesheetName1,templateName-stylesheetName2,].
-
retrieveTemplateStylesheets
-
Overrides the default retrieveTemplateStylesheets method
-
rollBack
-
-
routeExist
-
-
$selectedImage
-
-
$selectedLanguage
-
-
$skeleton
-
-
$skeleton
-
-
$skeleton
-
-
$skeleton
-
-
$slot
-
-
$slot
-
-
$sortables
-
-
$sortables
-
-
$sourceDir
-
-
$sourceTemplate
-
-
$standardCss
-
-
$stylesheets
-
-
save
-
-
save
-
-
save
-
Save function has to process this object to add new contentMappers to the database,
-
save
-
Saves the current mapping
-
saveContents
-
Saves the RepeatedContents.
-
saveMap
-
-
saveParams
-
-
saveRequestedOperation
-
Add or edit the operation to the table
-
scanTheme
-
Returns an array which contains all the templates files that constitutes the theme
-
semaphore
-
Implements a semaphore to avoid conflicts between pages editing
-
serializeMenu
-
Serializes the menu and escludes the menu item if passed
-
serializeMenuOptions
-
Serializes the menu options
-
setAction
-
Sets / Gets the value of the action property.
-
setActionDisabledParams
-
Sets / Gets the value of the actionParams property.
-
setActionParams
-
Sets / Gets the value of the actionParams property.
-
setAdapter
-
-
setAvailableCountriesPath
-
Setter for the availableCountriesPath param to change the dafault path
-
setBaseContent
-
-
setBaseTemplateParams
-
Sets the both the id and name params for the current language and page.
-
setCaption
-
Sets / Gets the value of the caption property.
-
setCaptionParams
-
Sets / Gets the value of the captionParams property.
-
setClassName
-
Sets the value of the className variable.
-
setClientFunction
-
Returns a client-side function to open the repeated contents manager editor
-
setCommand
-
Sets the command executed when user clicks the selected item
-
setCommand
-
Sets the command executed when user clicks the selected item
-
setContent
-
Sets the value of the content variable.
-
setControlPanel
-
-
setCountriesPath
-
-
setCurrentNavigationPage
-
-
setCurrentTemplate
-
Sets the internal variables for the current template
-
setCurrentUser
-
Sets / Gets the value of the currentUser property.
-
setCurrentUser
-
Sets / Gets the value of the currentUser property.
-
setDefaultInfo
-
Sets the related theme info.
-
setDefaultInteractiveMenu
-
Sets the default interactiveMenu.
-
setDivName
-
Sets the value of the divName variable.
-
setEditorSkeleton
-
Sets the value of the editorSkeleton variable.
-
setEnabled
-
Sets / Gets the value of the enabled property.
-
setErrorMessage
-
-
setExceptionError
-
The this->errors' array zero key is reserved for exceptions. Here is filled
-
setExceptionMessage
-
Sets the value of the exceptionMessage variable.
-
setFormName
-
Sets the value of the formName variable.
-
setIdContent
-
-
setIdLanguage
-
-
setIdLanguage
-
-
setIdPage
-
-
setIdPage
-
-
setImage
-
Sets / Gets the value of the image property.
-
setImageAboveText
-
Sets / Gets the value of the imageAboveText property.
-
setImageAfterText
-
Sets / Gets the value of the imageAfterText property.
-
setImageAttributes
-
Sets the image attributes, like with, height, imageType and size
-
setImageBeforeText
-
Sets / Gets the value of the imageBeforeText property.
-
setImageDimensions
-
Sets the image's dimensions
-
setImageDisabled
-
Sets / Gets the value of the imageDisabled property.
-
setImageHeight
-
-
setImageList
-
-
setImageParams
-
Sets / Gets the value of the imageParams property.
-
setImagePreview
-
Resizes the image and updates the image's attributes to fit it into a rectangle which dimensions are passed as reference.
-
setImagesSet
-
-
setImageText
-
Sets / Gets the value of the imageText property.
-
setImageTextRelation
-
Sets / Gets the value of the imageTextRelation property.
-
setImageUnderText
-
Sets / Gets the value of the imageUnderText property.
-
setImageWidth
-
-
setJavascripts
-
-
setLanguageName
-
-
setLinkedTo
-
Sets / Gets the value of the linkedTo property.
-
setLinksForPreview
-
Looks for all the links in the given parameter, formats them to be used in preview mode and replace the standard links with the new ones
-
setMessageErrors
-
setMessageErrors. Fills the standard error messages
-
setNavigationPage
-
-
setNavigationPage
-
-
setPageName
-
-
setPagesFilter
-
-
setParamsToArray
-
Formats the content to display the navigation menu on the web page.
-
setPreviewSkeleton
-
Sets the value of the previewSkeleton variable.
-
setRequestedOperation
-
Checks if requested page if free. If everything is fine sets it as active
-
setRequiredCredentials
-
Sets / Gets the value of the requiredCredentials property.
-
setSelectedImage
-
-
setSkeleton
-
Sets the value of the skeleton variable.
-
setStandardCss
-
-
setStylesheets
-
-
setTemplateAttributes
-
Set the attributes for current templates, like stylesheets, javascripts, metatags
-
setTemplateInfo
-
Sets the information about the current template
-
setToolbar
-
Sets / Gets the value of the toolbar property.
-
setToolbarButton
-
Implement the mothod to set a button which has to be rendered with the toolbar
-
setToolbarButton
-
-
setToolbarButton
-
-
setToolbarFile
-
Sets the value of the toolbarFile variable.
-
setUpdateForeigns
-
Sets the value of the updateForeigns variable.
-
setWebEditorName
-
Sets the value of the webEditorName variable.
-
$webEditorName
-
-
w3sContentManager.class.php
-
-
w3sContentManagerFactory.class.php
-
-
w3sContentManagerFlash.class.php
-
-
w3sClientSidePackagerBackend.class.php
-
-
w3sMenuOptionsForm.php
-
-
w3sScriptForm.class.php
-
-
w3sLanguagesPanelForm.php
-
-
w3sMetatagsPanelForm.php
-
-
w3sRenamePageForm.class.php
-
-
W3sSlotRowsFactory.class.php
-
-
w3sGroupsManagerForm.class.php
-
-
w3sPagesManagerForm.class.php
-
-
w3sRepeatedContentsForm.class.php
-
-
w3sEditorFactory.class.php
-
-
w3sEditorInterface.class.php
-
-
w3sRenderingFilter.class.php
-
-
w3sCascadeConfigHandler.class.php
-
-
w3sToolbarConfigHandler.class.php
-
-
w3sActionsMenu.class.php
-
-
w3sModelContentExtensionMenuPeer.class.php
-
-
w3sModelGroupPeer.class.php
-
-
w3sModelLanguagePeer.class.php
-
-
w3sModelPagePeer.class.php
-
-
w3sModelSearchEnginePeer.class.php
-
-
w3sModelSlotPeer.class.php
-
-
w3sPropertiesForm.class.php
-
-
w3sProperties.class.php
-
-
w3sRepeatedContentsInterface.class.php
-
-
w3sRepeatedContentsBase.class.php
-
-
w3sRepeatedContentsBaseGroup.class.php
-
-
w3sRepeatedContentsBaseLanguage.class.php
-
-
w3sRepeatedContentsBasePage.class.php
-
-
w3sRepeatedContentsBaseSite.class.php
-
-
w3sRouting.class.php
-
-
w3sSemaphore.class.php
-
-
w3sSlotManager.class.php
-
-
w3sSlotManagerEditor.class.php
-
-
w3sSlotManagerPreview.class.php
-
-
w3sSlotManagerPublisher.class.php
-
-
w3sSlotContentsMySql.class.php
-
-
w3sSlotContentsOrm.class.php
-
-
w3sButton.class.php
-
-
w3sToolbar.class.php
-
-
w3sToolbarHorizontal.class.php
-
-
w3sToolbarVertical.class.php
-
-
w3sLinkConverter.class.php
-
-
w3sPropelWorkaround.class.php
-
-
w3sActionsMenu
-
Implements the BaseW3sActionsMenu object.
-
w3sBackendActions
-
BaseW3sBackendActions implements the actions and the methods to manage the CMS's backend
-
w3sButton
-
-
w3sCascadeConfigHandler
-
w3sCascadeConfigHandler implements the handler to manage the cascade.yml configuration files.
-
w3sClientSidePackagerBackend
-
Implements the BaseW3sClientSidePackagerBackend object
-
w3sContentManager
-
Implements the BaseW3sSlotManager object
-
w3sContentManagerFactory
-
w3sContentManagerFactory class.
-
w3sContentManagerFlash
-
w3sContentManagerFlash extends the w3sContentManager to represent a flash content. This object has a minimal interface and will be implemented in the future.
-
w3sContentsManagerActions
-
Implements the BaseW3sContentsManagerActions object
-
w3sControlPanelActions
-
Implements the BaseW3sControlPanelActions object
-
w3sEditor
-
Defines an interface for creating editors.
-
w3sEditorFactory
-
w3sEditorFactory class. Inspired by factory pattern, returns the subclassed editor, according to the content's type to edit.
-
w3sFrontendActions
-
Implements the BaseW3sFrontendActions object
-
w3sGroupsManagerActions
-
Implements the BaseW3sGroupsManagerActions object
-
w3sGroupsManagerForm
-
w3sGroupsManagerForm implements the base form object to render the interface to manage the website groups
-
w3sImagesManagerActions
-
Implements the BaseW3sImagesManagerActions object
-
w3sLanguagesManagerActions
-
Implements the BaseW3sLanguagesManagerActions object
-
w3sLanguagesMenuActions
-
Implements the BaseW3sLanguagesMenuActions object
-
w3sLanguagesPanelForm
-
w3sLanguagesPanelForm implements the panel rendered to manage the Control Panel's languages interface
-
w3sLinkConverter
-
w3sLinkConverter analizes link and formats them if they are wrong.
-
w3sMarkdownActions
-
Implements the BaseW3sMarkdownActions object
-
w3sMenuBuilderActions
-
Implements the BaseW3sMenuBuilderActions object
-
w3sMenuOptionsForm
-
w3sMenuOptionsForm renders the base interface to display the option box for the menu content editor
-
w3sMetatagsActions
-
Implements the BaseW3sMetatagsActions object
-
w3sMetatagsPanelForm
-
w3sMetatagsPanelForm implements the panel rendered to manage the Control Panel's metatags interface
-
w3sModelContentExtensionMenuPeer
-
w3sModelContentExtensionMenuPeer implements some useful methods to search through the W3sContentExtensionMenu objects
-
w3sModelGroupPeer
-
w3sModelGroupPeer implements some useful methods to search through the W3sGroup objects
-
w3sModelLanguagePeer
-
w3sModelLanguagePeer implements some useful methods to search through the W3sLanguage objects
-
w3sModelPagePeer
-
w3sModelPagePeer implements some useful methods to search through the W3sPage objects
-
w3sModelSearchEnginePeer
-
w3sModelPagePeer implements some useful methods to search through the W3sSearchEngine objects
-
w3sModelSlotPeer
-
w3sModelPagePeer implements some useful methods to search through the W3sSlot objects
-
w3sPagesManagerActions
-
Implements the BaseW3sPagesManagerActions object
-
w3sPagesManagerForm
-
w3sPagesManagerForm implements the base form object to render the interface to manage the website pages
-
w3sPreviewActions
-
Implements the BaseW3sPreviewActions object
-
w3sPropelWorkaround
-
w3sPropelWorkaround is a workaround class designed to make W3studioCMS compatible
-
w3sProperties
-
Implements the BaseW3sProperties object
-
w3sPropertiesForm
-
w3sPropertiesForm is a generic form to render a standard form which every row is a property for a generic object
-
w3sPublisherActions
-
Implements the BaseW3sPublisherActions object
-
w3sRenamePagesForm
-
w3sRenamePagesForm implements the panel rendered to manage the Control Panel's rename page interface
-
w3sRenderingFilter
-
w3sRenderingFilter manages stylesheets and javascripts, minimizing or gzipping them at runtime, according to the parameters defined in app.yml
-
w3sRepeatedContentsActions
-
Implements the BaseW3sRepeatedContentsActions object
-
w3sRepeatedContentsBase
-
Implements the BaseW3sRepeatedContentsBaseGroup object.
-
w3sRepeatedContentsForm
-
w3sRepeatedContentsForm implements the base form object to render the interface to manage the repeated contents
-
w3sRepeatedContentsGroup
-
Implements the BaseW3sEditorContentsImage object.
-
w3sRepeatedContentsInterface
-
Interface which has to be implemented to define a repeated content
-
w3sRepeatedContentsLanguage
-
Implements the BaseW3sRepeatedContentsBaseLanguage object.
-
w3sRepeatedContentsPage
-
Implements the BaseW3sRepeatedContentsBasePage object.
-
w3sRepeatedContentsSite
-
Implements the BaseW3sRepeatedContentsBaseSite object.
-
w3sRouting
-
Adds addictional routes used by W3StudioCMS
-
w3sScriptForm
-
w3sScriptForm renders the base interface to manage external scripts
-
w3sSlotContentsMySql
-
w3sSlotContentsMySql extends the BaseW3sSlotContents to manage the slot contents with a mySql database
-
w3sSlotContentsOrm
-
w3sSlotContentsOrm extends the BaseW3sSlotContents to manage the slot contents with the standard ORM
-
w3sSlotManager
-
Implements the BaseW3sSlotManager object
-
w3sSlotManagerEditor
-
Implements the BaseW3sSlotManagerEditor object
-
w3sSlotManagerPreview
-
Implements the BaseW3sSlotManagerPreview object
-
w3sSlotManagerPublisher
-
Implements the BaseW3sSlotManagerPublisher object
-
w3sSlotMapperActions
-
Implements the BaseW3sSlotMapperAction object
-
w3sSlotRowsFactory
-
w3sSlotRowsFactory creates the right slot's row according to the app_w3s_repeated_contents param
-
w3sThemeManagerActions
-
Implements the BaseW3sThemeManagerActions object
-
w3sTinyMCEActions
-
Implements the BaseW3sThemeManagerActions object
-
w3sToolbar
-
w3sToolbar is the base class to draw a toolbar, a collection of buttons.
-
w3sToolbarConfigHandler
-
w3sToolbarConfigHandler implements the handler to manage the toolbar.yml configuration files.
-
w3sToolbarHorizontal
-
w3sToolbarHorizontal draws a horizontal toolbar
-
w3sToolbarVertical
-
w3sToolbarHorizontal draws a vertical toolbar
-
w3sUploadifyActions
-
BaseW3sUploadifyActions implements the actions and the methods to manage the tinyMCE editor
-
writeStylesheet
-
-
writeStylesheet
-
Writes a stylesheet file used by the client-side web-editor