Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe MediaModelList
+ Graphe d'héritage de MediaModelList:

Fonctions membres publiques

 getState ($property=null, $default=null)
 
 getImages ()
 
 getFolders ()
 
 getDocuments ()
 
 getList ()
 
 getVideos ()
 

Description détaillée

Media Component List Model

Depuis
1.5

Documentation des fonctions membres

◆ getDocuments()

getDocuments ( )

Get the documents on the current folder

Renvoie
array
Depuis
1.5

Références $list.

◆ getFolders()

getFolders ( )

Get the folders on the current folder

Renvoie
array
Depuis
1.5

Références $list.

◆ getImages()

getImages ( )

Get the images on the current folder

Renvoie
array
Depuis
1.5

Références $list.

◆ getList()

getList ( )

◆ getState()

getState (   $property = null,
  $default = null 
)

Method to get model state variables

Paramètres
string$propertyOptional parameter name
mixed$defaultOptional default value
Renvoie
object The property where specified, the state object where omitted
Depuis
1.5

Références $default, $folder, $input, et null.

◆ getVideos()

getVideos ( )

Get the videos on the current folder

Renvoie
array
Depuis
3.5

Références $list.


La documentation de cette classe a été générée à partir du fichier suivant :