Method |
Description |
|
disable ( ) |
|
|
enable ( ) |
|
|
getAllActionsCount ( ) |
|
|
getAllActionsFilename ( ) |
|
|
getAttributeCodeFromId ( $attributeId ) |
|
|
getAttributeGroupId ( $attributeSetId, $attributeGroupName ) |
|
|
getAttributeIdFromCode ( $attributeCode, $entityTypeId ) |
|
|
getAttributeSetId ( $attributeSetName, $entityTypeCode ) |
|
|
getAttributeSetIdFromName ( $attributeSetName ) |
|
|
getAttributeSetNameById ( $attributeSetId ) |
|
|
getCategoryIdFromPath ( $path ) |
|
|
getCategoryPathFromUuid ( $uuid, $separator ) |
|
|
getCategoryUuidFromPath ( $path, $append = null, $separator ) |
|
|
getEavEntityAttributeId ( $entityTypeId, $attributeSetId, $attributeGroupId, $attributeId ) |
|
|
getEavEntityAttributeRow ( $entityAttributeId ) |
|
|
getEntityAttribute ( $attributeCode, $groupId ) |
|
|
getEntityTypeCodeFromId ( $entityTypeId ) |
|
|
getEntityTypeIdFromCode ( $entityTypeCode ) |
|
|
getExecutedActionsFilename ( ) |
|
|
getPendingActionsCount ( ) |
|
|
getStoragePath ( ) |
|
|
getUser ( ) |
|
|
getVersion ( type $len = null ) : string |
Get current Mageploy version from config.xml; |
|
isActive ( ) |
|
|
isAnonymousUser ( ) |
|
|
log ( $msg ) |
|
|
setUser ( string $username ) |
Set the current user name |
|