Class Root
This class creates a root object. (Type 4) See parent classes / interfaces for better documentation.
- MatthiasWeb\RealMediaLibrary\base\Base
-
MatthiasWeb\RealMediaLibrary\folder\BaseFolder implements MatthiasWeb\RealMediaLibrary\api\IFolder
-
MatthiasWeb\RealMediaLibrary\folder\Creatable
-
MatthiasWeb\RealMediaLibrary\order\Sortable
-
MatthiasWeb\RealMediaLibrary\folder\Root
Methods summary
public
|
|
public
|
|
public
|
|
public
|
#
getAbsolutePath( boolean $force = false, $fromSetName = false )
Creates a absolute path. If the absolute path is empty or forced to, it will be updated in the database, too. |
public
|
|
public
|
|
public
|
|
public
|
#
setRestrictions( string[] $restrictions = array() )
Set restrictions for this folder. Allowed restrictions for folders: |
public
IFolder[]
|
|
public
boolean|int[]
|
|
public
|
|
public
|
#
getContentCustomOrder( )
The content custom order defines the state of the content order functionality: |
public
|
#
getTypeName( string $default = null )
Get the type name for this folder. For example: Folder, Collection, Gallery, Unorganized. |
public
|
|
public static
|
Methods inherited from MatthiasWeb\RealMediaLibrary\order\Sortable
contentDeleteOrder()
,
contentEnableOrder()
,
contentIndex()
,
contentOrder()
,
contentReindex()
,
contentRestoreOldCustomNr()
,
delete_all_order()
,
folder_insert_anyParentHasMetadata()
,
folder_insert_anyParentHasMetadata_orderAutomatically()
,
getAttachmentNextTo()
,
getContentAggregationNr()
,
getContentNrOf()
,
getContentOldCustomNrCount()
,
getContentOrderNumbers()
,
isContentCustomOrderAllowed()
,
item_move_finished()
,
mla_media_modal_query_final_terms()
,
posts_clauses()
Methods inherited from MatthiasWeb\RealMediaLibrary\folder\Creatable
addChildren()
,
getMaxOrder()
,
getRowData()
,
insert()
,
isValidName()
,
read()
,
reindexChildrens()
,
relocate()
,
singleCheckInsert()
,
singleCheckInsertPermissions()
,
updateThisAndChildrensAbsolutePath()
,
xread()
Methods inherited from MatthiasWeb\RealMediaLibrary\folder\BaseFolder
anyChildrenHas()
,
anyChildrenHasMetadata()
,
anyParentHas()
,
anyParentHasMetadata()
,
getAllParents()
,
getId()
,
getName()
,
getOrder()
,
getOwner()
,
getParent()
,
getPath()
,
getPlain()
,
getRestrictions()
,
getRestrictionsCount()
,
hasChildren()
,
is()
,
isRestrictFor()
,
isValidChildrenType()
Methods inherited from MatthiasWeb\RealMediaLibrary\base\Base
Properties summary
Properties inherited from MatthiasWeb\RealMediaLibrary\folder\BaseFolder
$absolutePath
,
$children
,
$cnt
,
$contentCustomOrder
,
$id
,
$name
,
$order
,
$orderNumbers
,
$parent
,
$restrictions
,
$restrictionsCount
,
$row
,
$slug
,
$systemReservedFolders